Releases: hoogi91/charts
Releases · hoogi91/charts
3.0.2
2.0.7
3.0.1
3.0.0
2.0.6
2.0.5
2.0.0
Added
- add support for TYPO3 v11 and PHP 8.0/8.1
- add support for apexcharts library
- #1 add option to set/override color information for Charts https://docs.typo3.org/p/hoogi91/charts/main/en-us/Editor/Index.html#color-palette-editor
Breaking Changes
- drop support for TYPO3 v8 and v9 and PHP 7.2/7.3 (use at your own risk if you haven't updated yet)
- drop support for chartist library
- update library registration see https://docs.typo3.org/p/hoogi91/charts/main/en-us/Developer/Index.html
- #19 by default this library supports ChartJS v3 (v2 may work but an Upgrade is recommended)
- Caching option has been removed completely
- Simplified Fluid template structure (keep an eye on it if you override it)
Improvements
- improve symfony service injections
- improve code coverage
- added more options to extension settings for changing used CDN library URL's or to disable their injection
1.1.2
1.1.1
1.1.0
New/Improved Features
- add support for TYPO3 v10
- add support for new version of spreadsheets extension for TYPO3 v10
- improve CI with new tools, coverage information and code style
- extended Documentation on Github (https://github.com/hoogi91/charts) and TYPO3 Docs (https://docs.typo3.org/p/hoogi91/charts/master/en-us/)