Release v1.7.0
Release v1.7.0
Changelog
Added
- Cold-start skip for database-backed consent: when the main request carries
_nowo_site_backup_schema_exists: false(shared with Site Backup Bundle) or_nowo_cookie_consent_schema_ready: false, config resolution, form handling, andnowo_cookie_consent_should_render()skip Doctrine work. SeeNowo\CookieConsentBundle\Http\ColdStartRequestAttributes.
Documentation
- Site Backup interoperability and cold-start attributes documented in UPGRADING, CONFIGURATION, and USAGE.