Skip to content

Releases: nanawel/our-shopping-list

3.5.1

20 Jan 20:25
Compare
Choose a tag to compare
  • Fix regressions on translations after upgrade to vue-i18n 11.x

Full Changelog: 3.5.0...3.5.1

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

☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist organization which benefits from the Docker Sponsored OSS program.

3.5.0

20 Jan 20:09
Compare
Choose a tag to compare
  • Bump server & client dependencies
  • Fix SASS deprecations
  • Replace docker-compose by docker compose in scripts and README
  • Update About page

Full Changelog: 3.4.0...3.5.0

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

☝️ Since v3.0.0, Docker images are hosted under the ourshoppinglist organization which benefits from the Docker Sponsored OSS program.

3.4.0

27 Nov 16:55
Compare
Choose a tag to compare
  • 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

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.