Skip to content

Releases: shurco/litecart

v0.1.10

12 Jan 12:30
Compare
Choose a tag to compare

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

Changelog

New Features

  • eed748f ✨ feat: link to youtube and alt site
  • 426f0b1 ✨ feat: tooltip for icons

Bug fixes

  • fe0bfc2 🐞 fix: dependabot alerts
  • da517f0 🐞 fix: page content updates
  • d379a86 🐞 fix: replaced vite vue plugin
  • 6f28435 🐞 fix: settings for payment and letters
  • e19c7df 🐞 fix: upload file up to 50mb

Build process updates

  • 306c5b3 🔧 build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0

Other work

  • 4ba3a21 📃 docs: added new developers script and todo
  • a408b1a 📃 docs: added screenshots
  • 0555918 🦄 refactor: fiber middelware

Full Changelog: https://github.com/shurco/litecart/compare/v0.1.9…

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.

v0.1.9

11 Dec 14:08
Compare
Choose a tag to compare

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

Changelog

New Features

Other work

  • 46bb236 build(deps-dev): bump vite from 5.0.4 to 5.0.5 in /web/admin
  • b1b328a 🌈 style: UI/UX optimization of the admin panel
  • 273ea12 🌈 style: added litecart link
  • d203fe9 🦄 refactor: code cleanup and optimization
  • 88258b4 🦄 refactor: settings groups have been modified

Full Changelog: v0.1.8...v0.1.9

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.

v0.1.8

30 Nov 17:19
Compare
Choose a tag to compare

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

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.

Changelog

New Features

  • 8296aa6 ✨ feat: added photo slider to site

Other work

Full Changelog: v0.1.7...v0.1.8

v0.1.7

29 Nov 15:27
890faf1
Compare
Choose a tag to compare

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

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.

Changelog

New Features

  • a3f67c4 ✨ feat: short product description
  • ca2e323 ✨ feat: support paypal payments

Other work

  • 464fc11 added markup support
  • d02dbf1 added placeholder and spacing to editor
  • 1907be5 added placeholder packae
  • 932a021 added styling to site desc
  • 7241b56 🌈 style: add overlay
  • d9084c7 🌈 style: small update
  • 5c85f32 🦄 refactor: added socials links
  • bd94c3f 🦄 refactor: checking fields of payment systems

Full Changelog: v0.1.6...v0.1.7

v0.1.6

22 Nov 19:41
Compare
Choose a tag to compare

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

Warning

If you are updating, it is essential to do the following:

  1. 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.
  2. Run the command ./litecart migrate

Changelog

New Features

  • 152a2f0 ✨ feat: auto-migration after update
  • ed762f4 ✨ feat: show products without filled digital goods

Bug fixes

  • 5ffa76b 🐞 fix: displaying a new version banner
  • 1a18d53 🐞 fix: small bugs
  • 27a5d6e 🐞 fix: updating site settings

Other work

  • dd12c82 🌈 style: smooth rendering
  • c7830be 🦄 refactor: installation page cleaned

Full Changelog: v0.1.5...v0.1.6

v0.1.5

20 Nov 09:47
Compare
Choose a tag to compare

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

Changelog

New Features

  • 80e59a3 ✨ feat: support for cryptocurrency payments

Build process updates

  • e965649 build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 in /web/admin
  • c36fdeb 🔧 build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0

Other work

  • f0da6e2 added webhook support
  • 57b9307 made amends according to pr
  • 07f96a1 🐳 chore: fix rights to perform
  • 07fe60c 📃 docs: products you can offer

Full Changelog: v0.1.4...v0.1.5

v0.1.4

14 Oct 10:25
Compare
Choose a tag to compare

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

Changelog

Bug fixes

  • bf0f612 🐞 fix: error on macOS in install script
  • 7862cc4 🐞 fix: stripe error parameter_invalid_empty

Build process updates

  • 941d815 build(deps): bump postcss from 8.4.28 to 8.4.31 in /web/site
  • 546a6ca 🔧 build(deps): bump github.com/pressly/goose/v3 from 3.15.0 to 3.15.1

Other work

  • 550ba42 build(deps-dev): bump postcss from 8.4.29 to 8.4.31 in /web/admin

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Sep 12:33
Compare
Choose a tag to compare

Changelog

New Features

  • 3c8a429 ✨ feat: SEO support
  • 391ce84 ✨ feat: custom site name
  • c1e8090 ✨ feat: migrate from litecart cli
  • 8a3960e ✨ feat: new currencies
  • 1606b84 ✨ feat: ping check
  • 34bc1f0 ✨ feat: update from litecart cli

Other work

  • 44b1345 🎈 perf: website optimization
  • d6dd223 📃 docs: lite documentation
  • 50a8c86 📃 docs: small fix
  • 0682c86 📃 docs: small update

v0.1.2

19 Sep 17:14
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 6c71b1f 🐞 fix: '-' support in slug link
  • 7e9091a 🐞 fix: placeholders in the metadata field

Other work

  • 61c34a4 🌈 style: alert about actions with the product
  • da91cab 🌈 style: minor product page style update
  • bc8b868 🎈 perf: adding a product after it has been created

v0.1.1

14 Sep 07:17
Compare
Choose a tag to compare

Changelog

Bug fixes

  • c3b4dbc 🐞 fix: First step after install