Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

63 lines (44 loc) · 1.33 KB

Changelog

1.2.0 (2023-06-25)

  • Update copyrights, add counter for dashboard

1.1.9 (2020-07-01)

  • Update dependencies, README.md
  • Fixed error determining loading of common modules
  • Rebased to base ActiveRecord model

1.1.8 (2020-03-27)

  • Added pagination
  • Up to date dependencies

1.1.7 (2019-12-10)

  • Fixed deprecated class declaration

1.1.6 (2019-07-16)

  • Added extra options to composer.json and navbar menu icon

1.1.5 (2019-06-09)

  • Added choice param for non interactive mode

1.1.4 (2019-06-07)

  • Module refactoring

1.1.3 (2019-06-05)

  • Module transferred to base module interface. Update Yii2 version

1.1.2 (2019-06-01)

  • Bugfix, routing and refactoring

1.1.1 (2019-05-31)

  • Update Yii2 version

1.1.0 (2019-05-28)

  • Added module name and description, translations. Routing fix.

1.0.7 (2019-04-08)

  • Fixing route rules, added WYSIWYG editor

1.0.6 (2019-03-16)

  • Added dashboard navigation items for NavBar

1.0.5 (2019-02-28)

  • Added module priority of initialization
  • Fixing tables names in migrations

1.0.4 (2019-01-27)

  • Bugfix and refactoring

1.0.3 (2019-01-20)

  • Added base CRUD interface

1.0.2 (2019-01-10)

  • Added base modules, controllers, views

1.0.1 (2019-01-05)

  • Added base module migrations

1.0.0 (2019-01-03)

  • First pre-release