Skip to content

2.0.0

Compare
Choose a tag to compare
@hoogi91 hoogi91 released this 28 Feb 16:31
· 1101 commits to develop since this release

Added

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