Releases: shurco/litecart
Releases · shurco/litecart
v0.1.2
v0.1.1
v0.1.0
Changelog
New Features
- e8609f1 ✨ feat: CLI support
- d4759b9 ✨ feat: Default site themes
- 2b4a3b1 ✨ feat: add editor component
- 992aa18 ✨ feat: added md size for images
- e0ce521 ✨ feat: adding custom pages
- 7adc21c ✨ feat: adding, deleting photos
- d47dbeb ✨ feat: customer port, auto gen HTTPS certificate
- 8732bc3 ✨ feat: customizable pages on site
- d6d0fe0 ✨ feat: digital item - files, data (keys)
- 3d57dea ✨ feat: file upload component
- ab4b060 ✨ feat: flag for disable create site
- fdccf4d ✨ feat: pages list
- b7d0549 ✨ feat: password update
- 1d8f5f7 ✨ feat: payment via stripe
- 00eca86 ✨ feat: product adding
- 8d12090 ✨ feat: product section
- 54443de ✨ feat: product settings update
- f58196a ✨ feat: setting mail letters, sending letters
- b31efca ✨ feat: setting section
- 407d32d ✨ feat: site template customization
- 66026a6 ✨ feat: smtp support
- d81fe9c ✨ feat: stripe product and updating ui/ux
- 4d636b2 ✨ feat: unique id for sqlite
- 4c0d84c ✨ feat: updating an invalid product stripe id
Bug fixes
- d7b007b 🐞 fix: 404 error template wasn't displayed
- b11a87a 🐞 fix: admin section
- d9aba5f 🐞 fix: bug localstore bug
- 81105f5 🐞 fix: editor styles
- 70a7c8b 🐞 fix: ghost fatal error from 404 route
- ca0867f 🐞 fix: nginx error 413
- 7865af2 🐞 fix: no image error
- 0f12ca9 🐞 fix: problem deleting product
- ba28115 🐞 fix: problem sign out from menu
- f592255 🐞 fix: small bugs
- dc85192 🐞 fix: small fix
- 2b81675 🐞 fix: socials on site
- 195e26a 🐞 fix: update config
- ca9ed57 🐞 fix: web folder not loading
Other work
- 52a1ed5 🌈 style: add sprite svg
- a7d45b2 🌈 style: added component badge
- 7db0f8d 🌈 style: added component detail/list
- 6193328 🌈 style: added component select
- f027b88 🌈 style: added component textarea
- c6f84cf 🌈 style: new drawer component
- 7bd5a58 🌈 style: new icons
- 456d075 🌈 style: replace private api path
- a1d5bcf 🌈 style: replaced all svg with sprite.svg
- 089b50d 🌈 style: replacing web folders structure
- 5e9461e 🌈 style: slight styling optimization
- 917da9c 🌈 style: small fix on site
- b7b71ef 🌈 style: svg icon name in parameter 'ico'
- 21827a6 🌈 style: updated path for vue components in admin
- e8d29a2 🌈 style: warning on settings page
- 34b4381 🎈 perf: added logging package
- 2d5e38e 🎈 perf: rewrote admin panel to clean vue3
- 950efde 📃 docs: add demo video
- d1c4e0b 📃 docs: add license
- c16f32d 📃 docs: update readme
- a8942c8 📃 docs: update readme
- 7294e5a 🦄 refactor: added mini id to sql schema
- 9c3f736 🦄 refactor: added vue components instead of html
- b8193f2 🦄 refactor: code cleanup
- 708c0d4 🦄 refactor: db and migration structure
- b83eb33 🦄 refactor: delete CLI help command
- 94dc9cc 🦄 refactor: global improvement and optimization
- 3aceb82 🦄 refactor: minimisation db tables
- 93cfeed 🦄 refactor: remove product_price table
- a18e2fd 🦄 refactor: rename migration name table
- 448f031 🦄 refactor: replace validator
- 3c6c2c2 🦄 refactor: routes on site for dynamic pages
- 7989b15 🦄 refactor: small refactoring
- 03935a5 🦄 refactor: stripe payment optimization
- 7516ec1 🦄 refactor: update product scheme