Skip to content

Releases: TYPO3-Documentation/t3docs-examples

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

12.0.0

06 Aug 11:39
af05734
Compare
Choose a tag to compare

Compatibilty with TYPO3 v12 LTS.

11.1.0

04 Jun 06:21
e585ec5
Compare
Choose a tag to compare

Turn the extension into a distribution that serves as the default location for the TYPO3 Documentation Team to create custom TYPO3 backend content elements for use in documentation screenshots.

v9.6.0

20 Dec 10:17
Compare
Choose a tag to compare

Remove deprecations and unused examples