Skip to content

Releases: nanawel/our-shopping-list

3.3.3

30 Sep 14:07
Compare
Choose a tag to compare
  • 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

05 Sep 16:04
2d8e37d
Compare
Choose a tag to compare
  • [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

04 Sep 16:28
Compare
Choose a tag to compare
  • [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

09 Jul 11:32
Compare
Choose a tag to compare
  • [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

08 Jun 13:27
Compare
Choose a tag to compare
  • 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

21 Apr 15:12
Compare
Choose a tag to compare
  • 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

29 Mar 15:15
Compare
Choose a tag to compare
  • 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

27 Mar 12:03
Compare
Choose a tag to compare
  • 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

31 Dec 15:15
Compare
Choose a tag to compare
  • 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

2.8.0

25 Sep 13:08
Compare
Choose a tag to compare
  • Add mutex to sync operations (should help prevent temporarily freezing mobile devices on startup)
  • Bump server Node to 18
  • Bump backend dependencies
  • Bump frontend dependencies

Full Changelog: 2.7.3...2.8.0

Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.8.0