ChangeLog

Version 4.0.0

  • Remove TYPO3 9 compatibility
  • Add Events to all Controller Actions
  • Add Event Listener to add Pagination

Version 3.0.4

  • Move SlugHelper from constructor argument into getSlugHelper()

Version 3.0.2

  • Add addQueryStringMethod to f:widget.paginate

Version 3.0.1

  • Set title as required, as it is required for path_segment generation

Version 3.0.0

  • Removed TYPO3 8 compatibility
  • Add TYPO3 10 compatibility
  • Removed all masterplan ViewHelpers
  • Wrapped all templates in HTML namespace
  • New SVG icons for extension and tables
  • Implement new structure of areaOfActivities
  • Better structure of TCA for backend
  • Repair filtering projects in ProjectRepository
  • Add path_segment for Slugs incl. UpgradeWizard
  • Add new documentation