Skip to content

Releases: remindgmbh/headless

v5.0.2

02 Apr 11:46

Choose a tag to compare

5.0.2 (2026-04-02)

Bug Fixes

  • avoid null crop value for svg files by adding fallback to empty string (84b0959)

v5.0.1

06 Mar 11:16

Choose a tag to compare

5.0.1 (2026-03-06)

Bug Fixes

  • add fallback for unresolved mailto link in flexform processing (faea554)

v5.0.0

24 Feb 14:29

Choose a tag to compare

5.0.0 (2026-02-24)

⚠ BREAKING CHANGES

  • make extension TYPO3 13 compatible

Features

  • make extension TYPO3 13 compatible (aa0035a)

Bug Fixes

  • add fallback for unresolved absolute typolinks in flexform processing (f816406)
  • add fallback for unresolved typolinks in FlexForm processing (5c570d8)

v4.2.0

28 Oct 16:06

Choose a tag to compare

4.2.0 (2025-10-28)

Features

  • add schema.org data field to page properties (314bc05)

v4.1.1

30 Apr 14:06

Choose a tag to compare

4.1.1 (2025-04-30)

Bug Fixes

  • allow passing custom field name in setFooterFlexForm function (f2d0e18)

v4.1.0

18 Mar 12:58

Choose a tag to compare

4.1.0 (2025-03-18)

Features

  • add cookies link handler (9fc207e)
  • allow file interface as parameter in process image (5da36fa)

Bug Fixes

  • add additional where clause to item preview renderer database query (082e882)
  • change source to target in german language files (71c49f9)
  • make typoscript cookieCategory lib (ccffc98)

v4.0.0

27 Nov 11:15

Choose a tag to compare

4.0.0 (2024-11-27)

⚠ BREAKING CHANGES

  • move footer content to page properties
  • move processImage to FilesService and make output configurable
  • cleanup form output
  • disable all content elements by default
  • use simplified file output
  • rename imageProcessing middleware and skip processing for non-image types

Features

  • add assetProcessingConfiguration to uploads content element (f61b19f)
  • add breadcrumbTitleProvider (6a2c200)
  • add crop parameter to asset middleware (6a9bf6c)
  • add customErrorMessage to FileSize validator in FileUpload (8993c31)
  • add dataProcessing to FlexFormProcessor (f56a7bc)
  • add FilesCategoryProcessor (ccd2882)
  • add links to form checkbox (af27e1f)
  • add MimeType validator to FileUpload form element (f5db9b3)
  • add size property to FileUpload form element (357a88c)
  • allow localUid in asset middleware (d5db97a)
  • allow non-standard file attributes (32f5916)
  • cleanup form output (ecb7fe3)
  • disable all content elements by default (f917c42)
  • move footer content to page properties (2e2c092)
  • move processImage to FilesService and make output configurable (9233f2d)
  • output form checkbox links in description and allow positional parameters (dc3b7cd)
  • re-enable media element (cb8ff51)
  • rename imageProcessing middleware and skip processing for non-image types (77f26aa)
  • use simplified file output (3e4c3b7)
  • use TYPO3 SEO APIs (64375d8)

Bug Fixes

  • add check to FilesCategoryProcessor config (163e9e9)
  • allow image processing for SVGs with crop variants (65c0086)
  • avoid undefined array key in FilesCategoryProcessor (edca853)
  • make sure all content elements have cookies tab (3eed1a4)
  • output correct attribute types in flexform (ff443b4)
  • output FileSizeValidator size in bytes (e8b1a5d)
  • resolve type/null pointer exception in FilesCategoryProcessor (b2690b3)

v3.3.0

26 Jun 06:05

Choose a tag to compare

3.3.0 (2024-06-26)

Features

  • add font size options to RTE (32ea571)
  • add utility function to get crop variants with free ratio (e8667fa)
  • use seo title if og or twitter titles are empty (349e65d)

v3.2.1

25 Apr 10:00

Choose a tag to compare

3.2.1 (2024-04-25)

Bug Fixes

  • check for flat objects in files processor (91573f7)

v3.2.0

24 Apr 11:50

Choose a tag to compare

3.2.0 (2024-04-24)

Features

  • add file processing to flexFormProcessor (4817172)
  • add multilanguage support for root page config (fe95ac1)
  • add page config (f2c6da4)
  • add path configuration option to FlexFormProcessor (cddd7c2)
  • add processImage function to jsonService (0780e25)
  • move footer to initialData (e2c241d)
  • remove crop properties from processed files (ecd1739)
  • set filename in image middleware (b874e58)
  • use layout field instead of flexform for image gallery type (03530fc)

Bug Fixes

  • allow language synchronization for image cropping (adb558e)
  • return empty string instead of empty array if no footer content is found (61fb2ea)
  • set flexform section arrays start index to 0 and remove restructuring sections (d5eac33)