Skip to content

Releases: cdaecke/md_news_author

Bugfix release

11 Oct 12:58
Compare
Choose a tag to compare

BUGFIX: use correct version number for TYPO3 in ext_localconf.php constraints

All changes:
v6.0.2...v6.0.3

Bugfix release

07 Oct 06:35
Compare
Choose a tag to compare

This release fixes broken flexforms.

All changes:
v6.0.1...v6.0.2

Updated TYPO3 dependency

06 Oct 10:58
Compare
Choose a tag to compare

TASK: Update TYPO3 dependency in composer.json -> allow TYPO3 10 and TYPO3 11

All changes:
v6.0.0...v6.0.1

TYPO3 11 compatibility

05 Oct 09:22
Compare
Choose a tag to compare

FEATURE: TYPO3 11 compatibility
TASK: Dependency to ext:numbered_pagination was added.

BREAKING

  • News Author-Plugin was splited in two separate plugins, one for listing the authors and one for a detail view of an author. Use the Upgrade Wizard to migrate!
  • Templates where changed.
  • ShowAlphabeticalNavigationViewHelper was removed.
  • New paginator was introduced, so partial needs to be change, if you use your own.
  • routeEnhancers for speaking urls need to be adapted (find new configuration in the documentation).

All changes
v5.0.1...v6.0.0