Releases: jweiland-net/replacer
Releases · jweiland-net/replacer
3.0.4
This release addresses an issue with Type Error when cObj is not available (especially inside the Middleware usage)
- [TASK] Updated TestSuite for GitHub
- [TASK] Formatting code lint issues
- [BUGFIX] Handled Type Error when cObj is not ready
Full Changelog: 3.0.4...3.0.4
2.1.0
- Add support for TYPO3 v11 LTS
2.0.0
1.5.1
- Fix outdated $TYPO3_CONF_VARS constant usage
TYPO3 v10 release
Say hello to TYPO3 v10 LTS 🔥
And big thanks to @xerc for contribution.
1.4.0
- Feature: Support regular expressions as search pattern
- Bugfix: Run replacer hook nearly at the end
1.3.0
- Allow replacement of uncached content e.g. USER_INT
- Fix dependency to allow TYPO3 > 9.5.0
Thank you to @einpraegsam and @s2b for your contribution :)
1.2.0
Release 1.1.0
- Version 1.1.0 allows usage of stdWrap for search and replace items.
- Take a look into the documentation for some examples.
Release 1.0.0
Release for TYPO3 7 LTS and 8 LTS