You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2023/01/19 20:56:54 UTC

[ANN] Maven Fluido Skin 1.11.2 released

The Apache Maven team is pleased to announce the release of the Maven 
Fluido Skin, version 1.11.2.

https://maven.apache.org/skins/maven-fluido-skin/

You should specify the version in your project's site configuration:

<skin>
   <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-fluido-skin</artifactId>
   <version>1.11.2</version>
</skin>


Release Notes - Maven Fluido Skin - Version 1.11.2

** Bug
     * [MSKINS-197] - CSS never applied to <p> and <dt> in section elements
     * [MSKINS-198] - Don't apply font size for <code /> in heading elements
     * [MSKINS-204] - Make MSKINS-76 ITs more tolerant
     * [MSKINS-205] - CSS shall only apply to <p> and <dt> if they are 
immediate children of <section>

** Improvement
     * [MSKINS-206] - Apply CSS margins to tables as well

** Task
     * [MSKINS-208] - Limit usage of skin to Doxia (Sitetools) 1.x only


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org