# Changelog

All notable changes to `filament-spatie-laravel-backup` will be documented in this file.

## v3.2.0 - 2025-12-03

### What's Changed

* chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/107
* [Bug]: Tables aren't stacked by @shuvroroy in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/111
* Feature: Create backup permission by @mefenlon in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/109

### New Contributors

* @mefenlon made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/109

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.1.0...v3.2.0

## v3.1.0 - 2025-10-04

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.0.0...v3.1.0

## v3.0.0-beta2 - 2025-07-06

### What's Changed

* Remove `Sushi` dependency and refactor backup and destination component to use table custom data by @lloricode in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/98

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.0.0-beta1...v3.0.0-beta2

## v3.0.0-beta1 - 2025-07-06

### What's Changed

* chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/85
* chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/86
* Use sushi version 2.5 for Laravel 12 support by @DariusIII in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/89
* chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/91
* Upgrade to filament v4 by @dododedodonl in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/96

### New Contributors

* @DariusIII made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/89
* @dododedodonl made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/96

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.4...v3.0.0-beta1

## v1.4.0 - 2025-05-15

### What's Changed

* Fix for Issue #90 by @RChutchev in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/92

### New Contributors

* @RChutchev made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/92

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.1...v1.4.0

## v2.3.4 - 2025-01-22

### What's Changed

* Add authorize method by @SanderMuller in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/84

### New Contributors

* @SanderMuller made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/84

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.3...v2.2.4

## v2.2.3 - 2024-10-20

### What's Changed

* Added Italian translation, fixed delete action color and modal icon by @marcogermani87 in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/82
* Add missing translation option 'backup_delete_success' by @alkoumi in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/81

### New Contributors

* @marcogermani87 made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/82
* @alkoumi made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/81

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.2...v2.2.3

## v2.2.2 - 2024-08-14

### What's Changed

* Fixed type error when spatie/laravel-backup@v9 is used by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/79

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.1...v2.2.2

## v2.2.1 - 2024-08-13

### What's Changed

* Added spatie/laravel-backup v9 to composer.json by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/77

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.0...v2.2.1

## v2.2.0 - 2024-07-07

### What's Changed

* Added timeout option in modal by @jetwes in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/72

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.4...v2.2.0

## v2.1.4 - 2024-06-28

### What's Changed

* Add Simplified Chinese translation by @curder in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/63
* Add Farsi translations by @mokhosh in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/62
* Korean translations add by @corean in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/61
* fix wrong class name by @nikcani in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/68
* added german language file by @jetwes in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/71

### New Contributors

* @curder made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/63
* @mokhosh made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/62
* @corean made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/61
* @nikcani made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/68
* @jetwes made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/71

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.3...v2.1.4

## v2.1.3 - 2023-12-30

### What's Changed

* Renamed folder name to match Filaments i18n structure by @Corvisier in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/59

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.2...v2.1.3

## v2.1.2 - 2023-12-25

### What's Changed

* European Portuguese by @Corvisier in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/58

### New Contributors

* @Corvisier made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/58

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.1...v2.1.2

## v2.1.1 - 2023-12-20

### What's Changed

* Add Czech translations by @musilondrej in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/57
* Add Indonesian translation by @lakuapik in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/56

### New Contributors

* @musilondrej made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/57
* @lakuapik made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/56

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.0...v2.1.1

## v2.0.1 - 2023-08-28

### What's Changed

- Dutch translations by @vanhooff in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/52
- Updated Russian translation. by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/53

### New Contributors

- @vanhooff made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/52

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.0.0...v2.0.1

## v2.0.0 - 2023-08-05

### What's Changed

- Support v3 🎸  by @shuvroroy in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/51

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.1...v2.0.0

## v1.3.1 - 2023-04-30

### What's Changed

- fix: display status by overriding the function by @vincent-tarrit in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/43

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.0...v1.3.1

## v1.3.0 - 2023-04-30

### What's Changed

- chore(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/36
- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/40
- chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/41
- feat: add a right to create, download and delete backup by @vincent-tarrit in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/42

### New Contributors

- @vincent-tarrit made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/42

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.6...v1.3.0

## v1.2.6 - 2022-11-16

### What's Changed

- chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/31
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/34
- Added translation to Russian. by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/35

### New Contributors

- @den1n made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/35

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.5...v1.2.6

## v1.2.5 - 2022-08-11

### What's Changed

- tr typo fix word by @necmicolak in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/26
- Vietnamese translations by @datlechin in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/27
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/11

### New Contributors

- @necmicolak made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/26
- @datlechin made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/27

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.4...v1.2.5

## v1.2.4 - 2022-07-19

### What's Changed

- [FR] Create backup.php by @nicolasbaud in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/25

### New Contributors

- @nicolasbaud made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/25

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.3...v1.2.4

## v1.2.3 - 2022-07-12

### What's Changed

- chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/22
- Add support for disk on download by @luilliarcec in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/23
- Replace deprecated components by @luilliarcec in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/24

### New Contributors

- @luilliarcec made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/23

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.2...v1.2.3

## v1.2.2 - 2022-06-02

### What's Changed

- Fix Open modal open issue

## v1.2.1 - 2022-04-10

## What's Changed

- Added Spanish translations by @pathros in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/13

## New Contributors

- @pathros made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/13

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.0...v1.2.1

## v1.2.0 - 2022-02-11

## What's Changed

- Add Brazilian Portuguese translate file by @felipe-balloni in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/4
- Add support for Turkish (tr) translation by @trk in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/7
- chore: laravel 9 support by @shuvroroy in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/8

## New Contributors

- @felipe-balloni made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/4
- @trk made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/7

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.1.0...v1.2.0

## v1.1.0 - 2022-01-17

- page register via config file

**Full Changelog**: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.0.1...v1.1.0

## v1.0.1 - 2022-01-05

- Fix wrong config key reference by @coziboy

## v1.0.0 - 2022-01-02

- initial release

## 1.0.0 - 202X-XX-XX

- initial release
