Skip to content

Releases: TYPO3-Headless/headless

v4.7.1 Bugfix release

24 Jul 15:23
12775de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.7.1

v4.7.0 Feature release

08 Jul 16:51
4dbadcd
Compare
Choose a tag to compare

TYPO3 Headless v4.7.0

🐛 Bug Fixes

✨ Improvements & Tasks

🌟 New Contributors

Full Changelog:
v4.6.0...v4.7.0

v4.6.0 Feature release

21 Feb 12:35
a15e1c8
Compare
Choose a tag to compare

🚀 Headless v4.6.0 Release Notes

🎉 What's New

✨ Features

  • Backend editor links on frontend – Added links for backend editing directly on the frontend. #800
  • Extended configuration support – Now supports config.htmlTag & page.bodyTagAdd. #802
  • Nuxt-TYPO3 SEO tags compatibility – By default, body tag classes are now generated for Nuxt-TYPO3. #803

🐛 Bug Fixes

  • File URL rendering – Fixed an issue where file URLs contained double slashes. #796
  • Login hash generation – Improved hash generation for v13 in LoginFormViewHelper. #804
  • Database Query Processor – Improved handling of returnFlattenObject in Headless DatabaseQueryProcessor. #807

🔧 Tasks & Improvements

  • Clear messaging for colPos – Improved clarity when grouping is enabled. #806

📌 Full Changelog: v4.5.0 → v4.6.0

v3.4.3 Bufix release

25 Nov 20:01
5b01293
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.2...v3.4.3

v4.5.0 Feature release - TYPO3 v13 compatibility

04 Nov 17:01
d7ebf57
Compare
Choose a tag to compare

We are excited to announce the release of TYPO3 Headless v4.5.0! This version brings significant changes, including compatibility with TYPO3 v13 and implementation of Sets.

🔄 What's Changed

  • [FEATURE] ✨ Added compatibility with TYPO3 v13 by @twoldanski in #778
  • [FEATURE] 🛠️ Introduced the barebone site set configuration, allowing other extensions to access it by @tobiasquadflieg in #793

👥 New Contributors

A special thank you to our new contributor:

📜 For a complete list of changes, please refer to the full changelog.

Thank you for your continued support and contributions to TYPO3 Headless! 🙏

v4.4.1 Hotfix release

08 Oct 12:01
e87413b
Compare
Choose a tag to compare

What's Changed

v4.4.1 release brings fix for ext:felogin on TYPO3 version 12.4.21.
Also, introduced additional check if ext:seo is loaded.

Changelog

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0 Feature release

19 Sep 18:53
73c0eb9
Compare
Choose a tag to compare

Release notes for Headless version 4.4.0

🔧 SEO Improvements

  • Official Support for TYPO3 SEO APIs

  • Introduced page.seo Structure

    • Adapted for Nuxt.js v3's useHead
    • For Nuxt v3 applications, it's recommended to migrate to page.seo and have the backend developer remove page.meta.

🛡️ Backward Compatibility

  • To prevent breaking existing applications, ext:headless will continue to output page.meta.

💡 Why Migrate to page.seo?

  • Automated Meta Tag Generation: TYPO3 now generates all meta tags, including automatic canonicals and hreflangs (unless disabled by the backend developer).
  • Simplified Frontend Logic: The frontend app doesn't need additional logic for handling meta tags. Simply provide page.seo, and Nuxt.js does the rest.
  • Enhanced Backend Flexibility:
    • Backend developers have access to PHP APIs to set tags and titles directly from plugins—no more fiddling with TypoScript.
    • Tags can also be set via TypoScript, allowing quick additions without redeploying or modifying the frontend app.

What's Changed

🚀 Features

📝 Tasks

🐛 Bug Fixes

👥 New Contributors

Full Changelog: v4.3.2...v4.4.0

v4.3.2 Bugfix release

05 Jul 09:54
bad5834
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

v4.3.1 Bugfix release

27 May 12:20
c133e52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v3.4.2 Bugfix release

20 May 13:17
21cdcd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.4.2