Releases: punktDe/TYPO3.ext.th_rating
Releases · punktDe/TYPO3.ext.th_rating
1.9.2
- Rich snippet not filled correctly #126
- refactor rich snippets from microdata to JSON-LD
- new block to switch on and off for each ratingobject via typoscript (default: on)
- updated check for valid snippet types
1.9.1
- Hotfix upon version 1.9.0
- IMPORTANT! - Dropped support for PHP 7.2
- Bugfixes
- Refactorings
- Move CI to Github Actions
- Automatic TER deployment
1.9.0
- IMPORTANT! - Dropped support for PHP 7.2
- Bugfixes
- Refactorings
- Move CI to Github Actions
- Automatic TER deployment
1.8.3
Bugfix
- #93 AccessControlService can not detect logged in frontend user
1.8.2
Important bugfix release especially for new T3v10 installations
- #86 Display message if Anonymous voter could not be determined
- #87 Nothing displayed on fresh T3 installations
1.8.1
Bugfix release
- #81 makeRatable doesn't pick configured storagePage
1.8.0
As of version 1.8.0 the extension uses the SiteLanguage-API for localization. Therefore it is required that administrators do configure their site languages via "Site Management" in the backend. Because of that the following is not needed anymore:
- old typoscript configuration of language definitions
- dependency to the extension "static_info_tables"
- website language system records
1.7.7
- add support for PHP 7.4 #72
- last version that supports TYPO3 8.x
1.7.6
Error for every plugin action #68
1.7.5
Merge pull request #66 from thucke/doxygen
Doxygen to new default branch