Skip to content

Commit

Permalink
version 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 14, 2025
1 parent 1bba68e commit ee2ebfd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 4.0.4 - 2025-01-14

### Added
- Add “Previous Order Required” plugin setting.
- Allow reminder delays to be 0 (mainly for testing).

### Changed
- Abandoned carts order-matching now uses Commerce’s `activeCartDuration`.
- Abandoned Carts are now classified between 1-24 hours ago.

### Fixed
- Fix order-matching and timezone issues.

## 4.0.3 - 2024-11-21

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/abandoned-cart",
"description": "Send multiple email reminders to customers that have abandoned their carts.",
"type": "craft-plugin",
"version": "4.0.3",
"version": "4.0.4",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit ee2ebfd

Please sign in to comment.