Releases: putyourlightson/craft-plugin-sales
Releases · putyourlightson/craft-plugin-sales
3.1.3
2.8.7
Fixed
- Fixed a bug that was causing the filtering of customers to fail.
3.1.2
Fixed
- Fixed the order of paginated results being non-deterministic in some cases.
3.1.1
Fixed
- Fixed the order and sort direction not being maintained when searching or paginating results.
2.8.6
Fixed
- Fixed the order of paginated results being non-deterministic in some cases.
2.8.5
Fixed
- Fixed the order and sort direction not being maintained when searching or paginating results.
3.1.0
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
Fixed
- Fixed the highlighting of links.
3.0.0
Added
- Added compatibility with Craft 5.
3.0.0-beta.2
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.