- Fixing checkout event issue (thanks to @jakeday)
- Adding bower.json meta data
- Fixing support for shipping amounts; Resolves #215
- Fixing support for discounts; Resolves #213
- Adding storage test coverage
- Adding a more intelligent message when cart is empty
- Removing currency code when USD
- Fixes issues where the currency code isn't picked up on individual products
- Fixes issue where checkout button would be re-bound on page reload
- Support for build time custom themes
- Documentation on customizing the UI
- Minor UI updates for iOS devices
- New design
- New API
- Customizable templates and styles
- Touch support for tablet and mobile devices
- Support for cart discounts
- Support for donation buttons
- Fix to merge configuration values rather than replacing
- Dropped support for Internet Explorer 6 and 7
- Integration changes (see README)
- Bug fixes