Releases: pagemachine/searchable
Releases · pagemachine/searchable
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
5.1.1
5.1.0
5.0.0
What's Changed
- Ignore PHPStan errors about legacy PageRepository by @mbrodala in #70
- Drop deprecated code by @mbrodala in #69
- Drop last support code for TYPO3v8 by @mbrodala in #71
- Drop support for TYPO3v9 by @mbrodala in #72
- Update PageRepository FQCN by @mbrodala in #73
- Fully migrate to Context API by @mbrodala in #74
- Fully migrate to SiteConfiguration API by @mbrodala in #75
- Fully migrate to ExtensionConfiguration API by @mbrodala in #76
- Drop obsolete ignored errors in PHPStan by @mbrodala in #77
- Prepare testing with multiple ElasticSearch versions by @mbrodala in #78
- Migrate PHPUnit configuration by @mbrodala in #79
- Use Prophecy trait in tests by @mbrodala in #80
- [TASK] Update slevomat/coding-standard (^7.0 => ^8.0) by @renovate in #82
- Prevent result duplication on slow search by @mbrodala in #30
- Drop obsolete prophecy return type hints in tests by @mbrodala in #84
- Add support for TYPO3v11 by @mbrodala in #83
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
- Do not apply language restriction without language field by @mbrodala in #1
- Run Travis build using Docker by @mbrodala in #3
- PHP 7.4 build by @mbrodala in #4
- Package updates by @mbrodala in #5
- PHP test updates by @mbrodala in #6
- PHPStan by @mbrodala in #7
- Functional tests by @mbrodala in #8
- Drop obsolete code for TYPO3v7 by @mbrodala in #9
- Fix TYPO3v9 deprecations by @mbrodala in #10
- Functional test for links by @mbrodala in #11
- Add "fix:style" Composer command by @mbrodala in #12
- Replace outdated TypoScriptService class by @mbrodala in #14
- Add test for additional language indexing by @mbrodala in #15
- Restore command controller for TYPO3v8 by @mbrodala in #16
- Query fixes by @mbrodala in #17
- Add TYPO3v10 support by @mbrodala in #13
- PHPStan fixes by @mbrodala in #19
- Properly register implicit TCA overrides by @mbrodala in #18
- Skip pages_language_overlay handling in TYPO3v9+ by @mbrodala in #20
- Inject fake HTTP host for indexing by @mbrodala in #21
- Replaced deprecated TypoScript conditions for TYPO3v9 by @mbrodala in #22
- Support translated Extbase previews with TYPO3v9+ by @mbrodala in #23
- Skip pages with "no_search" via query by @mbrodala in #24
- Normalize index type by @mbrodala in #25
- Replace Travis with GitHub Actions by @mbrodala in #27
- Use new extension configuration if available by @mbrodala in #28
- Use site fallback for links on TYPO3v10 by @mbrodala in #29
- Update app PHP image to v4 by @mbrodala in #35
- Drop ssh-agent/-key from environment by @mbrodala in #36
- Use CLI PHP image by @mbrodala in #37
- Configure Renovate by @renovate in #38
- [TASK] Update codedungeon/phpunit-result-printer (^0.26.0 => ^0.31.0) by @renovate in #39
- [TASK] Update slevomat/coding-standard (^6.4 => ^7.0) by @renovate in #45
- Drop support for TYPO3v8 by @mbrodala in #46
- [TASK] Update nimut/testing-framework (^5.1 => ^6.0) by @renovate in #43
- Require PHP 7.4 by @mbrodala in #47
- [TASK] Update sclable/xml-lint (^0.3.0 => ^0.4.0) by @renovate in #40
- [TASK] Update phpunit/phpunit (^8.5 => ^9.0) by @renovate in #44
- [TASK] Update mysql Docker tag to v8 by @renovate in #42
- Prepare for PHPStan 1.x by @mbrodala in #52
- [TASK] Update PHPStan by @renovate in #51
- Configure allowed plugins for Composer 2.2+ by @mbrodala in #54
- Re-normalize composer.json by @mbrodala in #55
- Prepare functional test environment via framework by @mbrodala in #56
- [TASK] Update dms/phpunit-arraysubset-asserts (^0.3.1 => ^0.4.0) by @renovate in #59
- [TASK] Update php-parallel-lint/php-console-highlighter (^0.5.0 => ^1.0.0) by @renovate in #61
- [TASK] Update elasticsearch/elasticsearch (~5.0 => ~5.0 || ~7.0) by @renovate in #60
- [TASK] Update codedungeon/phpunit-result-printer (^0.31.0 => ^0.32.0) by @renovate in #63
- [TASK] Update actions/checkout action (v2 => v3) by @renovate in #64
- [TASK] Update sclable/xml-lint (^0.4.0 => ^0.5.0) by @renovate in #66
- Suppress PHPStan is_array() error for now by @mbrodala in #68
New Contributors
Full Changelog: 3.0.4...4.0.0