Skip to content

Releases: bjuppa/laravel-blog-admin

Support Laravel 8

06 Oct 11:12
2307ca4
Compare
Choose a tag to compare

Added

  • Support for Laravel 8 (through kontenta/kontour 2.0)

Removed

  • Drop testing for PHP 7.2

Page titles

29 May 14:58
da40bdb
Compare
Choose a tag to compare

Added

  • Descriptive page titles for all admin pages

1.0 🎉

23 May 12:47
c38582d
Compare
Choose a tag to compare

As the main dependency kontenta/kontour is now at 1.0 it's time for this package too to have a stable version tagged for production! 🎉

Fixed

  • Compatibility with the Kontour form blade includes.

Support Laravel 7

27 Mar 13:58
10a88e1
Compare
Choose a tag to compare
Support Laravel 7 Pre-release
Pre-release

Changed

  • Wrap interface save-buttons in Kontour's sticky actions section

Fixed

  • Tests for Laravel 7

Support Laravel 6

27 Sep 12:14
8dfaf02
Compare
Choose a tag to compare
Support Laravel 6 Pre-release
Pre-release

This is just a minor release to formally make the package run with Laravel 6.

Fixed

  • Testing setup

1st pre-release

17 Aug 12:36
Compare
Choose a tag to compare
1st pre-release Pre-release
Pre-release

Feature complete! 🎉 ...but dependency kontenta/kontour is not stable for production yet, so neither is this package.