Skip to content

Commit f2b9b3f

Browse files
committed
Release note
1 parent cf3a7e1 commit f2b9b3f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG-WIP.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@
77
- Anonymous users attempting to load a cart with an expired or missing token are now shown a cart recovery form, which sends a new recovery link to the cart's email address.
88
- The "Share cart…" order element action now generates a secure tokenized URL.
99

10-
### Inventory
11-
12-
- The inventory screen now has a "View" menu for showing and hiding columns. Column preferences are saved per-user and per-location. ([#4193](https://github.com/craftcms/commerce/pull/4193))
13-
1410
### Administration
1511

1612
- Product permissions have been refined into separate "View", "Create", "Save", and "Delete" permissions.
1713
- Added the `cartLoadUrlExpiry` setting, for controlling how long cart load links remain valid (default: 7 days).
1814
- Added a new `commerce_cart_recovery` system message for customizing cart recovery emails.
15+
- The inventory screen now has a "View" menu for showing and hiding columns. Column preferences are saved per-user and per-location. ([#4193](https://github.com/craftcms/commerce/pull/4193))
1916

2017
### Development
2118

0 commit comments

Comments
 (0)