Skip to content

Releases: TYPO3-Headless/headless

v3.2.1 Bugfix release

15 Nov 14:14
0b37759
Compare
Choose a tag to compare

What's Changed

We fixed regression for TYPO3 Headless mixed instance with EXT:Felogin usage by @twoldanski in #520

Full Changelog: v3.2.0...v3.2.1

v3.2.0 Feature release

09 Nov 20:20
c12a000
Compare
Choose a tag to compare

What's Changed

Cookie domain middleware

We introduced cookie domain middleware which allows you to set different domains for cookies. When you have TYPO3 instance with multiple domains and you want to use frontend login or look at hidden pages, then this feature is really helpful.

Gallery and images processing fixes

We aligned processing of gallery processor with core, additionally we fixed issues with rendering meta tags of files when using gallery processing also, added feature to resolve double processing of files when chaining FileProcessor & GalleryProcessor

Felogin adjustments

Adjust ext:felogin handling to match nuxt-typo3 functionalities. Add logged in state. Handle recovery password view.

Features:

Tasks:

Bugfixes:

New Contributors

Full Changelog: v3.1.2...v3.2.0

v2.7.0

10 Nov 13:10
b319107
Compare
Choose a tag to compare

What's Changed

Features:

Tasks:

Bugfixes

Full Changelog: v2.6.0...v2.7.0

v3.1.2 Bugfix release

11 Aug 20:00
14a3663
Compare
Choose a tag to compare

What's Changed

Add conflict for TYPO3 version below 11.5.14, as ContentContentObject changed.

  • Use getTypoScriptFrontendController by @smarv3l in #476
  • Set conflict with TYPO3 < 11.5.14 by @twoldanski in #478

New Contributors

  • @smarv3l made their first contribution in #476

Full Changelog: v3.1.1...v3.1.2

v3.1.1 Bugfix release

03 Aug 21:46
4569d2a
Compare
Choose a tag to compare

What's Changed

Tasks

Bugfixes

  • Properly handle null on dataprocessing in root context by @twoldanski in #473

Full Changelog: v3.1.0...v3.1.1

v3.1.0 Feature release

01 Aug 21:05
28cdfa7
Compare
Choose a tag to compare

What's Changed

Headless in version 3.1.0 brings you basic support of EXT:workspaces and a lot of bugfixes.

Features

Tasks

Bugfixes

New Contributors

Full Changelog: v3.0.4...v3.1.0

v3.0.4 Bugfix release

20 Apr 15:12
0d78fc6
Compare
Choose a tag to compare

What's Changed

  • Add flag 'exceptionOnFailure' to format.json.decode() viewhelper for dev purposes by @kitzberger in #415
  • Add documentation about preview by @oskardydo in #419
  • Add fallback for undefined key "page" warning in php8 by @ochorocho in #424
  • Add flag to DatabaseQueryProcessor to render only one record by @kitzberger in #421
  • FilesProcessor: CE with multiple images with cropVariants - only the last image is outputted by @svenpet90 in #417

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3 Bugfix release

02 Mar 19:13
475df1f
Compare
Choose a tag to compare

What's Changed

Tasks

Bugfixes

New Contributors

Thank you for your first contrubion!

Full Changelog: v3.0.2...v3.0.3

v3.0.2 Bugfix release

02 Feb 13:42
86c0be1
Compare
Choose a tag to compare

What's Changed

We reached 65% code coverage!

Tasks

Bugfixes

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1 Bugfix release

01 Dec 16:27
d927d0a
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Fix undefined array key in JSON cObj (fixes warning for PHP8.0) by @lukaszuznanski in #377

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