Releases: Gernott/mask
Releases · Gernott/mask
v3.3.3
Changed
- Removed outdated TYPO3 9 hint
Fixed
- Fixed broken sorting in repeating elements #181
- Prevent error in starttime and endtime when using strict_mode
- Changed default value of date field to null as per MySQL Standard #197
- Fixed broken 'Activate/Deactivate content element' action [BUGFIX] fix wrong locallang structure
v4.0.0
Added
- Support TYPO3 v9. #168
- All contentelements are now natively rendered with FLUIDTEMPLATE and are enriched with dataprocessors
- Link backend header of element to its edit page. #159
- Added Localization Tab to every field
- Added possibility to use enableMultiSelectFilterTextfield with select boxes
- Added a hint that updating the validation of a repeating field could cause problems
Changed
- Sort complete
mask.json
alphabetically to avoid merge conflicts. #163 - Default paths in extension configuration changed from outdated fileadmin paths to a dummy site package structure
- All Fluid-Templates/Partials/Layouts have to begin with an uppercase letter, as is standard with fluid
Removed
- Support for TYPO3 v8 LTS was dropped. #168
Fixed
- Use
mb_substr
instead ofsubstr
to avoid encoding problems with German "umlauts". #167 - set correct icons for all content elements and add them to their own group in CType selectbox
- the configuration of the link wizard is now saved
v3.3.2
v3.3.1
v3.3.0
Added HTML Snippets to Backendlayouts and some bugfixes. See: https://github.com/Gernott/mask/commits/master
v3.2.0
Lot of bugfixes and small improvements. See: https://github.com/Gernott/mask/commits/master