Skip to content

Releases: duncanmcclean/simple-commerce

v4.5.11

15 Apr 19:55
ed812e1
Compare
Choose a tag to compare

What's improved

  • Added pagination to Control Panel listing tables #861

v4.5.10

11 Apr 21:07
55925bb
Compare
Choose a tag to compare

What's improved

  • The "Top Customers" widget on the Overview page should now be much quicker when using the Eloquent User repository #861

v4.5.9

05 Apr 23:08
f0eb58b
Compare
Choose a tag to compare

What's fixed

  • Ignore appended attributes when saving database users #860

v4.5.8

09 Mar 18:58
e68521b
Compare
Choose a tag to compare

What's fixed

  • Fixed an issue with Order Number accessor when using database orders #851

v4.5.7

06 Mar 18:13
bace217
Compare
Choose a tag to compare

What's new

  • Ability to customise currency formatting symbols #850

v4.5.6

04 Mar 18:28
ce1b364
Compare
Choose a tag to compare

What's fixed

  • Fixed an error when updating line items with variant product #844 #846
  • Stock will now be checked before redirecting customers to off-site gateways #842 #847
  • Fix issue with translations on payment descriptions #848

v4.5.5

18 Feb 00:36
9a389c1
Compare
Choose a tag to compare

What's fixed

  • Handle £0 orders when redirecting to off-site gateways #821 #822 by @duncanmcclean
  • When gateway was included in the OrderPaid event, it was an instance of the gateway, not the class name like it should have been by @duncanmcclean

v4.5.4

16 Feb 21:54
48aec2a
Compare
Choose a tag to compare

What's fixed

  • Fix gateway not included in order when listening to OrderPaid event #817 by @duncanmcclean
  • Ensure coupon fields are processed when creating/updating coupons #819
  • Fixed an issue with title of Edit Coupon page
  • Update coupon field in order blueprint stub for database orders
  • Fix issue with sc:switch-to-database where it would incorrectly think the command had already been run

v4.5.3

04 Feb 22:01
eb286ba
Compare
Choose a tag to compare

What's new

What's fixed

  • Fixed an error that was shown after deleting tax categories/zones/rates when using the Standard tax engine #803 by @duncanmcclean

v4.5.2

01 Feb 22:26
c95fc1a
Compare
Choose a tag to compare

What's fixed