Skip to content

Releases: stephenmcd/cartridge

v1.3.4

19 Sep 16:55
Compare
Choose a tag to compare

1.3.4 (2022-09-19)

Bug Fixes

  • save cart instance before iterating (b10edca)

v1.3.3

30 May 20:24
Compare
Choose a tag to compare

1.3.3 (2022-05-30)

Bug Fixes

  • update Polish translation (d3a14da)

v1.3.2

12 May 17:19
Compare
Choose a tag to compare

1.3.2 (2022-05-12)

Bug Fixes

  • upgrade Mezzanine dependency to version 6 (703d46d)

v1.3.1

05 May 23:56
Compare
Choose a tag to compare

1.3.1 (2022-05-05)

Bug Fixes

v1.3.0

04 May 16:43
Compare
Choose a tag to compare

1.3.0 (2022-05-04)

Features

  • make State/Region fields optional (6f52d1b)

v1.2.3

08 Apr 22:13
Compare
Choose a tag to compare

1.2.3 (2022-04-08)

Bug Fixes

  • update project template settings according to Mezzanine (9ade021)

v1.2.2

08 Apr 15:06
Compare
Choose a tag to compare

1.2.2 (2022-04-08)

Bug Fixes

v1.2.1

25 Mar 21:13
Compare
Choose a tag to compare

1.2.1 (2022-03-25)

Bug Fixes

  • use float for tax rate and format it locally (9251acc)

v1.2.0

25 Mar 16:08
Compare
Choose a tag to compare

1.2.0 (2022-03-25)

Bug Fixes

  • remove obsolete strip of % from tax_rate and fix type conversion (a02141b)
  • update translations for German and Polish (fa77fac)

Features

  • add default tax handler (a29598f)
  • add editable SHOP_DEFAULT_TAX_RATE setting (b3721ad)

v1.1.0

23 Mar 17:26
Compare
Choose a tag to compare

1.1.0 (2022-03-23)

Bug Fixes

  • change order of tax and shipping totals in order (7e687d5)

Features

  • add SHOP_TAX_INCLUDED setting when prices already include tax (ab54323)