All notable changes to this project will be documented in this file.
- Fixed: compatibility issue with contao 4.4
- Fixed: php8 issues
- Fixed: php8 issues
- Fixed: implicit dependency to news bundle in
tl_news_feed
Same as 1.4.1
- Fixed: palette handling for tl_page
- Fixed: missing translations for tl_page fields
- Fixed: warning in CategoryTree widget (#16)
- Added: rootNodesUnselectable eval option
- Changed: minimum php version is now 7.4
- Changed: raised minimum utils bundle version
- Changed: removed unnecessary composer.json content
- Changed: enhanced technical introductions
- Changed: some small refactoring
- Fixed: some old namespaces and deprecations
- Fixed: added some missing translations
- Fixed: array index issues in php 8+
- Fixed: array index issues in php 8+
- Changed: allow wa72/htmlpagedom v2
- Fixed: service not public
- Added: php8 support
- added
doNotCopyto category fields because else it might not be in sync with the association entity
- fixed dependencies
- added loose coupling for NewsFeedModel
- Fix categories sorting for categories menu module (#11)
- Fix calling urls with umlauts (#11)
- Fix missing field and palette problem in contao 4.9 (#9)
- added parent category filter type
- added CategoryModel::getChildCategories()
- added CategoryModel::hasChildCategories()
- added CategoryModel::getDescendantCategories()
- added CategoryModel annotation
- moved filter config element dca config to loadDataContainer hook
- update some imports in CategoryManager
- fixed save issue if category is multilingual
- fixed inputType for
categories_defaultfor user and user group permissions
- fixed request token issue for contao 4.9
- added ondelete_callback in order to remove associations of a deleted category