Skip to content

Releases: TYPO3-Headless/headless

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

v4.3.0 Feature release

17 May 13:53
d732605
Compare
Choose a tag to compare

What's Changed

With v4.3.0 release you can use new type of file processing if you change legacyReturn to 0 in processingConfiguration of FilesProcessor, more details in documentation. It allows you to have new response of images and also process more types of images.

Features

Bugfix

Tasks

Full Changelog: v4.2.7...v4.3.0

v4.2.7

07 Feb 15:32
b4d6021
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.6...v4.2.7

v4.2.6 Bugfix release

07 Feb 12:48
0a2efb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.5...v4.2.6

v4.2.5 Bugfix release

06 Feb 14:30
9f4f73c
Compare
Choose a tag to compare

❗ What's Changed ❗

Full Changelog: v4.2.4...v4.2.5