Skip to content

Releases: pavel-mironchik/laravel-backup-panel

2.2.0

05 May 05:28
Compare
Choose a tag to compare
  • Add support for spatie/laravel-backup ^8.0
  • Assign a name for a route, allowing adding custom middlewares to it
  • PHP dependencies were updated to eliminate vulnerabilities found in the previous versions of libraries

2.1.1

19 May 03:23
0d9b216
Compare
Choose a tag to compare

Fix the Laravel 8 compatibility issue.

2.1.0

06 Apr 07:54
53c9bb1
Compare
Choose a tag to compare

Add support for spatie/laravel-backup ^7.0.

2.0.0

23 Jan 22:17
Compare
Choose a tag to compare

Use Laravel Livewire instead of VueJS. Allow customizing the layout and the styles.

Update JS dependencies

22 Jan 17:24
6ea7378
Compare
Choose a tag to compare

Java Script dependencies were updated to eliminate vulnerabilities found in the previous versions of libraries.
Laravel Mix was updated to version 6.

Show warning when assets are outdated

02 Apr 11:51
Compare
Choose a tag to compare

It is recommended to run php artisan vendor:publish --tag=laravel-backup-panel-assets --force after updating.

Add support for Laravel 7

08 Mar 17:52
Compare
Choose a tag to compare
v1.4.0

Get rid of a deprecated trait.

Allow to use a custom queue for backup jobs

16 Feb 08:01
Compare
Choose a tag to compare

Add Artisan command for installing the package

11 Jan 08:28
Compare
Choose a tag to compare
v1.3.0

Add Artisan command for installing the package.

Fix tests

09 Jan 13:33
Compare
Choose a tag to compare
v1.2.1

Fix tests.