Skip to content

Releases: AsgardCms/Setting

v1.5.0

10 Jul 13:02
Compare
Choose a tag to compare

Changed

  • Set default theme location
  • Use the global isInstalled method

v1.4.0

07 Jul 18:45
Compare
Choose a tag to compare

Changed

  • Use the helper functions in controller
  • Use manual route definition over the route resource shortcut

v1.3.0

07 Jul 18:35
Compare
Choose a tag to compare

Added

  • Adding a setting helper function, setting()

v1.2.1

07 Jul 07:59
Compare
Choose a tag to compare

Changed

  • Do not cache the theme directories

v1.2.0

06 Jul 19:05
Compare
Choose a tag to compare

Changed

  • Clearing the settings cache on create / update

v1.1.1

01 Jul 20:24
Compare
Choose a tag to compare

Changed

  • Removing unused start.php file

v1.1.0

29 Jun 09:55
Compare
Choose a tag to compare

Changed

  • Adding table engine into migrations

v1.0.9

22 Jun 15:48
Compare
Choose a tag to compare

Changed

  • Require stable version of Doctrine/Dbal

v1.0.8

22 Jun 07:28
Compare
Choose a tag to compare
Making 1.0.8 release

v1.0.7

21 Jun 19:20
Compare
Choose a tag to compare

Added

  • Using new sidebar extender class

Removed:

  • Old SidebarViewComposer