Skip to content

2.0.0

Compare
Choose a tag to compare
@nadar nadar released this 27 Jul 08:55
· 93 commits to master since this release

2.0.0 (27. July 2021)

Check the UPGRADE document to read more about breaking changes.

  • #2068 Disabled the automatically register process of CSRF tokens. Since ActiveForms are widely used they register the CSRF token.
  • #2081 Removed deprecated methods and/or added a deprecation error trigger.
  • #2077 Fix issue with caching when using SVG widget and symbol names.
  • #2085 Option to disable language override by resolved composition content in UrlManager.
  • #2089 Ensure that scanDirectoryFiles() returns only files and not folders.