- Fixed news feed being created in wrong folder for Contao 4 (#99)
- Allow to hide category in the news list module
- Allow to hide category in the news reader module
- Allow to exclude the news of category in the related list module
- Extension is now compatible with Contao 4.2 (#95)
- Do not set reset link as active if any active categories are selected (#93)
- Made the news menu module compatible with Contao 3.5.3 and above (#92)
- Fixed various news feed issues (#86)
- Restored the PHP 5.3 compatibility (#85)
- Updated the composer.json file (see #63)
- Updated the French language (thanks to Lionel Maccaud, see #70)
- Added the "news_trail" class to category list items which the active news item belongs to (see #64)
- Added the "news_categories" insert tag that displays information about active news category (see #66)
- Allowed to choose the custom template for news categories module (see #77)
- Cleaned up the $GLOBALS array in newslist module (see #57)
- Removed the undefined variables usage in the NewsModel class (see #76)
- Fixed the composer.json file
- The extension is now compatible with Contao 3.5
- Fixed the German labels (see #58)
- Added the related categories mode to the newslist module
- The category URL param is now translatable
- The categories in news template are now links (see #52)
- Added the CSS class field for each category
- Added the reference category field to the categories list front end module
- Added new category data in the news templates. The category jumpTo page is now inherited from parent records
- The categories in news template are now sorted alphabetically
- Fixed the class collision error in news menu module
- Updated the readme file
- Made the news menu filterable by categories (see #46)
- Added the composer.json file (see #34)
- Added the categories to news feed (see #47)
- Added the news filter content element (see #51)
- Added the dc_multlingual to composer.json file (see #50)
- Fixed a wrong fallback template name
- Drop the reference to old CSS file (see #33)
- Limit categories to news archives (see #30)
- Add the "active" class to reset link (see #31)
- Fixed the tl_news palette replacement (see #27)
- Fixed the indentation (see #26)
- Updated the French translation (see #15)
- Dropped the backend.css file
- Added support for subcategories (see #19)
- Added feature to display the number of news items per each category (see #22)
- Added the multilingual titles (see #16)
- Format the code according to PSR-2
- Allow to set the default news categories for user and user group (see #25)
- Fixed preserving the custom news order (see #24)
- Fixed the news archive menu module (see #21)
- Fixed the news archive menu module (see #21)
- Updated the .htaccess file (see #12)
- Improved the language labels a little
- Updated the readme file and copyrights
- Updated the autoload.ini file
- Added the possiblity to preserve the default filters (see #6)
- Added a unique class per each category in front end
- Added a separate category title for front end (see #8)
- Added the categories to news archive and news menu modules (see #5)
- Added the permissions to edit news categories (see #10)
- Added the "news" module to the autoload.ini
- Added the custom categories feature to the navigation module (see #9)
- Added the Italian translation (thanks to Marco Damian)
- Added the categories to RSS feeds (see #4)
- Added the categories to news_ templates
- Added the autoload.ini file
- Updated the readme file
- Updated the copyright information
- Now whole data of each category is passed to the template
- Added a categories cache
- It is now possilbe to filter news by category in the back end
- Changed the default filter to checkbox list
- Added the default filter feature
- Added the XHTML template
- Added the missing icon
- Added the French translation (thanks to Lionel Maccaud)
- Added the missing labels
- Fixed the incompatibility with Contao 3.0.3 and above (see #2)
- Added the missing templates
Initial release.