Skip to content

Releases: spatie/laravel-personal-data-export

4.3.0

28 Feb 10:07
31bcfe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...4.3.0

4.2.2

13 Sep 09:48
0004f98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.1...4.2.2

4.2.1

25 Jan 00:26
73c6f1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.2.1

4.2.0

06 Jul 16:39
49db4b7
Compare
Choose a tag to compare

What's Changed

  • Add option to ignore storage folder structrue in added files by @pelmered in #73

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

04 Jun 10:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

13 Feb 15:38
Compare
Choose a tag to compare
  • support Laravel 9
  • drop support for older Laravel versions.

Full Changelog: 3.0.0...4.0.0

3.0.0

01 Aug 20:29
Compare
Choose a tag to compare
  • improve translations
  • refactor internals

2.0.2

05 May 07:26
d43040e
Compare
Choose a tag to compare
  • deps: update spatie/temporary-directory (#57)

2.0.1

11 Mar 21:38
11caaa3
Compare
Choose a tag to compare
  • remove the deleted views from the service provider (#56)

2.0.0

14 Dec 07:31
Compare
Choose a tag to compare
  • replace mailable with notification
  • drop support for PHP 7
  • drop support for anything below Laravel 8