v3.1.0 Feature release
What's Changed
Headless in version 3.1.0 brings you basic support of EXT:workspaces and a lot of bugfixes.
Features
- Add workspaces preview support by @lukaszuznanski in #468
Tasks
- Configure allowed plugins in composer by @twoldanski in #455
- Update readme, add table with contents by @lukaszuznanski in #469
- Add dependabot configuration by @lukaszuznanski in #444
- Bump actions/cache from 1 to 3 by @dependabot in #458
- Bump actions/checkout from 2 to 3 by @dependabot in #459
Bugfixes
- Fix handling form on TYPO 11.5.13 & multiple forms by @twoldanski in #464
- Apply stdWrap to processingConfiguration properties of FilesProcessor by @kitzberger in #432
- Restore original hook for legacy mode by @twoldanski in #434
- Do not change type on empty content by @twoldanski in #436
- Fix warning on PHP8 by @twoldanski in #437
- Fix warning for forms translations on PHP 8.x by @twoldanski in #439
- Proper check if 'TSFE' is set by @twoldanski in #438
- Properly override base options of defined urls by @twoldanski in #435
- Fix warnings on PHP8 in PageLinkBuilder by @twoldanski in #440
- Fix functional tests due to typolink change by @lukaszuznanski in #445
- Fix BC response (2.x) by @twoldanski in #453
- Restore language node in page response by @twoldanski in #456
- Fix notice & allow array in when not grouping by @twoldanski in #457
- Fix error for grid rows (and other types without properties)… by @spot-digital in #452
- Fix checking if headless is enabled in multisite configuration by @twoldanski in #454
- Simplify RedirectHandler by @twoldanski in #447
- Fix Undefined array key exceptions on PHP 8.0 by @Fanor51 in #449
- Fix codestyle changes related to cs-fixer by @lukaszuznanski in #463
- Add check if crop property is null by @twoldanski in #467
New Contributors
- @spot-digital made their first contribution in #452
- @Fanor51 made their first contribution in #449
Full Changelog: v3.0.4...v3.1.0