Release v1.6.2
Release v1.6.2
Inventory query memoization and single form attach to avoid repeated Doctrine loads in the consent modal.
Changelog
Fixed
- Cookie inventory Doctrine queries: memoize
listForLocale/ definition loads per request, useexistsByConfig(COUNT) for presence checks instead of loading all rows twice, attach inventory once on the consent form view, and filter category tables from that list in form themes.
Documentation
- Noted inventory query reduction in UPGRADING / RELEASE history.