Skip to content

Release v1.24.4

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:40
· 8 commits to main since this release

docs(release): cut v1.24.4 changelog, upgrading, and roadmap.

Changelog

Changed

  • Kit-over-shim (OTHER pass 40): HotReload 1.5.2, LoginThrottle 3.2.0, CookieConsent 1.9.7, Pwa 1.5.0. Deleted host shims now owned by kits: AuthKitAwareLoginRateLimiter, PwaStatelessCookieSubscriber, PushServiceWorkerListener. Web Push uses kit service_worker.web_push + host WebPushPresentation (title/body/tag in the push JSON); PWA cache_version v8.

Notes for integrators

  • No Doctrine migrations.
  • After pull: composer install. Soft-reload browsers so clients pick up the new service worker. Optional: bin/console nowo:hot-reload:check in dev.
  • See UPGRADING.md Upgrading from 1.24.3 to 1.24.4.