You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-WIP.md
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,17 @@
3
3
## Unreleased
4
4
5
5
### Store Management
6
-
- PDF download links now include time-limited security tokens that expire after a configurable duration (default 24 hours).
7
-
- Anonymous users attempting to download a PDF with an expired or missing token are now shown an email verification form with a masked email address (e.g., `j***@example.com`).
8
-
- PDF link expiry duration can now be configured per PDF in Settings → PDFs.
9
-
- Logged-in users who own the order or have appropriate permissions bypass the email verification flow and can download PDFs directly.
10
-
- Added a new system email message for sending PDF download links to customers.
11
-
-
6
+
- PDF download URLs are now generated with expirable tokens.
7
+
- Anonymous users attempting to download a PDF with an expired or missing token are now shown an email verification form.
8
+
- Added a new system message for customizing PDF download emails.
9
+
12
10
### Administration
13
-
- Added "Link Expiry" field to PDF settings, allowing administrators to configure how long PDF download links remain valid.
11
+
- Added the “Link Duration” setting to PDF settings.
0 commit comments