Skip to content

Latest commit

 

History

History
81 lines (41 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

81 lines (41 loc) · 1.15 KB

Changelog

All notable changes to nova-backup-tool will be documented in this file

3.4.0 - 2019-09-11

-added spanish translation (#60)

3.3.2 - 2019-09-06

  • improve translations

3.3.1 - 2019-09-05

  • fix missing import

3.3.0 - 2019-09-04

  • add support for translations

3.2.0 - 2019-09-04

  • add support for Laravel 6

3.1.1 - 2019-09-02

  • fix incorrect Dispatchable trait import

3.1.0 - 2019-07-28

  • add option for partial backups

3.0.1 - 2019-05-17

  • fix caching issue

3.0.0 - 2019-02-27

  • add support for Laravel 5.8 / Nova 2.0

2.0.2 - 2019-01-21

  • make sure backups can be queued

2.0.1 - 2019-01-13

  • add loading indicators

2.0.0 - 2019-01-01

  • add support for laravel-backup v6, drop support for v5

1.1.2 - 2019-01-01

  • disallow laravel-backup v6

1.1.1 - 2018-12-29

THIS VERSION DOES NOT WORK FOR LARAVEL-BACKUP v6

  • allow laravel-backup v6

1.1.0 - 2018-10-30

  • make strings translatable

1.0.3 - 2018-10-01

  • make the tool title translatable

1.0.2 - 2018-09-14

  • fix backup-statusses endpoint

1.0.1 - 2018-08-25

  • fix download icon

1.0.0 - 2018-08-24

  • initial release