Skip to content

Releases: AsgardCms/Core

v1.4.0

14 Jul 08:46
Compare
Choose a tag to compare

Changed

  • Making the BaseRepository not rely on a translated object

v1.3.0

07 Jul 15:39
Compare
Choose a tag to compare

Added

  • Customizable AdminLTE skin type, view the config/asgard.core.core.php file

v1.2.0

06 Jul 18:49
Compare
Choose a tag to compare

Added

  • Adding update and go back translation

Changed

  • Using ::class notation in composers.php

v1.1.0

29 Jun 10:17
Compare
Choose a tag to compare

Changed

  • Setting the app.locale setting from first language in settings

v1.0.12

26 Jun 11:47
Compare
Choose a tag to compare

Changed

  • Adapting to changed Cartalyst/Sentinel behaviour, do not hash password ourselves

v1.0.11

26 Jun 11:33
Compare
Choose a tag to compare

Changed

  • Adding missing property on BasePublicController
  • Removing Sentry as default option

v1.0.10

22 Jun 15:04
Compare
Choose a tag to compare

Changed

  • Adding a dynamic application version in admin footer

v1.0.9

22 Jun 07:09
Compare
Choose a tag to compare

changed

  • Auth property on the BasePublicController has ben made protected

removed

  • BaseSidebarViewComposer was removed

v1.0.8

21 Jun 19:14
Compare
Choose a tag to compare

added:

  • Using new sidebar extender class

Changed:

  • Fixing textarea input macro

removed:

  • Old SidebarViewComposer

v1.0.7

21 Jun 08:59
Compare
Choose a tag to compare

Added

  • Adding an idmethod on the Authentication contract
  • Adding a currentUser variable to every public view