12.0.0 - 20th October 2024 ========================== This is the first release of the extension that supports TYPO3 12 and 13. This also means that the **active** support for TYPO3 11 has been stopped. .. contents:: :local: :depth: 3 Breaking changes ----------------- No breaking changes known All Changes ----------- This is a list of all changes in this release: :: 2024-09-13 [BUGFIX] Remove outdated code (Commit 16c9970c by Georg Ringer) 2024-09-12 Merge remote-tracking branch 'origin/main' into 12-13 (Commit b058b703 by Georg Ringer) 2024-08-24 [BUGFIX] Correct count demand call #2217 (Commit d3156642 by Georg Ringer) 2024-08-24 Remove reference to AltPageTitleProvider from config (#2515) (Commit 9003bf73 by Česlav Przywara) 2024-08-24 [TASK] Remove outdated TypoScript files with .txt ending (#2518) (Commit f68c5163 by Lina Wolf) 2024-08-24 [BUGFIX] ogImage condition - don't render media of null (#2517) (Commit 60fcf3f5 by Rafał Jania) 2024-08-24 [BUGFIX] Fix failing runTests (#2520) (Commit 768112ec by Lina Wolf) 2024-07-31 [BUGFIX] Always render og:image if news has at least one image (#2510) (Commit 2ea58725 by Peter Kraume) 2024-07-29 [DOCS] Korrekt route names (#2122) (Commit b0a2d725 by Lina Wolf) 2024-07-29 [Docs] Remove TYPO3 9 from infobox (#2511) (Commit a3c990ac by Lina Wolf) 2024-07-23 [TASK] Fix cs issues (Commit 9084bdda by Georg Ringer) 2024-07-23 [TASK] Improve code of titletagVH (Commit f92eae5a by Georg Ringer) 2024-07-23 [TASK] Fix Icon deprecation statement (Commit 9598000e by Georg Ringer) 2024-07-23 [TASK] Fix Icon deprecation statement (Commit 843c1140 by Georg Ringer) 2024-07-23 [TASK] Remove RecordListQueryHook (Commit bfc3d57c by Georg Ringer) 2024-07-23 [TASK] Skip errors for ExtensionManagementUtility::addPageTSConfig (Commit f212b746 by Georg Ringer) 2024-07-23 [TASK] Use correct version (Commit 7ec11a5e by Georg Ringer) 2024-07-23 Prevent queries if pagination is deactivated (#2493) (Commit 4fd12065 by Stefan Frömken) 2024-07-23 [DOCS] Fix duplicate attribute "type" in section "Improved routing" of changelog v11.0.0 (#2502) (Commit 8dbf2be9 by Felix Heller) 2024-07-01 [TASK] Avoid implicitly nullable class method parameter (#2499) (Commit f60c1048 by Stefan Bürk) 2024-07-01 [TASK] Avoid implicitly nullable class method parameter (#2500) (Commit 1a996aeb by Stefan Bürk) 2024-06-10 [TASK] Migrate SchemaManager (Commit 1cf9a3cf by Georg Ringer) 2024-05-27 [DOC] Adopt linkhandler path (Commit b5deaff0 by Georg Ringer) 2024-05-24 [TASK] Simplify code in NewsRowInitializeNew (Commit 5b93f608 by Georg Ringer) 2024-05-22 [DOCS] Fix contents menu and other warnings (#2482) (Commit 05c237da by Lina Wolf) 2024-05-22 [TASK] Streamline Build/Scripts/runTests.sh (#2480) (Commit 9c74fd87 by Stefan Bürk) 2024-05-22 [TASK] Streamline `12-13` branch handling (#2481) (Commit 510c430a by Stefan Bürk) 2024-05-17 [DOCU] Add misc section for RSS feed (#2090) (Commit 7e6d8f8f by Stefan Frömken) 2024-05-17 [DOC] How to create links with PHP #2098 (Commit f8e776fc by Georg Ringer) 2024-05-17 [DOC] How to create links with PHP #2098 (Commit 019dd68f by Georg Ringer) 2024-05-17 [TASK] Remove switchablecontrolleractions from old flexform #2302 (Commit ed85c9c8 by Georg Ringer) 2024-05-17 [TASK] Remove switchablecontrolleractions from old flexform #2302 (Commit 0554e47d by Georg Ringer) 2024-05-16 [TASK] Fix possible notice (Commit 24d95d75 by Georg Ringer) 2024-05-16 [BUGFIX] Fix exception due missing check in ArgumentsViewHelper (Commit 8f2f7778 by Georg Ringer) 2024-05-14 [BUGFIX] 5th argument BU::wrapClickMenuOnIcon() must be an array (#2477) (Commit 14b5ffe8 by Christoph Lehmann) 2024-04-15 [DOC] Add v13 badge (Commit f38720cc by Georg Ringer) 2024-04-15 [DOC] Add v13 to readme (Commit fc9829ea by Georg Ringer) 2024-04-24 [TASK] Rename github workflow (Commit a8a9f74c by Georg Ringer) 2024-04-20 [TASK] Make csfixer happy (Commit ca97ab1f by Georg Ringer) 2024-04-20 [TASK] Revert change for timebeing (Commit 0b864011 by Georg Ringer) 2024-04-20 [TASK] Revert change for timebeing (Commit 63af20b4 by Georg Ringer) 2024-04-19 [TASK] Rector attributes (Commit ca281074 by Georg Ringer) 2024-04-19 [TASK] Rector UseServerRequestInsteadOfGeneralUtilityGetRector (Commit 2a7d8ef6 by Georg Ringer) 2024-04-19 [TASK] Rector MigrateGeneralUtilityGPRector (Commit 5b166cfc by Georg Ringer) 2024-04-19 [TASK] Rector MigrateConfigurationManagerGetContentObjectRector (Commit dc707397 by Georg Ringer) 2024-04-19 [TASK] Rector PrivatizeFinalClassPropertyRector, PrivatizeFinalClassMethodRector (Commit eed224cb by Georg Ringer) 2024-04-19 [TASK] Rector RemoveUnusedPrivateClassConstantRector (Commit fb55cfc1 by Georg Ringer) 2024-04-19 [TASK] Rector RemoveUnusedPrivateMethodParameterRector (Commit 5ed2ebae by Georg Ringer) 2024-04-19 [TASK] Rector RemoveNonExistingVarAnnotationRector (Commit e30fdfca by Georg Ringer) 2024-04-19 [TASK] Rector RemoveUnusedConstructorParamRector (Commit 32f7d580 by Georg Ringer) 2024-04-19 [TASK] Rector RemoveDoubleAssignRector (Commit 33249c6b by Georg Ringer) 2024-04-19 [TASK] Rector RemoveUnusedVariableAssignRector (Commit 3cfa8736 by Georg Ringer) 2024-04-19 [TASK] RemoveUnusedPrivateMethodRector (Commit 5eadab47 by Georg Ringer) 2024-04-19 [TASK] Rector RemoveAlwaysTrueIfConditionRector (Commit b71e4ece by Georg Ringer) 2024-04-19 [TASK] Rector SimplifyUselessVariableRector (Commit 5c1f4613 by Georg Ringer) 2024-04-19 [TASK] Rector ReadOnlyPropertyRector (Commit 179d8026 by Georg Ringer) 2024-04-19 [TASK] Rector MixedTypeRector (Commit 73cf522e by Georg Ringer) 2024-04-19 [TASK] Rector TernaryToNullCoalescingRector (Commit d0a97521 by Georg Ringer) 2024-04-19 [TASK] Rector IfIssetToCoalescingRector (Commit 30f9f687 by Georg Ringer) 2024-04-19 [TASK] Rector ChangeSwitchToMatchRector (Commit 6cc7213b by Georg Ringer) 2024-04-19 [TASK] Rector RemoveUnusedVariableInCatchRector (Commit 839f34a4 by Georg Ringer) 2024-04-19 [TASK] Rector StrStartsWithRector + StrContainsRector (Commit 26b6dc44 by Georg Ringer) 2024-04-19 [TASK] Rector StringClassNameToClassConstantRector (Commit 6ec07078 by Georg Ringer) 2024-04-19 [TASK] Rector TernaryToElvisRector (Commit d934a2d9 by Georg Ringer) 2024-04-19 [TASK] Rector: ClassConstantToSelfClassRector (Commit 0cc324b4 by Georg Ringer) 2024-04-18 [TASK] Cleanup AddNewsToMenuProcessor (Commit 1a31e755 by Georg Ringer) 2024-04-18 Revert "[TASK] Cleanup AddNewsToMenuProcessor" (Commit 2dc12b98 by Georg Ringer) 2024-04-18 [TASK] Cleanup AddNewsToMenuProcessor (Commit 1ac61f5b by Georg Ringer) 2024-04-18 [TASK] Simplify IfIsActiveViewHelper (Commit f792b047 by Georg Ringer) 2024-04-18 [TASK] Rector V (Commit 3bedaf25 by Georg Ringer) 2024-04-18 [TASK] Simplify ext_emconf (Commit ed6847ec by Georg Ringer) 2024-04-18 [TASK] Rector TypedPropertyFromStrictConstructorRector (Commit 6c33abd8 by Georg Ringer) 2024-04-18 [TASK] Improve code quality on 2 places (Commit 2c9d0e63 by Georg Ringer) 2024-04-18 [TASK] Use PHP-CS-Fixer (Commit ce0838e8 by Georg Ringer) 2024-04-18 [TASK] Rector IV (Commit 2aefbe8a by Georg Ringer) 2024-04-18 [TASK] Rector III (Commit 5e619a4e by Georg Ringer) 2024-04-18 [TASK] Rector II (Commit ed8b9dec by Georg Ringer) 2024-04-18 [TASK] Rector I (Commit 84cc7a88 by Georg Ringer) 2024-04-18 [TASK] Use new content element wizard (Commit 6da2edf5 by Georg Ringer) 2024-04-17 [TASK] Fix label for description (Commit 22e50dc1 by Georg Ringer) 2024-04-17 [TASK] Remove extra label of language field (Commit 2268481f by Georg Ringer) 2024-04-17 [TASK] Remove tceforms from xml (Commit 3232093d by Georg Ringer) 2024-04-17 Merge remote-tracking branch 'origin/12-13' into 12-13 (Commit b5192f03 by Georg Ringer) 2024-04-17 [TASK] Add typecast to PluginPreview (Commit b7f9478a by Georg Ringer) 2024-04-17 [TASK] Use proper type for FileReference (Commit 6ed96a27 by Georg Ringer) 2024-04-17 [TASK] Update getContentObjectData (Commit 19f46f08 by Georg Ringer) 2024-04-15 [TASK] Remove outdated comment (Commit a3811304 by Georg Ringer) 2024-04-15 [TASK] Remove not needed definitions for sql (Commit 915baf6e by Georg Ringer) 2024-04-15 [TASK] Add type to NewsController:initializeAction (Commit 0e8ada15 by Georg Ringer) 2024-04-15 [TASK] Update backend module registration (Commit e5783b1d by Georg Ringer) 2024-04-15 [TASK] Migrate _GET in Hook to proper API usage (Commit 06862140 by Georg Ringer) 2024-04-15 [TASK] Switch update wizard registration (Commit 5c36785b by Georg Ringer) 2024-04-15 [TASK] Remove InlineElementHook (Commit 575e63d3 by Georg Ringer) 2024-04-15 [TASK] Remove outdated PageViewQueryHook (Commit 5371b5b8 by Georg Ringer) 2024-04-15 [TASK] Adopt ci pipeline name (Commit b32d14a3 by Georg Ringer) 2024-04-15 [TASK] Make CSfixer happy (Commit fcb1d546 by Georg Ringer) 2024-04-15 [TASK] Update test matrix (Commit f3abe45f by Georg Ringer) 2024-04-15 [TASK] Change version requirements (Commit 7a8c0463 by Georg Ringer) 2024-04-15 [TASK] Update mappers (Commit 016ecf07 by Georg Ringer) 2024-04-15 [TASK] Cleanup PluginPermissionUpdater (Commit c3a2c079 by Georg Ringer) 2024-04-15 [TASK] Cleanup ClasssLoader (Commit 485bb56d by Georg Ringer) 2024-04-15 [TASK] Cleanup PageLayout JS (Commit 6965ba0a by Georg Ringer) 2024-04-15 [TASK] Cleanup PageLayout JS (Commit 5f9039e5 by Georg Ringer) 2024-04-15 [TASK] Cleanup CategoryRepository (Commit 641e3c21 by Georg Ringer) 2024-04-15 [TASK] Cleanup AddNewsToMenuProcessor (Commit 73c505f7 by Georg Ringer) 2024-04-15 [TASK] CLeanup csh + ext_tables (Commit 4190164a by Georg Ringer) 2024-04-15 [TASK] Cleanup SearchformVH (Commit c3de3616 by Georg Ringer) 2024-04-15 [TASK] TCA file cleanup (Commit dd705f52 by Georg Ringer) 2024-04-15 [TASK] Update tca for sys_file_reference (Commit ebf86bc0 by Georg Ringer) 2024-04-15 [TASK] TCA for sys_category images (Commit 227886b4 by Georg Ringer) 2024-04-15 [TASK] TCA for tca labels (Commit 523ae3e3 by Georg Ringer) 2024-04-15 [TASK] Adopt TCA for pages (Commit 5a5d85fc by Georg Ringer) 2024-04-15 [TASK] Adopt TCA required (Commit 4c9eeaca by Georg Ringer) 2024-04-15 [TASK] Cleanup TCA for link fields (Commit 4bbb96b0 by Georg Ringer) 2024-04-15 [TASK] Cleanup datetime + archive TCA (Commit 8181b2a4 by Georg Ringer) 2024-04-15 [TASK] Set TCA for crdate + tstamp (Commit 8de5ebf2 by Georg Ringer) 2024-04-15 [TASK] Remove usage of cruser_id (Commit 6d1350d7 by Georg Ringer) 2024-04-15 [TASK] Remove version check for seo fields (Commit 50c39616 by Georg Ringer) This list has been created by using `git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short`.