Releases: fritzmg/contao-news-sorting
Releases · fritzmg/contao-news-sorting
4.0.1
- Fix a missing translation.
4.0.0
- New bundle structure.
- New implementation using the
NewsFilterEvent
.
3.0.2
- Fixed the hook being applied when not necessary when using news categories.
3.0.1
- Fixed the bundle extension class name.
3.0.0
- Bundle implementation.
- New custom sorting feature (provided by @dmolineus)
2.0.0
- changed featured sorting to coincide with Contao 4.8 (contao/contao#371)
- increased major version due to backwards incompatibility of the previous featured sorting implementation
1.3.0
- added new "Featured (Date ascending)" sorting option
- added
news_categories
compatibility (>=3.0
only)
1.2.0
- added new "Featured (Date descending)" sorting option
- added full Contao 4 compatibility
1.1.0
- added another sorting option ("Random (date descending)")