Features
- add cache flushing on create, update, and delete events in Meta model (75fe5ce)
- add image dimension resolution and caching to improve layout stability (e889eeb)
- add visibility control for blocks with multi-device support (032fd34)
- implement caching for Meta and Blocktemplates to improve performance (23d9d09)
- implement command to prune orphaned media variants and enhance image handling (f9b4bf9)
- implement image setting picker component and enhance image handling in settings (d9a0dc6)
- optimize database queries by replacing whereId with findOrFail for better error handling (5af6720)
Code Refactoring
- remove unused Meta model and blocktemplates caching from PagesData (157d064)
Full Changelog: v1.10.5...v1.11.0