This repository was archived by the owner on Oct 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ An Apache or Nginx server running PHP 5.4+. Your PHP configuration must have the
7474
7575Shopkit 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 )
You can’t perform that action at this time.
0 commit comments