Skip to content

Releases: TYPO3-Documentation/t3docs-examples

13.0.1

17 Oct 06:21
becbf81
Compare
Choose a tag to compare

What's Changed

  • [!!!][FEATURE] Auto-registration of NewContentElementWizard via TCA by @linawolf in #292
  • [FEATURE] Add a basic content element by @linawolf in #291
  • [BUGFIX] CE group is called "plugins" by default by @linawolf in #293
  • [CI] Lint code with PHP 8.4 by @brotkrueml in #295
  • [FEATURE] Demonstrate all possible site setting types by @linawolf in #294
  • [TASK] Deprecate plugin content element and plugin subtypes (list_type) by @linawolf in #297
  • [TASK] Add list_type to CType Upgrade Wizards by @linawolf in #298
  • [TASK] Add site setting with enum by @linawolf in #299
  • [TASK] Allow TYPO3 13.4 by @linawolf in #300

Full Changelog: 12.0.7...13.0.1

12.0.8

31 Aug 08:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.0.6...12.0.8

12.0.7 (deleted)

31 Aug 08:15
fa17c59
Compare
Choose a tag to compare

Accidently based this on main

13.0.0

04 May 06:39
c80ba3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 12.0.5...13.0.0

12.0.6

04 May 06:40
62c0b5c
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Move ExtensionManagementUtility::addUserTSConfig (#193) by @brotkrueml in #196
  • [Backport 12.4] [TASK] Explicitly define PHP version constraint (#197) by @brotkrueml in #199
  • [Backport 12.4] [TASK] Update dev dependencies by @github-actions in #202
  • [TASK] Adjust TYPO3 version constraints by @brotkrueml in #195
  • [Backport 12.4] [CI] Add PHP 8.3 to workflow matrix by @github-actions in #205
  • [Backport 12.4] [TASK] Fix CGL after update of php-cs-fixer to v3.23.0 by @github-actions in #207
  • [Backport 12.4] [TASK] Streamline XLIFF files by @github-actions in #209
  • [Backport 12.4] [TASK] Fix CGL after update to php-cs-fixer v3.27.0 by @github-actions in #212
  • [Backport 12.4] [CI] Update actions/checkout to version 4 by @github-actions in #213
  • [Backport 12.4] [TASK] Run "composer normalize" in current version by @github-actions in #217
  • [Backport 12.4] [TASK] Remove FlexForm event listeners by @github-actions in #218
  • [Backport 12.4] [DOCS] Add v12 releases to changelog by @github-actions in #220
  • [Backport 12.4] [BUGFIX] Avoid dynamic properties in ModuleController (#224) by @brotkrueml in #226
  • [BUGFIX] Use correct object to call pushModuleData() method in AdminModuleController (#225) by @brotkrueml in #227
  • [Backport 12.4] Fix module registration for plain (non-extbase) controller by @github-actions in #228
  • [Backport 12.4] [DOCS] Add changelog for bugfix #223 by @github-actions in #230
  • [Backport 12.4] [TASK] Use php-cs-fixer by @github-actions in #234
  • [Backport 12.4] [TASK] Remove outdated langDisable and langChildren tags by @github-actions in #249
  • [DOCS] Add changelog for version 12.0.3 (#250) by @brotkrueml in #252
  • [BUGFIX] Avoid warning when set up extension (#256) by @brotkrueml in #257

New Contributors

  • @github-actions made their first contribution in #202

Full Changelog: 13.0.0...12.0.6

12.0.5

04 Apr 16:50
62c0b5c
Compare
Choose a tag to compare

Fixed:

  • Warning when set up extension (#253)

12.0.4

29 Mar 07:32
c60b8a3
Compare
Choose a tag to compare

Fixed:

  • Use correct version in ext_emconf.php

12.0.3

28 Mar 17:17
0283305
Compare
Choose a tag to compare

Fixed:

  • Switch from Controller attribute to AsController attribute (#240)
  • Fix language labels for titles and options in AdminModuleController (#240)
  • Switch value for setShowLabelText() to a valid boolean in AdminModuleController (#240)
  • Remove outdated langDisable and langChildren tags in FlexForms (#248)

12.0.2

26 Jan 15:35
a1202fd
Compare
Choose a tag to compare

What's Changed

  • [TASK] Remove FlexForm event listeners by @brotkrueml in #218
  • [BUGFIX] Avoid dynamic properties in ModuleController (#224) by @brotkrueml in #226
  • [BUGFIX] Use correct object to call pushModuleData() method in AdminModuleController (#225) by @brotkrueml in #227
  • [BUGFIX] Fix module registration for plain (non-extbase) controller by @josefglatz in #228

Full Changelog: 12.0.1...12.0.2

12.0.1

16 Sep 16:11
c16c552
Compare
Choose a tag to compare

What's Changed

  • [TASK] Fix CGL after update of php-cs-fixer to v3.23.0 in #207
  • [TASK] Streamline XLIFF files in #209

Full Changelog: 12.0.0...12.0.1