Skip to content

Latest commit

 

History

History
99 lines (66 loc) · 2.84 KB

File metadata and controls

99 lines (66 loc) · 2.84 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.1.2 - 2026-04-21

Fixed

  • Avoid configuring symfony/rate-limiter in extra.typo3/cms.Package.providesPackages for TYPO3 v14

2.1.1 - 2026-03-31

Fixed

  • Add missing TYPO3 v14 compatibility to ext_emconf.php

2.1.0 - 2026-03-31

Added

  • Compatibility with TYPO3 v14

2.0.0 - 2025-09-22

Removed

  • Compatibility with TYPO3 v11
  • Compatibility with TYPO3 v12

1.7.1 - 2024-11-14

Fixed

  • Form finisher not visible in TYPO3 v13 using site sets

1.7.0 - 2024-11-11

Added

  • Allow cleanup command in scheduler (#11), thanks to @RKlingler

1.6.1 - 2024-05-17

Fixed

  • Wrong site set label (#8), thanks to @ErHaWeb

1.6.0 - 2024-05-13

Added

  • Support for site sets in TYPO3 v13

1.5.0 - 2024-02-04

Added

  • Compatibility with TYPO3 v13

1.4.0 - 2024-01-16

Added

  • Compatibility with Symfony 7

1.3.1 - 2023-12-21

Fixed

  • Cannot use interval > 27263 seconds (#5)

1.3.0 - 2023-08-13

Added

  • PSR-7 request object is available in PSR-14 event (#2)

1.2.0 - 2023-08-07

Added

  • PSR-14 event is dispatched when rate limit is exceeded (#1)

1.1.0 - 2023-04-01

Added

  • Prevent download of language packs for TYPO3 v12

1.0.0 - 2023-01-13

Initial release