Skip to content

v0.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:29
86cf5b7

To update the prebuilt executable you can run ./mycart update

Changelog

New Features

  • b5700f9 ✨ feat(install): add CLI install command and install status API

Bug fixes

  • a315043 🐛 fix(products): allow free products with zero amount
  • 4b1e805 🐛 fix(products): show active products on public storefront

Other work

  • 86cf5b7 🔧 chore(deps): bump Go and frontend dependencies
  • e30338c 🔧 chore(deps): update Go and Svelte dependencies
  • 97ff66f 🧪 test(repo): expand Go tests, web sanitization, and AGENTS docs

Full Changelog: v0.2.7...v0.2.8

Warning

If you are updating, it is essential to do the following - back up the ./site folder if you have made changes to it (you can rename it). A new folder with updated files will be created.