Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 2.68 KB

File metadata and controls

82 lines (45 loc) · 2.68 KB

LUYA NEWS CHANGELOG

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.

4.0.1 (3. August 2021)

  • #25 Fixed issue when using the Article Model in Queue Context.

4.0.0 (2. August 2021)

  • #24 New field to archive certain News Articles. A new archive action is available where developers can list the archived entries.

3.1.0 (14. June 2021)

  • #23 Preview Active Window for News Articles.

3.0.0 (7. April 2021)

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.

2.0.6 (25. March 2021)

  • #20 Added Bulgarian translations

2.0.5 (24. March 2021)

  • Adding default views for category view

2.0.4 (10. November 2020)

  • #19 Add duplicate item button for news items.

2.0.3 (5. March 2020)

  • Change LUYA Admin module constraint to allow any version higher then 2.0

2.0.2 (23. January 2020)

  • Make migration more safe in upgrade process when using old data which might be "corrupt".

2.0.1 (22. October 2019)

  • New FR translations
  • New PT translations

2.0.0 (1. July 2019)

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.

1.1.0 (17. June 2019)

  • Remove deprecated classes from LUYA admin 2.0 (TagsTrait and TagActiveWindow).

1.0.4 (12. June 2019)

  • #13 Added polish language.

1.0.3 (4. September 2018)

  • Added dutch langauge
  • Added turkish language
  • Added missing label in Article model

1.0.2 (2. January 2018)

  • #4 Fixed bug in pagination defintion.
  • Fixed bug in view file.
  • Fixed missing translation message.
  • Added basic unit test.

1.0.1 (1. January 2018)

  • #3 Added frontend views.

1.0.0 (12. December 2017)

  • First stable release.