Skip to content

3.0.1

Compare
Choose a tag to compare
@engram-design engram-design released this 14 Nov 21:46
· 22 commits to craft-4 since this release

Added

  • Carts are now sortable.
  • Carts can be searched.
  • Carts are now lazy-loaded for performance.

Changed

  • Carts are now paginated.
  • Carts are now listed newest first by default.

Fixed

  • Fix PHP type issues for plugin settings, not working well with .env variables.