v1.12.0
TL;DR
Stable 1.10.0 release 🎉 🔥 🚀 Symfony 6 support included, possibility to remove grid properties + multiple improvements and fixes 🏇
Details (full changelog since 1.11.0)
Features
- #237 Add support for Symfony 6 (@loic425, @lchrusciel)
- #264 feat: Allow to remove fields, filters and action from extended grid (@Florian-Merle, @Zales0123)
Improvements
- #236 Drop support for Symfony 4 (@loic425)
- #238 Fix Bootstrap for Symfony 6 (@loic425)
- #240 Use storage factory id (@loic425)
- #241 Adding conflicts with pagerfanta 2 (@loic425)
- #242 Fix Kernel on test app (@loic425)
- #245 Fix routes on test app (@loic425)
- #246 Fix getting container deprecation (@loic425)
- #269 Add support for deprecation contracts ^3.1 (@loic425)
- #271 Change to stable SyliusResourceBundle 1.10 (@Zales0123)
Fixes
- #244 Fix psalm error (@loic425)
- #253 [Docs]: fix the correct enabled grid field template (@Louzet, @lchrusciel)
- #258 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #262 Fix the build (@loic425)
- #266 Change filter label type (@Florian-Merle)
- #268 Documenting pitfalls of some fields (@mamazu)