-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a maintenance release for TYPO3 12.4 LTS, containing: * [TASK] Use request object to retrieve query params instead of _GET * [TASK] Use Attributes for PHPUnit tests * [TASK] Update PHP-Stan to at least 1.11.* * [TASK] Apply and repair rector refactorings * [TASK] Migrate requireJS to ES6. Solr BE Modal JS * [TASK] Apache Solr 9.6 compatibility * [TASK] Use new template module API * [FEATURE] Add contentObjectData to searchController * [BUGFIX] Add empty array as fallback if null * [BUGFIX] Add empty array defaults in SearchFormViewHelper * [TASK] Integrate content of Module layout into WithPageTree * [TASK] Repair statistics chart because of CSP in Solr Info module * [FEATURE:BP:12] Be able to disable tracking of last searches * [TASK] Add access plugin tests * [TASK] Update authors * [TASK] Remove content stream usage * [BUGFIX] Fix synonym and stop word upload * [TASK] Call getLabelFromItemListMerged with the current row data * [BUGFIX] numeric facet range slider sends lot of requests to server * [BUGFIX] Typecast $userGroup to integer * [TASK] Remove getIsSiteManagedSite as all site are managed now * [BUGFIX] [4026] treat non-overlayed mount points as valid * [TASK] New Crowdin updates * [BUGFIX] Fix range string calculation in DateRange facet * [BUGFIX:12] scheduler task "Optimize index of a site" is not functional * [TASK] Apache Solr 9.6.1 compatibility * [BUGFIX] deprecations in Dockerfile * [BUGFIX] Ensure index document is deleted Please read the release notes: https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.4 --- How to Get Involved There are many ways to get involved with Apache Solr for TYPO3: * Submit bug reports and feature requests on GitHub * Ask or help or answer questions in our Slack channel * Provide patches through pull requests or review and comment on existing pull requests * Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3 Support us by becoming an EB partner: https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/ or call: +49 (0)69 - 2475218 0
- Loading branch information
1 parent
595d05e
commit ea50dc2
Showing
3 changed files
with
62 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters