Releases: jweiland-net/avalex
Releases · jweiland-net/avalex
6.5.0
4.4.0
[TASK] Support new Avalex API 3.0 with multilanguage texts
6.4.0
- Add support for TYPO3 v11 LTS
6.3.0
[RELEASE] 6.3.0 - Adds support for TYPO3 spam protect email address feature (https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Config/Index.html#spamprotectemailaddresses) - Adds absolute URLs to relative anchor links to fix not working anchors on websites with a base url
4.3.0
[RELEASE] 4.3.0 - Adds support for TYPO3 spam protect email address feature (https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Config/Index.html#spamprotectemailaddresses) - Adds absolute URLs to relative anchor links to fix not working anchors on websites with a base url
6.2.0
There are news plugins available! Please take a look into the documentation and avalex.de to get more information.
- Add new plugins for new avalex API endpoints like imprint, terms, ...
- Remove legal_text table and scheduler task and use the caching framework instead
- Add new ApiService to fetch content for all API endpoints
- Replace GeneralUtility::sysLog usage with logging framework to be compatible with v10
4.2.0
There are news plugins available! Please take a look into the documentation and avalex.de to get more information.
- Add new plugins for new avalex API endpoints like imprint, terms, ...
- Remove legal_text table and scheduler task and use the caching framework instead
- Add new ApiService to fetch content for all API endpoints
6.1.2
- Bugfix: Nested rootlines are not respected
- Bugfix TYPO3 > 8.4: Repository can´t find legal text entries where
4.1.2
- Bugfix: Nested rootlines are not respected
6.1.1
- Fix usage of no longer working API url
- Fix composer dependencies for TYPO3 9 LTS