Version 1.7.0
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.