Skip to content

Releases: TYPO3-Headless/headless

2.0.2 bugfix release, fix output of non-cached plugins, add tests

09 Jan 15:41
51bba35
Compare
Choose a tag to compare
  • Add extra encoding step for content which was put into the output via INT_SCRIPT replacement to enable rendering of non-cached plugins
  • Add functional and unit tests
  • Add missing PSR-12 rule to code style check.
    Special thanks go to @sven-carstens and @GrahamCampbell for their contributions!

2.0.1 bugfix release, file cobject, shortcut and image processing

06 Dec 12:33
Compare
Choose a tag to compare
  • Make fileUtility handle File object
  • Change shortcut content element configuration
  • Remove double image processing

2.0 release - media, error handling, refactoring

01 Nov 22:19
Compare
Choose a tag to compare
  • youtube and vimeo support
  • refactored dataproviders
  • changed keys for BE layout fields
  • improve metadata handling
  • add definition for core content elements
  • Error handling for 'no rendering definition'
  • PSR12 coding standards
  • improved documentation
  • add pagination service
  • add viewhelpers usefull for integrating 3rd party extensions like EXT:news

Note that this release contains several breaking changes in API structure.

First release 1.0.0

20 Aug 19:53
Compare
Choose a tag to compare

Features

  • JSON API for content elements
  • JSON API for navigation, layouts
    taking into account all language/translation configuration (e.g. fallback)
  • support for EXT:news
  • easily extensible with custom fields or custom CE's