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

Commit 360f97e

Browse files
committed
Update readme for 1.0.5
1 parent 65b5a06 commit 360f97e

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

readme.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
> **SUPPORT NOTICE**
2-
3-
> Shopkit v1.0.4 is mainly a bug-fixing and security release, with a few new features but nothing wildly different.
4-
5-
> Part of the reason for this approach is that I will not be able to respond to support requests until **mid-June 2016**.
6-
7-
> I know this is not an ideal situation, but it's never a convenient time to go backpacking without internet access.
8-
9-
> Cheers,
10-
11-
> Sam
12-
131
# Shopkit for Kirby
142

153
Shopkit is a comprehensive commerce solution for the excellent [Kirby CMS](http://getkirby.com).
@@ -95,7 +83,7 @@ Your shop logo and theme options are defined in the site options, located at `/c
9583

9684
Of course, there are helpful blueprints so you can easily manage everything from the panel.
9785

98-
Once your site goes public, you'll need to enter your license keys in the `/site/config/config.php` file.
86+
Before your site goes public, you'll need to enter your license keys in the `/site/config/config.php` file.
9987

10088
## Upgrading from v1.0.3
10189

@@ -119,6 +107,16 @@ If you're upgrading from Shopkit 0.9.2 or earlier, you'll have to change some th
119107

120108
## Changelog
121109

110+
### v1.0.5
111+
112+
- Bug fixes
113+
- Even more reliable calculation of shipping rates, subtotals, and applicable tax
114+
- New order notifications now work with PayPal and are multilingual
115+
- Fix the missing PayPal redirection message
116+
- Design and UI
117+
- Minor tweaks to "Free Shipping" and "No Tax" badge placement in the `Cart` page
118+
- Replace several nested git repos with regular files for the DomPDF plugin, for easier installation
119+
122120
### v1.0.4
123121

124122
- Bug fixes

0 commit comments

Comments
 (0)