Releases: symfony2admingenerator/GeneratorBundle
Releases · symfony2admingenerator/GeneratorBundle
v5.1.1
What's Changed
- Fix list for Date(Time) immutable DB types by @tobias-93 in #338
Full Changelog: v5.1.0...v5.1.1
Add PHPSpreadsheet v2 compatibility
What's Changed
- Add compatibility with PHPSpreadsheet v2 by @tobias-93 in #335
Full Changelog: v5.0.3...v5.1.0
XSS fix release
What's Changed
- Fix deprecations by adding return types and redefining the Command co… by @tobias-93 in #334
- Always escape insecure content when rendering HTML by @bobvandevijver with 295771a
Full Changelog: v5.0.2...v5.0.3
Fix many problems when bootstrapping a new project from scratch
What's Changed
- Improve new project bootstrapping by @bobvandevijver in #332
Full Changelog: v5.0.1...v5.0.2
Add conflict with phpoffice/phpspreadsheet v2
v5.0.1 Add conflict with phpoffice/phpspreadsheet
Migrate to Font Awesome 6
v5.0.0 Move to Font awesome 6 icons
Resolve container access deprecations
v4.1.0 Resolve container get deprecations
Static base generators, dropped PHPExcel support
v4.0.0 Update upgrade
No longer 404 on non-existing list page
Prevent 404 when requesting an out of range page This will allow PagerFanta to normalize the requested page if for whatever reason the page no longer exists in the admin list, for example after a bulk delete action on the last page.
Allow Pagerfanta 4.x
v3.0.1 Allow pagerfanta 4.x