Releases: verbb/abandoned-cart
Releases · verbb/abandoned-cart
4.0.3
3.0.3
Fixed
- Fix an error when restoring carts.
4.0.2
Fixed
- Fix an error when restoring carts.
3.0.2
Fixed
- Fix an error when restoring carts.
4.0.1
Added
- Carts are now sortable.
- Carts can be searched.
- Carts are now lazy-loaded for performance.
Changed
- Carts are now paginated.
- Carts are now listed newest first by default.
Fixed
- Fix PHP type issues for plugin settings, not working well with
.env
variables.
3.0.1
Added
- Carts are now sortable.
- Carts can be searched.
- Carts are now lazy-loaded for performance.
Changed
- Carts are now paginated.
- Carts are now listed newest first by default.
Fixed
- Fix PHP type issues for plugin settings, not working well with
.env
variables.
4.0.0
Changed
- Now requires Craft 5.0+.
- Now requires Craft Commerce 5.0+.
3.0.0
{note} The plugin’s package name has changed to
verbb/abandoned-cart
. Abandoned Cart will need be updated to 3.0 from a terminal, by runningcomposer require verbb/abandoned-cart && composer remove mediabeastnz/craft-commerce-abandoned-cart
.
Changed
- Migration to
verbb/abandoned-cart
. - Now requires Craft 4.0+.
- Now requires Craft Commerce 4.0+.
- Changed
abandoned-cart/base/find-carts
action toabandoned-cart/carts/find-carts
. - Changed
abandoned-cart/base/restore-cart
action toabandoned-cart/carts/restore-cart
.
Removed
- Removed "Abandoned Carts Total" widget.
- Removed stats from Abandoned Carts Dashboard.
2.0.6
Update CHANGELOG.md
2.0.5
2.0.5