github varabyte/kobweb v0.23.2

latest releases: v0.24.0, v0.23.3
7 months ago

We just learned our last release broke base paths, which is an important feature for anyone using GHP to host their Kobweb sites, so we're pushing this release out a little early.

Important

Planning to upgrade? Review instructions in the README.

Changes

Frontend

  • Fixed breakages introduced to sites that use the base path feature.
  • Fixed routing logic to avoid a potential infinite loop if you visit an invalid route, depending on how the host server was configured to handle fallbacks.

Silk

Markdown

  • Fixed an issue where quotes in frontmatter values were not escaped correctly

Gradle

  • Improvements around property resolution logic in preparation for Gradle 9.1 which can take advantage of it.

Thanks!

  • @DatL4g made their first contribution, adding useful parameters to the Image composable.

Full Changelog: v0.23.1...v0.23.2

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.