Skip to content

Releases: lekoala/silverstripe-excel-import-export

3.0.6

30 May 06:15
75d24b1
Compare
Choose a tag to compare

Full Changelog: 3.0.5...3.0.6

3.0.5

02 May 09:12
Compare
Choose a tag to compare
  • limit_export yml config

Full Changelog: 3.0.4...3.0.5

3.0.4

07 Mar 09:35
a89bc6a
Compare
Choose a tag to compare
  • Update deps

Full Changelog: 3.0.3...3.0.4

3.0.3

07 Feb 15:26
Compare
Choose a tag to compare
  • Remove default adapter value in yml

Full Changelog: 3.0.2...3.0.3

3.0.2

07 Feb 15:22
Compare
Choose a tag to compare
  • Fix action name for export button (required to have two types of exports)

Full Changelog: 3.0.1...3.0.2

3.0.1

06 Feb 21:32
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.1

3.0.0

05 Jan 12:27
Compare
Choose a tag to compare

New major release

  • Use spread-compat under the hood for a unified csv/xlsx api
  • PHPSpreadsheet is now optional for basic features (can be switched with OpenSpout or native features from spread-compat)
  • More tests
  • Refactored a few things
  • Allow both csv/xlsx by default
  • Removed/Deprecated some public methods (nothing major)

Full Changelog: 2.1.3...3.0.0

2.1.3

19 Jul 12:09
Compare
Choose a tag to compare
  • Fix how buttons are named

Full Changelog: 2.1.2...2.1.3

2.1.2

17 Nov 11:41
62427a3
Compare
Choose a tag to compare

What's Changed

  • ModelAdmin::$showImportForm can be bool or array by @t3hn0 in #11

Full Changelog: 2.1.1...2.1.2

2.1.1

01 Nov 16:03
4ed6bff
Compare
Choose a tag to compare

What's Changed

  • Add extra headers to prevent caching by @RVXD in #10

New Contributors

  • @RVXD made their first contribution in #10

Full Changelog: 2.1.0...2.1.1