All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. In order to read more about upgrading and BC breaks have a look at the UPGRADE Document.
- #25 Fixed issue when using the Article Model in Queue Context.
- #24 New field to archive certain News Articles. A new archive action is available where developers can list the archived entries.
- #23 Preview Active Window for News Articles.
This release contains new migrations and requires to run the migrate command after updating. Check the UPGRADE document to read more about breaking changes.
- #21 New fields for author and a link, therfore this contains a new migration.
- #20 Added Bulgarian translations
- Adding default views for category view
- #19 Add duplicate item button for news items.
- Change LUYA Admin module constraint to allow any version higher then 2.0
- Make migration more safe in upgrade process when using old data which might be "corrupt".
- New FR translations
- New PT translations
This release contains new migrations and requires to run the migrate command after updating. Check the UPGRADE document to read more about breaking changes.
- #14 Use admin scheduler instead of timestamp fields.
- Remove deprecated classes from LUYA admin 2.0 (TagsTrait and TagActiveWindow).
- #13 Added polish language.
- Added dutch langauge
- Added turkish language
- Added missing label in Article model
- #4 Fixed bug in pagination defintion.
- Fixed bug in view file.
- Fixed missing translation message.
- Added basic unit test.
- #3 Added frontend views.
- First stable release.