Skip to content

Releases: putyourlightson/craft-plugin-sales

3.1.3

20 Jun 13:22
3.1.3
49eb9f1
Compare
Choose a tag to compare

Fixed

  • Fixed a bug that was causing the filtering of customers to fail.

2.8.7

20 Jun 13:22
2.8.7
ec04f7e
Compare
Choose a tag to compare

Fixed

  • Fixed a bug that was causing the filtering of customers to fail.

3.1.2

03 Jun 20:22
3.1.2
4ca5ed5
Compare
Choose a tag to compare

Fixed

  • Fixed the order of paginated results being non-deterministic in some cases.

3.1.1

03 Jun 20:05
3.1.1
609c263
Compare
Choose a tag to compare

Fixed

  • Fixed the order and sort direction not being maintained when searching or paginating results.

2.8.6

03 Jun 20:23
2.8.6
7d8b311
Compare
Choose a tag to compare

Fixed

  • Fixed the order of paginated results being non-deterministic in some cases.

2.8.5

03 Jun 20:00
2.8.5
629c147
Compare
Choose a tag to compare

Fixed

  • Fixed the order and sort direction not being maintained when searching or paginating results.

3.1.0

26 Apr 23:49
3.1.0
d514e8e
Compare
Choose a tag to compare

Added

  • Added the ability to define customer aliases in the plugin settings.

Changed

  • Saving the plugin settings no longer automatically refreshes all plugin sales. Instead, a link is provided to perform a full refresh.

3.0.1

23 Apr 15:41
3.0.1
93b6e7d
Compare
Choose a tag to compare

Fixed

  • Fixed the highlighting of links.

3.0.0

08 Apr 13:56
3.0.0
8681e78
Compare
Choose a tag to compare

Added

  • Added compatibility with Craft 5.

3.0.0-beta.2

15 Mar 15:47
3.0.0-beta.2
71e1835
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Added

  • Added a progress bar to the refresh console controller action.

Changed

  • Locked ApexCharts to version 3.46, to prevent it breaking multi-axis charts.
  • Set a timeout of 60 seconds to Guzzle requests.
  • Guard against what appears to be an off-by-one error in Craft Console.