.. _changelog: 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 `_. `Unreleased `_ ------------------------------------------------------------------------------------------- `1.4.2 `_ - 2022-03-22 ----------------------------------------------------------------------------------------------------- Fixed ^^^^^ * Display form element in form editor in combination with other custom form elements correctly (#13) `1.4.1 `_ - 2021-12-16 ----------------------------------------------------------------------------------------------------- Fixed ^^^^^ * Default language of backend user throws exception in form preview `1.4.0 `_ - 2021-11-29 ----------------------------------------------------------------------------------------------------- Added ^^^^^ * Compatibility with Symfony 6 Updated ^^^^^^^ * symfony/intl to version 5.4.0 for non-composer installations `1.3.1 `_ - 2021-09-07 ----------------------------------------------------------------------------------------------------- Fixed ^^^^^ * Include package symfony/intl for non-composer installations `1.3.0 `_ - 2020-12-25 ----------------------------------------------------------------------------------------------------- Added ^^^^^ * Compatibility with TYPO3 v11 Changed ^^^^^^^ * Raise minimum required version to TYPO3 9.5.16 `1.2.0 `_ - 2020-07-01 ----------------------------------------------------------------------------------------------------- Added ^^^^^ * Enhance CountriesModificationEvent with page language (#5) `1.1.1 `_ - 2020-02-17 ----------------------------------------------------------------------------------------------------- Fixed ^^^^^ * Prevent exception when using preview in form manager (#4) `1.1.0 `_ - 2020-01-31 ----------------------------------------------------------------------------------------------------- Added ^^^^^ * Service class for usage of the country list in other scenarios `1.0.0 `_ - 2019-12-27 ------------------------------------------------------------------------------------------------- Added ^^^^^ * Form element "Country select" * Signal/slot and PSR-14 event for modifying the country list