Skip to content

Releases: cartalyst/extensions

v6.1.0

22 Dec 22:43

Choose a tag to compare

  • Add PHP 8 support

v6.0.0

12 Sep 20:11

Choose a tag to compare

  • Updated for Laravel 8.

v5.0.0

03 Mar 18:30

Choose a tag to compare

  • Updated for Laravel 7.

v4.0.2

19 Jan 23:09

Choose a tag to compare

FIXED

  • Deprecated migration command methods.

v4.0.1

08 Sep 15:04

Choose a tag to compare

FIXED

  • Minor bugs.

v4.0.0

30 Aug 17:28

Choose a tag to compare

  • BC Break: PHP 7.2 is the minimum required PHP version
  • BC Break: Laravel 6.0 is the minimum supported Laravel version

v3.0.3

07 Mar 07:55

Choose a tag to compare

FIXED

  • A bug occasionally preventing the correct theme view from showing up.

v3.0.2

23 Feb 12:14

Choose a tag to compare

REVISED

  • Use container trait.

v2.1.1

21 Feb 18:32

Choose a tag to compare

Fixed

  • Sort extensions before registering them.

v3.0.1

19 Feb 16:46

Choose a tag to compare

REVISED

  • Autoloading Logic.