Skip to content

V4.2.0: Rewritten FE editor

Compare
Choose a tag to compare
@oliverklee oliverklee released this 29 Oct 14:04
· 1133 commits to main since this release
v4.2.0
c3b0b18

Added

Changed

  • Switch the coverage on CI from Xdebug to PCOV (#1614)
  • Add feuserextrafields as a dependency (#1565)
  • Switch to the TYPO3 coding standards package (#1553)
  • Rename some Composer scripts (#1552)
  • Require oelib >= 4.3.1 (#1525, #1650)
  • Disable the legacy BE module in TYPO3 11LTS (#1521)

Deprecated

  • Deprecate the legacy front-end editor (#1699)

Removed

  • Drop the BE time-slot wizard (#1598)

Fixed

  • Do not package the docker-compose configuration file (#1559)
  • Get rid of unnecessary properties in the BE modules (#1554)
  • 11LTS compatibility fixes (#1526, #1527, #1528)
  • Fix type warnings for str_replace in the MailNotifier (#1524)