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

Commit cd563cd

Browse files
committed
update changelog for v2.3
1 parent 15d7a55 commit cd563cd

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

changelog.md

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

3+
## v2.3
4+
- Update Kirby and Panel to 2.5.7
5+
- Update dompdf dependency
6+
- Improved German translation (danke @andreasfehn)
7+
- Config option to override maximum image upload size
8+
- New features
9+
- Tax-inclusive pricing
10+
- License keys
11+
- Add checkbox with validation to terms and conditions notice on the Cart page
12+
- Allow $0 sale price
13+
- Skip gateways when cart total is $0
14+
- Bug fixes
15+
- Add HTTPS certificate and update IPN endpoints for PayPal
16+
- Set utf-8 encoding when submitting PayPal IPN call
17+
- Hide download links unless the transaction is paid or shipped
18+
- Remove ability to disable the Pay Later gateway (it was causing problems with gift card / discount code purchases)
19+
- Ensure the transaction file records the correct number of decimal places depending on currency in Site Options
20+
- Fix duplicate tax summary display issue on Orders page
21+
- Fix slideshow issues with products in the shop root
22+
- Ensure long hex codes are in compiled CSS file (short hex codes won't be picked up by Shopkit's themeing functions)
23+
324
## v2.2
425
- Update Kirby and Panel to 2.5.5
526
- `(image: )` kirbytag generates responsive images

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.5](https://github.com/getkirby/kirby)
78-
- Kirby Panel [2.5.5](https://github.com/getkirby/panel)
77+
- Kirby Core [2.5.7](https://github.com/getkirby/kirby)
78+
- Kirby Panel [2.5.7](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)