TL;DR
- Symfony 7 support
Details (full changelog between 1.12 and 1.13 versions)
- #274 [GridBuilder] Add missing default value on filter (@loic425)
- #278 Add QueryBuilder access to custom filters (@loic425)
- #282 Add memberOf() method (@TheMilek)
- #279 Add services aliases to improve autowiring (@loic425, @lchrusciel)
- #276 Autoconfigure grid filters (@loic425)
- #287 Add missing filter to docs (@TheMilek)
- #291 Fix memberOf definition (@TheMilek)
- #301 Get Grid by FQCN (@loic425)
- #305 [GridBuilder] Apply transition action (@loic425)
- #299 Custom data provider (needs new resource metadata to detach the resource from Doctrine) (@loic425)
- #306 Fix build (@loic425)
- #307 Move tests app (@loic425)
- #308 [Maintenance] Launch of
Sylius Sp. z o.o.
copyright owner across project files (@Rafikooo) - #146 Added NumericRange filter which gives the possibility of filtering … (@christopherhero)
- #325 Update README.md (@damonsson)
- #328 Bump resource bundle version on dev requirements (@loic425)
- #327 Test grids with UI instead of API (@loic425)
- #323 Add timezone option to DatetimeFieldType (@coldic3)
- #324 Add support for Symfony 7 (@loic425)
- #341 [Composer] Bump sylius/resource-bundle to 1.12 alpha version (@GSadee)
- #319 [Gitattributes] Add tests directory to ignore list (@loic425)
- #302 Allow Pagerfanta 4.0 (@mbabker)
- #343 [Composer] Bump ResourceBundle to 1.12 beta (@GSadee)
- #342 Add storage for filters (@loic425, @GSadee)
- #344 [Composer] Bump sylius/resource-bundle dev dependency to last stable release (@GSadee)
New Contributors
- @TheMilek made their first contribution in #282
- @christopherhero made their first contribution in #146
- @damonsson made their first contribution in #325
- @coldic3 made their first contribution in #323
- @mbabker made their first contribution in #302
Full Changelog: v1.12.2...v1.13.0