Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 1.99 KB

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.

2.0.3

  • #22 Fixed a parameter placeholder in Dutch translation

2.0.2 (9. December 2021)

  • Small changes in docs, translations, composer dependencies

2.0.1 (13. January 2020)

  • #11 Catch error when request failed or package data is missing.

2.0.0 (22. October 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.

  • #10 Added new group table. A site can now have a group.

1.1.2 (4. January 2019)

  • #9 Fixed problem with extra branch (1.2.x-dev) was handled as valid constraint.

1.1.1 (6. November 2018)

  • #8 Disable pagination for sites output.
  • #6 Added dutch translations.

1.1.0 (18. July 2018)

  • #4 Add new customer information system, add more infos to remote site.

1.0.3 (22. May 2018)

  • #3 Enable strict di in order to be compatible with admin version 1.2
  • Cleanup cache for a given site on update.

1.0.2 (12. April 2018)

  • Add missing translation.
  • Change background color for error info.

1.0.1 (21. January 2018)

  • #2 Display package informations for a given site in a modal.

1.0.0 (12. December 2017)

  • First stable release