Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 6625263

Browse files
committed
Correct versions in changelog
1 parent 6621be6 commit 6625263

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

changelog.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.0.6
3+
## v1.1.1
44
- Bug fixes
55
- More reliable staff notification emails
66
- More reliable download links
@@ -19,6 +19,32 @@
1919
- Add Spanish language option
2020
- Full seller and buyer address info on PDF invoices
2121

22+
## v1.1
23+
24+
- Bug fixes
25+
- Fix locale-based formatting issues with PayPal gateway
26+
- Fix inventory counting errors
27+
- Better handling of non-float values in formatPrice()
28+
- More reliable shipping calculation
29+
- More reliable country detection
30+
- New features
31+
- 💳 Stripe payment gateway
32+
- 🛍 Gift certificates
33+
- ⬇️ Downloadable products
34+
- 🍪 Per-product tax rules
35+
- 📗 Terms and conditions
36+
- Design and UI
37+
- Filter orders by status on `View Orders` page
38+
- Remember current page on login
39+
- Larger photo slider on product page
40+
- More detailed order notification emails
41+
- Confirm customer name, email, and address after payment
42+
- Added `robots.txt`
43+
- Most template, snippet and blueprint files moved to plugins folder
44+
- Standardized payment gateway structure
45+
- Moved blueprints to YAML format
46+
- Updated core and panel to Kirby 2.3.2
47+
2248

2349
## v1.0.5
2450

0 commit comments

Comments
 (0)