Skip to content

Releases: nickdekruijk/admin

1.12.3

25 Jan 15:48
8cc054f

Choose a tag to compare

Full Changelog: 1.12.2...1.12.3

1.12.2

22 Dec 10:08
85e65b0

Choose a tag to compare

  • Don't pass null to some string functions for PHP 8.1

1.12.1

30 Nov 13:50
74ec0eb

Choose a tag to compare

  • Prevent invalid oldparent error when parent is changed from root

1.12

19 Oct 12:51

Choose a tag to compare

  • Add with option to foreign columns
  • If listview value returns a collection (usually a one-to-many relation) show count instead

1.11.1

17 Apr 08:48

Choose a tag to compare

  • Fix login

1.11.0: Replaced AuthenticatesUsers trait with custom login/logout methods

17 Apr 08:45

Choose a tag to compare

  • Replaced AuthenticatesUsers trait with custom login/logout methods (laravel/ui package no longer required)

1.10.0

01 Apr 15:19

Choose a tag to compare

Added option to hide folder in media

1.9.2

01 Mar 15:45

Choose a tag to compare

  • Add default TinyMCE plugins to config

1.9.1

01 Mar 15:43

Choose a tag to compare

  • TinyMCE plugins can now be set in admin config

1.9.0

13 Jan 14:00

Choose a tag to compare

  • Add report view functionality