Skip to content

Releases: jweiland-net/avalex

6.5.0

24 Feb 15:54
Compare
Choose a tag to compare
[DOCS] Update screenshots of avalex website, update some textss

4.4.0

24 Feb 15:55
Compare
Choose a tag to compare
[TASK] Support new Avalex API 3.0 with multilanguage texts

6.4.0

12 Nov 13:11
Compare
Choose a tag to compare
  • Add support for TYPO3 v11 LTS

6.3.0

02 Feb 12:28
Compare
Choose a tag to compare
[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

02 Feb 12:27
Compare
Choose a tag to compare
[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

29 Jun 14:22
82775c9
Compare
Choose a tag to compare

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

29 Jun 14:21
Compare
Choose a tag to compare

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

28 Nov 10:15
Compare
Choose a tag to compare
  • Bugfix: Nested rootlines are not respected
  • Bugfix TYPO3 > 8.4: Repository can´t find legal text entries where

4.1.2

28 Nov 10:14
Compare
Choose a tag to compare
  • Bugfix: Nested rootlines are not respected

6.1.1

22 Nov 10:32
Compare
Choose a tag to compare
  • Fix usage of no longer working API url
  • Fix composer dependencies for TYPO3 9 LTS