Skip to content

Releases: SpartnerNL/Laravel-Nova-Excel

v1.1.9

11 Jan 20:01
2e1e5f3
Compare
Choose a tag to compare

Lock to older version of Laravel Excel for now

v1.1.8

24 Dec 10:25
Compare
Choose a tag to compare
  • Sign download url, fixes #67
  • Allow Download Excel label to be translated
  • Re-order columns with only()

v1.1.7

11 Sep 18:23
2d6a4fb
Compare
Choose a tag to compare

1.1.7

Laravel 5.* helpers removed for L6.0

v1.1.6

03 Sep 16:46
150b694
Compare
Choose a tag to compare

Version 1.1.6

Laravel 6.0 release

v1.1.5

19 Jun 21:01
90da3cd
Compare
Choose a tag to compare

Version 1.1.5

Fixes:

  • Move sleep/wakeup to queued export
  • Load nova resources from app_path instead of serializing
  • Find heading can return null

v1.1.4

09 May 14:14
8294060
Compare
Choose a tag to compare
ActionFields default array to make compatible with dependency contain…

…er package (Fixes #49)

v1.1.3

11 Feb 14:59
10bc453
Compare
Choose a tag to compare
Bump version to 3.1

v1.1.2

27 Dec 13:23
806cafa
Compare
Choose a tag to compare
Merge pull request #37 from laurencei/laurencei-patch-1

Fix issue 35

v1.1.1

31 Oct 11:54
4ecc6c0
Compare
Choose a tag to compare
Fix allFields() (#29)

v1.1.0

30 Oct 11:01
eb3b4a5
Compare
Choose a tag to compare

Additions

  • Exporting relations
  • Exporting computed fields
  • Exporting display callbacks

Improvements

  • Improved lenses
  • Improved heading row

Read more about this release on our blog.