CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Releases: shurco/litecart
v0.1.13
Compare
To update the prebuilt executable you can run
./litecart update
Changelog
Bug fixes
- a4257e7 π fix: null check for added product and page
- 4f306c9 π§ fix: Enhance SMTP settings validation and error handling
Build process updates
- b63b1c5 π§ build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6
- 90b7536 π§ build(deps): bump github.com/gofiber/template/html/v2
- 32b92e0 π§ build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
- 15f0a5b π§ build(deps): bump github.com/pressly/goose/v3 from 3.23.0 to 3.23.1
- 957ef84 π§ build(deps): bump github.com/pressly/goose/v3 from 3.23.1 to 3.24.0
- 2318a0b π§ build(deps): bump github.com/pressly/goose/v3 from 3.24.0 to 3.24.1
- 8cb5d80 π§ build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
- 5c049a8 π§ build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- 95dc9d2 π§ build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0
- 0ba27b1 π§ build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
- ad53a92 π§ build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
- 9ff8070 π§ build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
- 394be09 π§ build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
- 557974f π§ build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
- 87ee574 π§ build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
- 0da07a9 π§ build(deps): bump modernc.org/sqlite from 1.34.1 to 1.34.2
- 54b02fb π§ build(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.3
- 6922be6 π§ build(deps): bump modernc.org/sqlite from 1.34.3 to 1.34.4
- 9e083e3 π§ build(deps): bump modernc.org/sqlite from 1.34.4 to 1.34.5
- f391226 π§ build(deps): bump modernc.org/sqlite from 1.34.5 to 1.35.0
- 68a2fdb π§ build(deps): bump modernc.org/sqlite from 1.35.0 to 1.36.0
- 123b640 π§ build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1
Other work
- c56d93b Addition to code, and better documentation
- 797ea15 added test comment for github actions
- 7f72feb deleteImage refactor
- 687f7d7 improved comments for refactores functions and struct
- 0ee47e9 just_docker-compose_example.yml added
- 1eba94b merge with upstream
- a687112 removed codebuddy directory
- e4d2263 removed test comment from products.go
- b29f597 β¨ docs: Add commit message instructions for GitHub Copilot
- 8b7033c ποΈ chore: Remove commit message instructions for GitHub Copilot
- 5531b41 π¦ refactor: update import paths after directory restructuring
Full Changelog: v0.1.12...v0.1.13
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.
Assets 9
v0.1.12
Compare
To update the prebuilt executable you can run
./litecart update
Changelog
Other work
Full Changelog: v0.1.11...v0.1.12
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.
Assets 9
v0.1.11
Compare
To update the prebuilt executable you can run
./litecart update
Changelog
Bug fixes
- 453b7e4 π fix: replace modernc.org/libc
Build process updates
- 686f430 build(deps): bump braces from 3.0.2 to 3.0.3 in /web/site
Full Changelog: v0.1.10...v0.1.11
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.
Assets 9
v0.1.10
Compare
To update the prebuilt executable you can run
./litecart update
Changelog
New Features
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.
Assets 9
v0.1.9
Compare
To update the prebuilt executable you can run
./litecart update
Changelog
New Features
- 268b40d β¨ feat: logging system
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.
Assets 9
v0.1.8
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
Assets 9
v0.1.7
890faf1
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
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
Assets 9
v0.1.6
Compare
To update the prebuilt executable you can run
./litecart update
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.
- 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
Full Changelog: v0.1.5...v0.1.6
Assets 9
v0.1.5
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
Assets 9
v0.1.4
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