Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 1.77 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.

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