All notable changes to nova-backup-tool
will be documented in this file
- add name to status overview (#115)
- add tool page title (#108)
- Perisan - Farsi language support (#113)
- fix flashing delete modal (#105)
- fix compatibility with 7.4 and 8 (#104)
- fix translation issue (#102)
- add arabic translation file ar.json to resources/lang (#99)
- fix page not loading because of missing function sizeInBytes() (#94)
- allow backup v7
- allow PHP 8
- add support for Laravel 8 / Nova 4
- add support for Laravel 7 / Nova 3
- add custom queue specification (#72)
- add Dutch translations
- add German translations
- add Lithuanian translations (#64)
- add polling options
- added spanish translation (#60)
- improve translations
- fix missing import
- add support for translations
- add support for Laravel 6
- fix incorrect
Dispatchable
trait import
- add option for partial backups
- fix caching issue
- add support for Laravel 5.8 / Nova 2.0
- make sure backups can be queued
- add loading indicators
- add support for laravel-backup v6, drop support for v5
- disallow laravel-backup v6
THIS VERSION DOES NOT WORK FOR LARAVEL-BACKUP v6
- allow laravel-backup v6
- make strings translatable
- make the tool title translatable
- fix backup-statusses endpoint
- fix download icon
- initial release