Releases: pagemachine/searchable
Releases · pagemachine/searchable
6.1.0
What's Changed
- Remove page tree from BE module by @mbrodala in #165
- Drop invalid actions from BE module registration by @mbrodala in #166
- Use first index in BE "request" action by @mbrodala in #167
- [TASK] Update symfony/process (^5.1 => ^6.0) by @renovate in #169
- [TASK] Update typo3/testing-framework (^7.0 => ^7.0 || ^8.0) by @renovate in #171
- [TASK] Update phpunit/phpunit (^9.0 => ^9.0 || ^11.0) by @renovate in #173
- Update development defaults by @mbrodala in #175
- Explicitly require all dependencies by @mbrodala in #176
- Update CLI usage in "Getting Started" docs by @mbrodala in #179
- [TASK] Update doctrine/dbal (^2.0 || ^3.0 => ^2.0 || ^3.0 || ^4.0) by @renovate in #177
- [TASK] Update typo3fluid/fluid (^2.0 => ^2.0 || ^4.0) by @renovate in #178
- [TASK] Update PHPStan by @renovate in #151
- [TASK] Update phpunit/phpunit (^9.0 || ^11.0 => ^9.0 || ^11.0 || ^12.0) by @renovate in #161
- [TASK] Update typo3/testing-framework (^7.0 || ^8.0 => ^7.0 || ^8.0 || ^9.0) by @renovate in #143
- Index text analyzer by @fseipel in #168
- Do not override Form Framework FlexForm DS event listener by @mbrodala in #183
Full Changelog: 6.0.0...6.1.0
6.0.0
What's Changed
- Remove obsolete AddLiteralSeparatorToNumberRector skip by @mbrodala in #137
- Support Elasticsearch 7, drop Elasticsearch 5 by @fseipel in #136
- Use "docker compose" by @mbrodala in #141
- [TASK] Update sclable/xml-lint (^0.7.0 => ^0.8.0) by @renovate in #142
- Fix root page not getting indexed when set as pid by @fseipel in #144
- Index pages within "Link to External URL" (doktype=3) pages by @mbrodala in #145
- Add healthchecks to mysql/elasticsearch Compose services by @mbrodala in #146
- Increase Compose Elasticsearch heap size by @mbrodala in #147
- Drop obsolete Compose "version" by @mbrodala in #148
- Use constants for pages "doktype" by @mbrodala in #149
- Build against PHP 8.3 by @mbrodala in #150
- Use JSON content-type in BE request action by @mbrodala in #152
- Use PHP return type for execute() by @andreaswolf in #154
- Skip hidden content/records on indexing by @mbrodala in #155
- Add UID to functional test document assertion messages by @mbrodala in #157
- Index pages within hidden pages by @mbrodala in #156
- Avoid "undefined array key" after successful delete by @mbrodala in #158
- Remove outdated authorship by @mbrodala in #162
- Update "typo3" in ext_emconf to v12 by @mbrodala in #163
- Update "Pagemachine" spelling by @mbrodala in #164
New Contributors
- @andreaswolf made their first contribution in #154
Full Changelog: 5.3.2...6.0.0
5.3.2
5.3.1
What's Changed
- [TASK] Update sclable/xml-lint (^0.6.0 => ^0.7.0) by @renovate in #124
- Support associative "items" of check/radio fields by @mbrodala in #125
- Forward request to Fluid preview renderer by @mbrodala in #126
- Properly load TypoScript in TSFE simulation by @mbrodala in #127
- Verify request can be set on Fluid view by @mbrodala in #132
Full Changelog: 5.3.0...5.3.1
5.3.0
5.2.2
What's Changed
- Add Rector by @fseipel in #114
- Drop obsolete functional test environment setup by @mbrodala in #116
- Migrate to TYPO3 testing framework by @fseipel in #115
- Drop obsolete CI matrix TYPO3v10 excludes by @mbrodala in #118
- Drop support for PHP 7.4 by @mbrodala in #119
- [TASK] Update sclable/xml-lint (^0.5.0 => ^0.6.0) by @renovate in #108
- Drop support for PHP 8.0 by @mbrodala in #120
- Unify Composer commands by @mbrodala in #121
- Use public path for extension icon by @mbrodala in #122
Full Changelog: 5.2.1...5.2.2
5.2.1
5.2.0
What's Changed
- [TASK] Update dms/phpunit-arraysubset-asserts (^0.4.0 => ^0.5.0) by @renovate in #96
- Normalize elasticsearch/elasticsearch version constraint by @mbrodala in #98
- [TASK] Update actions/checkout action (v3 => v4) by @renovate in #100
- Properly process deleted records by @mbrodala in #104
- Show deprecations in PHP lint by @mbrodala in #105
- [REVERTED] Update sclable/xml-lint (^0.5.0 => ^0.6.0) by @renovate in #101
- Use readable matrix job names in CI by @mbrodala in #106
- Revert "[TASK] Update sclable/xml-lint (^0.5.0 => ^0.6.0)" by @mbrodala in #107
- Drop obsolete unit tests by @mbrodala in #111
- Support site and site languages per indexer by @mbrodala in #110
Full Changelog: 5.1.1...5.2.0