11.3.0
What's Changed
- [TASK] Remove redundant ORDER BY clause in default_sortby by @nhovratov in #2189
- Remove weird characters by @kitzberger in #2193
- [BUGFIX] Overwrite via tx_news_pi1[overwriteDemand][categories][] broken by @kitzberger in #2194
- [BUGFIX] Use FlexFormTools to clean up flexforms in plugin updater by @eliashaeussler in #2173
- [BUGFIX] Allow orderDirection again for DateMenu plugin by @liayn in #2196
- [BUGFIX] Ensure correct context for ext:form flexform hook by @liayn in #2197
- [DOCS] Clarify target core version for FlexForm syntax by @liayn in #2198
- [BUGFIX] Ensure only valid plugins are migrated in UpgradeWizard by @IchHabRecht in #2200
- [BUGFIX] Correctly create LanguageService in UpgradeWizard by @IchHabRecht in #2199
- [BUGFIX] Add setter function by @nlehmkuhl in #2205
- [TASK] Add index for parent relation in link table by @christophlehmann in #2207
- [BUGFIX] Make a flaky test not timing-sensitive anymore by @oliverklee in #2211
- [CLEANUP] Autoformat the code with the latest PHP-CS-Fixer version by @oliverklee in #2209
- [TASK] Bump the development dependencies by @oliverklee in #2210
- [TASK] Only allow LTS core versions by @oliverklee in #2215
- [DOC] Fix flexform example by @wtfred in #2219
- [Test] Remove duplicated entry in test data set by @KrohnMi in #2223
- [TASK] Set correct return type by @KrohnMi in #2222
- Update Index.rst / change use classes by @wrock in #2229
- [BUGFIX] Fix CGL by @georgringer in #2232
- [BUGFIX] Avoid nested content element get rendered twice by @dkoether in #2202
- [CLEANUP] Add missing parameter signatures by @kitzberger in #2237
- [BUGFIX] Fix AddNewsToMenuProcessor for 12 by @georgringer in #2242
- [DOC] Check request object in conditions #2251 by @cundd in #2252
- [TASK] Make MariaDB the default for functional tests in
runTests.sh
by @oliverklee in #2248 - [DOCS] Add tip for pagination routing by @kanow in #2256
- [TASK] Add generic types by @KrohnMi in #2262
- [DOCS] add a quick start section to the routing chapter by @linawolf in #2260
- [TASK] Rename plugin names (and descriptions) by @kitzberger in #2258
- [FEATURE] Allow configuring RSS fields in the constant editor by @KrohnMi in #2261
- [DOCS] Update link to TYPO3 core LinkHandler feature changelog by @josefglatz in #2267
- [FEATURE] Allow to set a ttl for the rss feed by @KrohnMi in #2271
- [BUGFIX] Make sure all model classes are extensible (#2272) by @kitzberger in #2274
- [DOCS] Make file and position for Linkhandler more clear by @linawolf in #2277
- [TASK] Update locallang_db.xlf by @georgringer in #2285
New Contributors
- @nlehmkuhl made their first contribution in #2205
- @wrock made their first contribution in #2229
- @cundd made their first contribution in #2252
- @kanow made their first contribution in #2256
Full Changelog: 11.2.0...11.3.0