Skip to content

Releases: cocart-headless/cocart-carts-in-session

v1.0.0-alpha.5

11 Mar 23:51
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release
  • New: Carts in Session page is added to WooCommerce Navigation if using CoCart lower than v3.0.
  • Tweaked: Styling if WooCommerce Navigation is enabled.
  • Improved: Filter by cart links now display actual counter of carts per status type.

v1.0.0-alpha.4

22 Feb 19:50
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release
  • New: If white labeling is enabled, the carts in session page will be placed under "WooCommerce" menu.
  • New: If CoCart v3.0.0 is installed, an additional filter will show active carts only.
  • Tweaked: Styling has been applied to the table to adjust the width of the columns and colour code the status of the carts in session.
  • Tweaked: Cart status is now identified instead of saying "Active" all the time. If cart is near expiring it will say "Expiring", if cart has expired it will say "Abandoned".
  • Tweaked: Cart dates displayed are shortened but show the full date and time on hover.
  • Tweaked: Moved the cart value to the right side.

v1.0.0-alpha.3

31 Jan 21:34
c8db2a3
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
  • Improved item count.
  • Removed emoji as it gives constant php error.
  • Check that a timestamp higher than zero exists for cart created.
  • Fixed undefined cart_totals should the cart not have calculated

v1.0.0-alpha.2

26 Jan 15:35
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
  • Corrected: Helper class.

v1.0.0-alpha.1

25 Jan 15:59
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

This is still a work in progress but has the functions of a MVP.