Releases: nanawel/our-shopping-list
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
2.8.0
- 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
2.7.3
- Fix Docker healthcheck with custom web root (
BASE_URL
) again
Full Changelog: 2.7.2...2.7.3
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.7.3
2.7.2
- Fix Docker healthcheck with custom web root (
BASE_URL
)
Full Changelog: 2.7.1...2.7.2
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.7.2
2.7.1
- Fix support for custom web root through
BASE_URL
with singleboard mode
Full Changelog: 2.7.0...2.7.1
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.7.1
2.7.0
- Add support for custom web root through
BASE_URL
#18
Full Changelog: 2.6.1...2.7.0
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.7.0
2.6.1
- Fix regression preventing the item's details box from opening on "touch hold" event
Full Changelog: 2.6.0...2.6.1
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.6.1
2.6.0
- List all boards on home page (if enabled) #12
- Sort order on the checked items view is now customizable using an environment variable #13
- Replace native console logging with a proper logging library (vue-logger)
- Add basic support for
robots.txt
to prevent search engines from browsing the content - Various fixes
Full Changelog: 2.5.2...2.6.0
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.6.0
2.5.2
- Fix height of the list wrapper on some devices and browsers (again) #9
- Fix search input rendering/autocomplete on MS Edge
- Add Russian translation
Full Changelog: 2.5.1...2.5.2
Docker image: https://hub.docker.com/r/nanawel/our-shopping-list/tags?page=1&name=2.5.2