Skip to content

v0.27.0

Compare
Choose a tag to compare
@markdumay markdumay released this 21 Oct 10:41
· 144 commits to main since this release
a0cbdd0

This release simplifies the integration with cookie consent managers. A reference implementation for CookieYes is available as a separate module. This release also improves the management of content security policies. You can now define the required policies in each individual module, and Hinode will generate the required server headers.

What's Changed

❗ Breaking Changes

  • Prepare for consent-enabled script bundling by @markdumay in #1196
  • Add support for functional scripts to be included in the page header by @markdumay in #1203
  • Support integration of critical modules and scripts by category by @markdumay in #1213

🚀 Highlights

🎉 New Features

🐛 Bug Fixes

📦 Dependencies

🧰 Other Changes

New Contributors

Full Changelog: v0.26.7...v0.27.0