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

Commit 5278a88

Browse files
committed
Update docs for v2.2
1 parent 53c0fbe commit 5278a88

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v2.2
4+
- Update Kirby and Panel to 2.5.5
5+
- `(image: )` kirbytag generates responsive images
6+
- New features
7+
- Product details table: add unlimited key-value pairs to product page
8+
- Add direct download links to customer emails
9+
- Bug fixes
10+
- Fix `non-numeric value` error when calculating cart total
11+
- Fix reference to `$site` in page update hook
12+
313
## v2.1
414
- Moved translation files to `site/plugins/shopkit/languages`
515
- Bug fixes

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ An Apache or Nginx server running PHP 5.4+. Your PHP configuration must have the
7474

7575
Shopkit also depends on these submodules:
7676

77-
- Kirby Core [2.5.2](https://github.com/getkirby/kirby)
78-
- Kirby Panel [2.5.2](https://github.com/getkirby/panel)
77+
- Kirby Core [2.5.5](https://github.com/getkirby/kirby)
78+
- Kirby Panel [2.5.5](https://github.com/getkirby/panel)
7979
- Stripe PHP SDK [v5.1.1](https://github.com/stripe/stripe-php)
8080
- Square Connect SDK [2.0.2](https://github.com/square/connect-php-sdk)
8181
- Multiselect field [2.1.1](https://github.com/distantnative/field-multiselect)

0 commit comments

Comments
 (0)