- Back up the ./site folder before updating; a new updated files directory will be created. Follow the Migration Guide (./docs/migration-from-litecart.md) for upgrade steps.
- Project name changed from litecart to myCart; all references, binaries, and documentation must use the new name.
- Added Coinbase payment provider across API and storefront
Full changelog
[!Important]
This project was renamed from litecart to myCart.
If you are upgrading from older releases, follow the Migration Guide.
To update the prebuilt executable you can run
./mycart update
Changelog
New Features
- c22424b62ff9426c79befa8eb94839b8e1ee3488 ✨ feat(payment): add Coinbase provider across API and storefront
Other work
- 4d72f657399cbdea8e34922ed36faa98b2fa4f3f ♻️ refactor(project): rebrand from litecart to myCart
- 915e1051a44b7fc583cc3952ad1dcdeeb2fe532c 📚 docs(litepay): add comprehensive documentation package
Full Changelog: https://github.com/shurco/mycart/compare/v0.2.6...v0.2.7
[!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.