Skip to content

Releases: FriendsOfTYPO3Headless/headless_bootstrap_package

v3.0.1

18 Apr 13:04
13bd5d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0: TYPO3 v12 compatibility

14 Feb 19:46
Compare
Choose a tag to compare

What's New

This release brings TYPO3 v12 compatibility. In order to make this happen the dependencies have been updated as follows:

  • PHP: ^7.4 || ^8.0 => ^8.1
  • friendsoftypo3/headless: "^3.0.3" => ^4.2
  • typo3/cms-core: ^11.5 => ^12.4

Bugfixes

none

BC Breaks

none

New Features

none

Deprecations

none

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0: EXT:bootstrap_package v13 compatibility

11 Jan 13:57
f45fc4e
Compare
Choose a tag to compare

What's Changed

  • Provide EXT:bootstrap_package:v13 compatibility by @svenpet90 in #53

Full Changelog: 1.0.4...v2.0.0

1.0.4 Maintenance Release

22 Nov 13:31
6a46475
Compare
Choose a tag to compare

What's Changed

  • [UPDATE] Updated dependencies to new major versions by @svenpet90 in #50
  • Added test for Content Element "menu_categorized_pages" by @svenpet90 in #51

Full Changelog: 1.0.3...1.0.4

1.0.3

13 Apr 11:56
35bf76c
Compare
Choose a tag to compare

What's Changed

  • Update ContentElementWithHeader.typoscript by @derseeli in #49

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2 Menu content elements with typoscript constant includeNotInMenu

05 Apr 12:10
Compare
Choose a tag to compare

Menu Content Elements: Added constant for includeNotInMenu for menu_thumbnail_dir, menu_thumbnail_list, menu_card_dir, menu_card_list and menu_categorized_pages.

1.0.1

01 Apr 11:26
Compare
Choose a tag to compare

Menu types output was unified

v1.0.0 First stable version 🎉

18 Mar 19:01
a07e7c4
Compare
Choose a tag to compare

First stable version 🎉

What's Changed

  • Removed "_localizedUid" from lib.contentElementWithHeader closes #43 by @svenpet90 in #44
  • Fixed typo, added tests for page.meta fields and updated screenshots by @svenpet90 in #46

Full Changelog: 0.2.2...1.0.0

0.2.2 Bugfix Release

16 Mar 12:15
a051a28
Compare
Choose a tag to compare

What's Changed

  • Add functional tests for content elements by @svenpet90 in #36
  • Added MediaElementTest.php by @svenpet90 in #39
  • Add ContentElement functional tests by @svenpet90 in #40
  • [BUGFIX] FilesProcessor: CE with multiple images with cropVariants - only the last image is outputted by @svenpet90 in #42

Full Changelog: 0.2.1...0.2.2

v0.2.1

11 Mar 09:39
ea00564
Compare
Choose a tag to compare

What's Changed

  • ContentElement Items: Add field "uid" as "id" to JSON output by @svenpet90 in #38

Full Changelog: v0.2.0...0.2.1