ChangeLog

Version 5.0.0

  • Add TYPO3 11 compatibility

  • Repair item for newContentElementWizard

  • Implement our own Category model and CategoryRepository

Version 4.0.1

  • Keep form data while using PageBrowser

Version 4.0.0

  • Use TYPO3 Paginator API instead of paginate VH

  • Remove TYPO3 9 compatibility

Version 3.1.1

  • Add TS settings to GlossaryService

Version 3.1.0

  • Add func tests for ExtConf

  • Update files for github actions

  • use inject methods in controller

  • Set glossary2 dependency to 5.0.0

Version 3.0.7

  • Move SlugHelper from constructor argument into getSlugHelper()

Version 3.0.6

  • Respect ordering

Version 3.0.5

  • Add Search model to List view

  • Update Test env

Version 3.0.4

  • Use unique instead of uniqueInSite for slug

Version 3.0.3

  • Do not load district with Lazy loading

Version 3.0.2

  • Add path_segment

  • Add UpgradeWizard for Slugs

Version 3.0.1

  • Remove title from SVG icons

  • Add Services.yaml for TYPO3 10

  • Add pageTSconfig for newContentElementWizard

  • Update ChangeLog

  • Restructure TCA

  • Add new svg icon for district table

Version 3.0.0

  • Remove TYPO3 8 compatibility

  • Add TYPO3 10 compatibility