Apache Commons Skin Release Notes
Release History
Version |
Date |
Description |
5.0.1 |
YYY-MM-DD |
New features and bug fixes. |
5.0.0 |
2024-12-25 |
New features and bug fixes. |
4.2 |
2019-11-25 |
New features and bug fixes for maven-site-plugin 3.5+. The previous version velocity template had features written for an earlier site plugin version that were broken with the latest site plugin. |
Release 5.0.1 – YYY-MM-DD
No changes in this release.
Release 5.0.0 – 2024-12-25
Type |
Changes |
By |
 |
[StepSecurity] ci: Harden GitHub Actions #66. Thanks to step-security-bot, Gary Gregory. |
ggregory |
 |
Bump org.apache.commons:commons-parent from 49 to 78 #114, #121, #132, #140, #152, #154, #159, #162, #169, #171. Thanks to Gary Gregory, Dependabot. |
ggregory |
 |
Main logo upgrade - commons-logo.png Thanks to Rob Tompkins. |
chtompki |
 |
Bump GitHub CI actions. Thanks to Gary Gregory, Dependabot. |
ggregory |
 |
Migrate skin to Doxia 2.x #179. Thanks to Slawomir Jaranowski, Michael Osipov, Gary Gregory. |
ggregory |
Release 4.2 – 2019-11-25
Type |
Changes |
By |
 |
Remove unused css files. These are not used in the current skin and
are from previous skin versions. |
aherbert |
 |
Fix processing of custom <footer> element from commons-parent site.xml. |
aherbert |
 |
Update processing of <head> section to handle injected XHTML. |
aherbert |
 |
Optionally render bare <div class="source"><pre> tags using prettyprint.
The functionality is enabled using custom properties to be added to the site.xml. |
aherbert |
 |
Fixed background on navigation menu collapsed icon from white to transparent. |
aherbert |
|