Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@rengaw83 rengaw83 released this 20 Mar 13:58
· 622 commits to master since this release

v1.7.0 (20.3.2018)

  • add get uids method to collection class
  • getUid outsourced in util (#98)
  • First release without support for TYPO3 4.5 LTS
  • Same code cleanup to remove 4.5 specific code
  • FormatUtil will generate markers with its own cObject instance. Before this change the plugins cObject was used.
  • FormatUtil will not generate empty unused markers
  • Global handling of SkipExceptions in plugin controller
  • Backend_ToolBox: support for defvals in new record links and buttons.