1.3.0
This release is binary-compatible with the 1.x series.
It is a minor release due to a number of minor dependency updates. The Laika modules themselves have the nature of a patch release. Due to the somewhat higher-than-usual number of bug fixes it is recommended to upgrade as soon as possible.
-
Bugfixes
- Helium - fix
.site.addFontResourceswhich was removing previously registered fonts instead of just adding the new ones - #655 - Fix PDF downloads in the preview server when using the Helium theme - #652
- Run
@:includeand@:embeddirectives in the earliest rewrite phase to allow nodes with ids like headers in included fragments - #670 - Verbatim HTML for Markdown: support
<script>as root element - #669 - Fix
apiPath&downloadPathconstants inLaikaKeys(their values had been swapped) - #656 - Fix
expectedOffsetinPlatformDateTimeSpecwhich did not treat daylight saving time correctly - #659
- Helium - fix
-
Helium Default Colours - #660
- For better readability of white text the background colour for callouts with level WARNING in dark mode changed from
#b1a400to#817800. - The light background (
primaryLight) for the main theme colours has been made a tiny bit more neutral (for purely aesthetic reasons) - changed from#ebf6f7to#eef5f6.
- For better readability of white text the background colour for callouts with level WARNING in dark mode changed from
-
Documentation
- Correct all sections still referring to syntax from version 0.19.x plus fixing typos and grammar issues - #654
- Stop hosting the manual for version 0.17.x - #653
-
Minor Dependency Updates
- fs2 3.11.0
- http4s 0.23.30
- Apache FOP 2.10
- Scala.js 1.17.0
- Scala SDK 2.13.15
- Scala SDK 2.12.20
-
Patch Dependency Updates
- cats-effect 3.5.7
-
Build & Test Dependencies
- sbt 1.10.7
- munit 1.0.3
- sbt-mdoc 2.6.2
- laika-sbt 1.2.1