Releases: nanawel/our-shopping-list
3.4.0
- Remove vuex-persist that was causing major slowdowns on list syncing, and was not really useful anyway
- Bump Node image to 20
- Add Russian translation (thanks Dmitriy Tashnov)
- Bump server & client dependencies
Full Changelog: 3.3.0...3.4.0
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.4.0
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.3.3
- Bump dependencies
Full Changelog: 3.3.2...3.3.3
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.3.3
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.3.2
- [I18N] Update translations from Weblate
Full Changelog: 3.3.1...3.3.2
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.3.2
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.3.1
- [FIX] Proper data deletion on server side. #29 Thanks @HellSpawn754
- [MISC] Bump dependencies
Full Changelog: 3.3.0...3.3.1
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.3.1
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.3.0
- [FEATURE] Add ability to move items between lists using the Edit dialog (see #27)
- [APM] Add names to all inputs and buttons (for improved RUM)
- [MISC] Update server & client dependencies
Full Changelog: 3.2.0...3.3.0
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.3.0
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.2.0
- Change again Socket.io integration and Websockets usage
- Add configurable Socket.io's ping interval / ping timeout / connection state recovery max disconnection duration
- Move
checkSync()
calls to router instead of components - Watch store's content instead of local variables or properties to detect changes
- Update server & client dependencies
Full Changelog: 3.1.0...3.2.0
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.2.0
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.1.0
- Use native Promise in Mongoose (+ fix a tiny bug)
- Various fixes & optimization around Websockets
- Bump server & client dependencies
- Remove huge and useless
node_modules/
folder from Docker image (500MB => 200 Mo)
Full Changelog: 3.0.1...3.1.0
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.1.0
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.0.1
- Fix footer's search input rendering
- Fix navbar height with Vuetify 3.x
Full Changelog: 3.0.0...3.0.1
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.0.1
☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
3.0.0
- Upgrade to Vue 3 and Vuetify 3.5
- Add observability support with Elastic APM RUM
- Various refactorings and fixes following the changes introduced in Vue 3
- Sync enhancements and fixes
Full Changelog: 2.9.0...3.0.0
Docker image: https://hub.docker.com/r/ourshoppinglist/our-shopping-list/tags?page=1&name=3.0.0
☝️ From now on, Docker images will be hosted under the ourshoppinglist
organization which benefits from the Docker Sponsored OSS program.
This release is also hosted on the original repository: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=3.0.0
2.9.0
- Add "quick syntax" for quantity input detection #20
- Add board deletion support on home screen #17
- Add option to always open the "edit" popin after item creation
Full Changelog: 2.8.0...2.9.0
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.9.0