Release 13.0.0-alpha-1
Pre-release
Pre-release
dkd-friedrich
released this
07 Oct 11:51
·
21 commits
to main
since this release
First alpha release for upcoming TYPO3 13 LTS.
Known issues
- Mount pages cannot be indexed, see #4160
What's Changed
- [TASK] Use request object to retrieve query params instead of _GET by @sfroemkenjw in #4045
- [TASK] Use Attributes for PHPUnit tests by @bmack in #4048
- [TASK] Update PHP-Stan to at least 1.11.* by @sfroemkenjw in #4055
- [TASK] Apply and repair rector refactorings by @sfroemkenjw in #4049
- Migrate requireJS to ES6. Solr BE Modal JS by @sfroemkenjw in #4057
- [TASK] Apache Solr 9.6 compatibility by @dkd-friedrich in #4056
- [TASK] Use new template module API by @sfroemkenjw in #4054
- [FEATURE] Add contentObjectData to searchController by @spoonerWeb in #4059
- [BUGFIX] Add empty array as fallback if null by @spoonerWeb in #4061
- [BUGFIX] Add empty array defaults in SearchFormViewHelper by @hnadler in #4042
- [TASK] Integrate content of Module layout into WithPageTree by @sfroemkenjw in #4066
- [TASK] Repair statistics chart because of CSP in Solr Info module by @sfroemkenjw in #4068
- [FEATURE:BP:12] Be able to disable tracking of last searches by @dkd-kaehm in #4064
- [TASK] Add access plugin tests by @dkd-friedrich in #4069
- Update authors by @sfroemkenjw in #4071
- [TASK] Remove content stream usage by @dkd-friedrich in #4073
- [BUGFIX] Fix synonym and stop word upload by @dkd-friedrich in #4074
- [TASK] Call getLabelFromItemListMerged with the current row data by @3l73 in #4081
- [BUGFIX] numeric facet range slider sends lot of requests to server by @hvomlehn-sds in #4084
- [BUGFIX] Typecast $userGroup to integer by @derhansen in #4079
- Remove getIsSiteManagedSite as all site are managed now by @sfroemkenjw in #4070
- BUG [4026] treat non-overlayed mount points as valid by @derMatze82 in #4029
- New Crowdin updates by @dkd-kaehm in #4094
- [BUGFIX] Fix range string calculation in DateRange facet by @derhansen in #4090
- [FIX:12] scheduler task "Optimize index of a site" is not functional by @dkd-kaehm in #4104
- [TASK] Apache Solr 9.6.1 compatibility by @dkd-kaehm in #4106
- [FIX] tests for TYPO3 13 @ 2024.07.02 by @dkd-kaehm in #4098
- [FIX] deprecations for Fluid viewHelpers and stack by @dkd-kaehm in #4140
- [FIX] Integration\Extbase\PersistenceEventListenerTest errors by @dkd-kaehm in #4142
- [TASK] TYPO3 13 dev-main 2024.09.13 compatibility:: Tests by @dkd-kaehm in #4153
- [TASK] TYPO3 13 compatibility 2024.09.19 by @dkd-kaehm in #4159
- [FIX] Tests for TYPO3 dev-main @2024.09.23 by @dkd-kaehm in #4163
- [BUGFIX] Failed to resolve module specifier '@apache-solr-for-typo3/solr//FormModal.js' by @dkd-kaehm in #4166
- [BUGFIX]
@typo3/backend/tree/page-tree-element
does not work in BE-Modules by @dkd-kaehm in #4167 - [FIX] access restrictions stack for TYPO3 13 by @dkd-kaehm in #4172
- [TASK] Adapt simulated environment for TYPO3 13 by @dkd-friedrich in #4164
- Update TxSolrSearch.rst by @seirerman in #4162
- [TASK] Update dependencies for 13.0.x by @dkd-kaehm in #4177
New Contributors
- @hvomlehn-sds made their first contribution in #4084
- @derMatze82 made their first contribution in #4029
Full Changelog: 12.0.3...13.0.0-alpha-1