.. include:: /Includes.rst.txt .. highlight:: none ==================================== Changelog for release v15.0.0 ==================================== Features -------- * [FEATURE] Make news button colors configurable (15.03.2023, 7f53518c by Roman Büchler) * [FEATURE] Add animate libraries configuration (03.02.2023, 09fbbcd7 by Roman Büchler) * [FEATURE] Trick link handler email verification (21.01.2023, ded697a3 by Roman Büchler) Bugfixes -------- * [BUGFIX] Show news detail in modal dialog (04.04.2023, 61f690cf by Roman Büchler) * [BUGFIX] Make news dummy image public (04.04.2023, 636297c3 by Roman Büchler) * [BUGFIX] Allow ts constants in email link (03.04.2023, 282ba0c5 by Roman Büchler) * [BUGFIX] Maintain nav style inside frame (15.03.2023, 4cdb0605 by Roman Büchler) * [BUGFIX] Edit logo easyconf substitution property (14.03.2023, fe912f78 by Roman Büchler) * [BUGFIX] Use standard input for color fields (08.03.2023, eef0e448 by Roman Büchler) * [BUGFIX] Use EXT-syntax to import news ts (06.03.2023, 1a6d1083 by Roman Büchler) * [BUGFIX] Prevent error related to news installation (06.03.2023, 3dc43b49 by Roman Büchler) * [BUGFIX] Complement easyconf ctrl config (28.02.2023, 2fd32313 by Roman Büchler) * [BUGFIX] Use deprecated backend partials (27.02.2023, 1047a7c7 by Roman Büchler) * [BUGFIX] Respect embedded frame background (03.02.2023, b7aeb1fc by Roman Büchler) * [BUGFIX] Adapt to new core icons (31.01.2023, 1bd20ba7 by Roman Büchler) * [BUGFIX] Use lib.contentElement for container element (14.01.2023, d286dc2c by Roman Büchler) * [BUGFIX] Remove unused jQuery reference in showscroll (13.01.2023, 248b42d9 by Roman Büchler) * [BUGFIX] Access container_elements utility class (21.12.2022, 990d4bc3 by Roman Büchler) * [BUGFIX] Configure dependency injection (15.12.2022, 4a538bcf by Roman Büchler) * [BUGFIX] Change typoscript comment token (15.12.2022, 4bd923c0 by Roman Büchler) * [BUGFIX] Initialize variable passed by reference (14.12.2022, aef52ad9 by Roman Büchler) Breaking changes ---------------- * [!!!][TASK] Drop extension news date localization (01.04.2023, c40026e4 by Roman Büchler) * [!!!][TASK] Replace bootstrap scroll spy js (26.01.2023, 64cf35d8 by Roman Büchler) * [!!!][TASK] Use easyconf constants substitution (20.01.2023, fffbaaf8 by Roman Büchler) * [!!!][TASK] Drop bootstrap 4 (14.01.2023, 171b1779 by Roman Büchler) * [!!!][TASK] Drop deprecated view helpers (13.01.2023, 2d33cae9 by Roman Büchler) * [!!!][TASK] Change google fonts url (07.01.2023, 5f17fa4b by Roman Büchler) * [!!!][TASK] Bump TYPO3 to v12.1 (12.12.2022, bbc3e16e by Roman Büchler) Reference --------- .. highlight:: shell Generated by: git log v14.2.1..HEAD --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep **Note:** The above list contains just commits marked with [FEATURE], [BUGFIX] and [!!!]. Complementary commits are available at `Github `__.