Apache Commons logo

Apache Commons Skin Release Notes

Release History

Version Date Description
5.2.0 2025-10-18 This is a feature and maintenance release. Java 8 or later is required.
5.1.0 2025-09-13 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.2.0 – 2025-10-18

Type Changes By
Fix The Project logotype must use the word "Apache", not "The ASF". Thanks to Gary Gregory. ggregory
Update Bump commons-parent from 87 to 89. Thanks to Gary Gregory. ggregory

Release 5.1.0 – 2025-09-13

Type Changes By
Fix Fix typo in site.vm sebb
Fix Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80). Thanks to Gary Gregory. ggregory
Update Bump commons-parent from 79 to 87 #211, #232. Thanks to Dependabot, Gary Gregory. ggregory
Update Use the new oak leaf logo, needs a new commons-parent even for this component. Thanks to Gary Gregory. ggregory

Release 5.0.0 – 2024-12-25

Type Changes By
Fix [StepSecurity] ci: Harden GitHub Actions #66. Thanks to step-security-bot, Gary Gregory. ggregory
Update 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
Update Main logo upgrade - commons-logo.png Thanks to Rob Tompkins. chtompki
Update Bump GitHub CI actions. Thanks to Gary Gregory, Dependabot. ggregory
Update 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 Remove unused css files. These are not used in the current skin and are from previous skin versions. aherbert
Fix Fix processing of custom <footer> element from commons-parent site.xml. aherbert
Fix Update processing of <head> section to handle injected XHTML. aherbert
Add 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
Fix Fixed background on navigation menu collapsed icon from white to transparent. aherbert