Release 12.0.1
This is a maintenance release for TYPO3 12.4 LTS.
Note: This release requires the database schema update, due of database schema change from pull-request #3881
What's Changed
- [BUGFIX] Remove superfluous char in Dockerfile by @christophlehmann in #3836
- [TASK] Add response object to return array of SolrWriteService::extractByQuery() by @dkd-kaehm in #3841
- [BUGFIX][DOC] avoid creation of symlink inside the prod docs by @dkd-kaehm in #3842
- [TASK] Log solr response in case of Page indexing issue by @DanielSiepmann in #3847
- [TASK] Use composers "preferred-install" config instead of reinstall by @dkd-kaehm in #3849
- [BUGFIX] Provide proper Uri Builder Request in VH by @DanielSiepmann in #3852
- [BUGFIX] prevent empty array key if foreignLabelField is null by @clickstorm in #3857
- [FEATURE] Monitor extbase records by @christophlehmann in #3843
- [TASK] Update the version matrix by @dkd-friedrich in #3859
- [DOC] Fix changelogs and add hints about outdated state on branches by @dkd-kaehm in #3863
- [BUGFIX] TikaStatus can't handle all response types of SolrWriteService->extractByQuery() by @dkd-kaehm in #3858
- [TASK] Add missing groups-key to TS Path by @julianhofmann in #3872
- Add
grouping.groups.[groupName].sortBy
by @julianhofmann in #3870 - [TASK] Rename namespace \Trait\ to \Traits\, due of consistency with 11.6.x by @dkd-kaehm in #3867
- !!![BUGFIX] Exception with tx_solr_statistics after latest TYPO3 security update by @dkd-kaehm in #3881
- [BUGFIX] check if all sorting parts are present before access by @schugabe in #3876
- [BUGFIX] Indexer does not work for extbase-records with sys_language_uid=-1 by @dkd-kaehm in #3885
- [BUGFIX] Infinite loop in SolrRoutingMiddleware by @superyaro in #3883
New Contributors
- @clickstorm made their first contribution in #3857
- @schugabe made their first contribution in #3876
Full Changelog: 12.0.0...12.0.1
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
Resolves: #3854