Releases: FriendsOfTYPO3Headless/headless_bootstrap_package
Releases · FriendsOfTYPO3Headless/headless_bootstrap_package
v3.0.1
What's Changed
- [BUG] Fixed usage of TYPO3_MODE constant by @svenpet90 in #56
Full Changelog: v3.0.0...v3.0.1
v3.0: TYPO3 v12 compatibility
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
- [WIP] TYPO3 v12 compatibility by @svenpet90 in #55
Full Changelog: v2.0.0...v3.0.0
v2.0: EXT:bootstrap_package v13 compatibility
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
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
1.0.2 Menu content elements with typoscript constant includeNotInMenu
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
v1.0.0 First stable version 🎉
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
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
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