Skip to content

Releases: Gernott/mask

v9.0.4

25 Nov 12:11
Compare
Choose a tag to compare

Fixed

  • Restore PHP 8.1 support

v9.0.3

22 Nov 12:22
Compare
Choose a tag to compare

Fixed

v9.0.2

18 Nov 07:53
Compare
Choose a tag to compare

Added

  • TYPO3 v12 compatibility restored
  • Dark Mode support #648 (thanks to @nitori)

Fixed

  • Enumeration deprecation #650 (thanks to @nitori)
  • IconRegistry in ext_localconf.php deprecation

v9.0.1

15 Nov 09:44
Compare
Choose a tag to compare

Removed

  • TYPO3 v12 support (temporarily)

v9.0.0

13 Nov 13:54
Compare
Choose a tag to compare

What's Changed

  • enabled required validation for rich text editor fields by @sebastiande in #589
  • Document custom content element icons by @cweiske in #613
  • Document accessing TypoScript constants by @cweiske in #614
  • [DOCS] Document clearing local storage when icon is not showing up by @cweiske in #621
  • [DOCS] Switch to PHP-based rendering by @linawolf in #623
  • [!!!][TASK] Support TYPO3 v13 by @nhovratov in #624
  • [DOC] Mention FontAwesome icon bug in New Content Element Wizard by @cweiske in #627
  • [TASK] Introduce a site set by @linawolf in #644

New Contributors

Full Changelog: v8.3.0...v9.0.0

v8.3.11

09 Jul 19:25
Compare
Choose a tag to compare

Fixed

  • Fix collection resolving for pages #634
  • Fix TCA overrides for core file fields #628

v8.3.10

14 Mar 09:34
Compare
Choose a tag to compare

Fixed

  • Add default value for imageoverlayPalette #626

v8.3.9

29 Feb 11:37
Compare
Choose a tag to compare

Fixed

  • Avoid undefined array key warning "foreign_match_fields" #616
  • Use f:uri.resource over image ViewHelper for static assets #622
  • Show hidden inline child elements in backend preview #620

v8.3.8

18 Jan 15:38
Compare
Choose a tag to compare

Fixed

  • Undefined array key "colPos"

v8.3.7

23 Oct 12:31
Compare
Choose a tag to compare

Fixed

  • Remove redundant information in json-split files #601