Release v1.24.4
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 kitservice_worker.web_push+ hostWebPushPresentation(title/body/tagin the push JSON); PWAcache_versionv8.
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:checkin dev. - See UPGRADING.md Upgrading from 1.24.3 to 1.24.4.