Skip to content

Releases: Gernott/mask

v3.3.3

07 Dec 13:50
Compare
Choose a tag to compare

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

04 Oct 08:17
Compare
Choose a tag to compare

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 of substr 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

04 Oct 08:05
Compare
Choose a tag to compare

Added

  • Link backend header of element to its edit page. #159

Changed

  • Sort complete mask.json alphabetically to avoid merge conflicts. #163

Fixed

  • Use mb_substr instead of substr to avoid encoding problems with German "umlauts". #167
  • fix problem with losing configuration for link fields

v3.3.1

03 Aug 16:30
Compare
Choose a tag to compare

Bugfix version only: prevents warning

v3.3.0

02 Aug 12:37
Compare
Choose a tag to compare

Added HTML Snippets to Backendlayouts and some bugfixes. See: https://github.com/Gernott/mask/commits/master

v3.2.0

24 Jul 13:06
Compare
Choose a tag to compare

Lot of bugfixes and small improvements. See: https://github.com/Gernott/mask/commits/master

v3.1.0

15 Mar 15:10
Compare
Choose a tag to compare

Lot of bugfixes and small improvements.

v3.0.2

05 Feb 15:45
Compare
Choose a tag to compare

some fixes for TYPO3 8.7

v3.0.1

23 May 07:15
Compare
Choose a tag to compare

Bugfix linkwizard.
TCA default tabs added.

v3.0.0

23 May 07:14
Compare
Choose a tag to compare

TYPO3 8 LTS compatibility.