Skip to content

Releases: DigiThinkIT/awesome_cart

Release v3.4.5

10 Dec 10:43

Choose a tag to compare

  • fix: reference before assignment error
  • fix: guest users break coupon logic testing (#339)
  • feat(coupons): Adds stock test and ui to enable. Also fixes guest user triggering new coupon logic (#338)
  • feat: Adds insert item logic throuth simple zscript (#337)
  • chore: spacing
  • fix: Old sushant css color f*ck up

Release v3.4.4

18 Sep 10:29

Choose a tag to compare

  • Feat cc agreement (#331)

Release v3.4.3

13 Aug 01:57

Choose a tag to compare

  • feat: Added contact email field on shipping address (#329)

Release v3.4.2

07 Aug 14:23

Choose a tag to compare

  • fix: Moves transaction hooks so they trigger before payment entry is created.
  • fix: updates awcjs, fixes updating cart doubling counts momentarily
  • fix: Fixes cart editing not calling hooks to update item customizations
  • fix: fixes issue where missing coupon key breaks total cleanup
  • fix: Typo during error log

Release v3.4.0

26 Jun 10:16

Choose a tag to compare

  • fix: removed print statement
  • fix: removed print logs
  • fix: awc redirect blocked by show_in_website test
  • (feat) Added a non breaking exception reporting hook call
  • removes unused var
  • fixes address display variable confuzleness
  • Adds two hooks to move customizations to transactions away from awc and into proper repos
  • fix: variants which have show_varient_in_website flag off cause base price miscalculation

Release v3.3.13

19 Mar 04:22

Choose a tag to compare

  • feat: updated print to our debug.log with tracing on transaction retry
  • feat: retries saving quotations during shopping cart transactions in case we get our random doctype timestamp error

Release v3.3.12

06 Mar 10:39

Choose a tag to compare

  • fix: Fixes issue where awc ignores show_on_website field flag

Release v3.3.11

01 Feb 10:00

Choose a tag to compare

  • Fix instructions not being set in quotation

Release v3.3.10

19 Dec 08:46

Choose a tag to compare

  • Fix error when trying to apply coupon code without selecting a shipping method
  • Fixes issue where ground discount breaks total discount limit

Release v3.3.9

13 Dec 11:01

Choose a tag to compare

  • Adds ground shipping discount, locking qty on inserted items through coupons