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.
3.0.0 - 2023-04-09
- Compatibility with TYPO3 v12 (#15)
- Form type from "CountrySelect" to "ExtCountrySelect" (#15)
- symfony/intl to version 6.2.8 for non-Composer installations
- Compatibility with TYPO3 v11
2.1.0 - 2023-04-09
- symfony/intl to version 5.4.22 for non-Composer installations
- Compatibility with TYPO3 v12 (due to a form element with same name since TYPO3 v12.3) (#15)
2.0.1 - 2023-01-13
- JavaScript error in form module with TYPO3 v12.1
2.0.0 - 2022-10-07
- Compatibility with TYPO3 v12 (#12)
- symfony/intl to version 5.4.11 for non-Composer installations
- Signal for modification of the country list (#10)
- Compatibility with TYPO3 v9 and v10 (#10, #14)
- Compatibility with PHP 7.2 and 7.3 (#11)
1.4.2 - 2022-03-22
- Display form element in form editor in combination with other custom form elements correctly (#13)
1.4.1 - 2021-12-16
- Default language of backend user throws exception in form preview
1.4.0 - 2021-11-29
- Compatibility with Symfony 6
- symfony/intl to version 5.4.0 for non-Composer installations
1.3.1 - 2021-09-07
- Include package symfony/intl for non-Composer installations
1.3.0 - 2020-12-25
- Compatibility with TYPO3 v11
- Raise minimum required version to TYPO3 9.5.16
1.2.0 - 2020-07-01
- Enhance CountriesModificationEvent with page language (#5)
1.1.1 - 2020-02-17
- Prevent exception when using preview in form manager (#4)
1.1.0 - 2020-01-31
- Service class for usage of the country list in other scenarios
1.0.0 - 2019-12-27
- Form element "Country select"
- Signal/slot and PSR-14 event for modifying the country list