Skip to content

V3.1.0: New features, bugfixes and cleanup

Latest
Compare
Choose a tag to compare
@oliverklee oliverklee released this 08 Jan 18:55
· 244 commits to main since this release
v3.1.0
6f9dd4b

Added

  • Add Composer script for XLIFF linting (#1071)
  • Add polish translation for tea (#1020)
  • Make records timeable and hideable (#989)
  • Add support for PHP 8.3 (#965)
  • Add an FE editor (#864, #872, #874, #876)
  • Add automerging of green Dependabot PRs (#756)
  • Add type coverage calculation (#830)

Changed

  • Rename TsConfig directory to TSconfig (#923)
  • Set the minimal 12LTS version to 12.1 (#702)

Removed

  • Stop using Prophecy (#676)

Fixed

  • Get the functional tests to work with TYPO3 >= 12.1 (#704)
  • Avoid race condition on case-insensitive filesystems (#657)