Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

79 lines (52 loc) · 1.94 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.3.0 - 2024-02-17

Added

  • Compatibility with TYPO3 v13

Removed

  • Compatibility with TYPO3 v10

1.2.0 - 2022-10-20

Added

  • Compatibility with TYPO3 v12

Removed

  • Compatibility with TYPO3 v9

1.1.0 - 2020-12-23

Added

  • Compatibility with TYPO3 v11

1.0.6 - 2020-07-31

Fixed

  • Raise priority of page title provider

1.0.5 - 2020-04-14

Added

  • ExtensionPageTitleProvider can be injected as dependency in TYPO3 v10

1.0.4 - 2019-10-02

Added

  • Compatibility with TYPO3 v10

1.0.3 - 2019-07-27

Added

  • Compatibility with TYPO3 10.0

1.0.2 - 2019-01-21

Changed

  • Removed PHP dependency which was previously set to version 7.2

1.0.1 - 2018-11-13

Added

  • Autoload information to ext_emconf.php
  • Extension icon

Changed

  • Improved documentation

1.0.0 - 2018-10-16

Initial release