Our Shopping List
Simple, real-time collaborative shopping and todo lists
Alternative to: anylist, bring, ourgroceries

4.2.0
2026-03-03Added the ability to mass-create items from CSV files and updated client dependencies.
4.1.2
2026-02-14Added the VITE_APP_HIDE_FORCE_REFRESH_HINT environment variable to allow disabling the force refresh hint pop-in.
4.1.1
2026-02-05Fixed color issues in dark mode.
4.1.0
2026-02-04Introduced basic dark mode support and updated dependencies.
4.0.5
2025-11-19Reverts an Axios upgrade and enables closing Edit dialog boxes with the Enter key.
4.0.4
2025-10-23This release includes a security update for Axios.
4.0.3
2025-10-12This release updates project dependencies.
4.0.2
2025-09-24Fixed a CLI regression from version 4.0.0 and added Italian language translation.
4.0.1
2025-08-13Restored support for custom BASE_URL.
4.0.0
2025-08-10Migrated build stack to Vite, updated dependencies and translations, and introduced a bug affecting custom BASE_URL support.
4.0.0-beta1
2025-07-06Migrated the build stack to Vite, updated server and client dependencies, and refreshed translations from Weblate.
3.5.5
2025-06-06Updated server and client dependencies.
3.5.4
2025-04-04This release fixes a container startup warning and updates server and client dependencies.
3.5.3
2025-03-02Added Swedish and Tamil translations.
3.5.2
2025-03-01Added Spanish translation support.
3.5.1
2025-01-20Fixed translation regressions occurring after the upgrade to vue-i18n 11.x.
3.5.0
2025-01-20Updates server and client dependencies, fixes SASS deprecations, updates the About page, and replaces docker-compose with docker compose in scripts and documentation.
3.4.0
2024-11-27This release updates Node to version 20, adds Russian translation, updates dependencies, and removes vuex-persist to improve list syncing performance.
3.3.3
2024-09-30Updated software dependencies.
3.3.2
2024-09-05Updated internationalization translations from Weblate.
3.3.1
2024-09-04Fixed server-side data deletion and updated dependencies.
3.3.0
2024-07-09Introduces the ability to move items between lists via the Edit dialog, adds names to inputs and buttons for RUM, and updates dependencies.
3.2.0
2024-06-08Updated Socket.io integration and websocket usage, added configurable connection settings, refactored sync checks and state detection, and updated dependencies.
3.1.0
2024-04-21This release integrates native Promises in Mongoose, optimizes WebSockets, updates dependencies, and significantly reduces the Docker image size.
3.0.1
2024-03-29Fixed rendering issues for the footer search input and navbar height compatibility with Vuetify 3.x.
3.0.0
2024-03-27Upgraded to Vue 3 and Vuetify 3.5, added Elastic APM RUM observability support, and improved synchronization.
2.9.0
2023-12-31Introduces quick syntax for quantity input, board deletion on the home screen, and an option to auto-open the edit pop-up after item creation.
2.8.0
2023-09-25Added a mutex to sync operations to prevent mobile device freezes and updated Node and project dependencies.
2.7.3
2023-07-08Fixes the Docker healthcheck when using a custom web root (BASE_URL).
2.7.2
2023-07-07Fixed the Docker healthcheck to work correctly with custom web roots (BASE_URL).
2.7.1
2023-06-29Fixed support for custom web roots using BASE_URL in singleboard mode.
2.7.0
2023-06-27Added support for a custom web root using the BASE_URL environment variable.
2.6.1
2023-05-09Fixed a regression that prevented the item details box from opening during touch hold events.
2.6.0
2023-05-08Introduces home page board listing, customizable sort order via environment variables, a new logging library, and basic robots.txt support.
2.5.2
2023-02-01Fixed layout issues for the list wrapper and search input on Edge, and added Russian translation.
2.5.1
2023-01-17Fixes the height of the list wrapper on some devices, though some UI issues persist on certain hardware.
2.5.0
2022-12-04Added the ability to customize the PWA name and short name.
2.4.1
2022-11-03Added German translation and fixed a French translation string.
2.4.0
2022-10-28Added the ability to change the page title.
2.3.1
2022-09-23Updated the Delete button to an icon-only design and fixed a touch event bug affecting item data during editing.
2.3.0
2022-08-16Updated dependencies, enabled dev TLS, refactored edit forms, and improved UI with loading overlays and click hints while fixing a ServiceWorker reload loop.
2.2.1
2022-06-20Fixed the Share button functionality.
2.2.0
2022-06-04Optimized production builds by removing TTF/EOT fonts and source maps, and improved accessibility with aria-labels.
2.1.0
2022-05-26This update improves app performance, UI behavior on mobile, asset caching, and PWA service worker registration.
2.0.1
2022-05-07Fixes aL a regression in item updates regarding cascade linked lists and boards, and corrects text in the Share feature for singleboard mode.
2.0.0
2022-04-23Introduces a new boards feature, i18n support, and environment variable configuration alongside general optimizations.
1.6.1
2022-04-01Removed the loading overlay from the list view.
1.6.0
2022-03-12Replaced the 'display all' mode with 'display last checked items history' and embedded the Roboto font.
1.5.0
2022-01-21Introduces a loading overlay, optimizes component loading, and adds fixes for item ellipses and version mismatch alerts.
1.4.0
2022-01-16Added deletion confirmation dialogs, integrated vue-virtual-scroller for performance, and fixed rendering and CSS bugs.
1.3.2
2021-11-301.3.1
2021-09-13Added a healthcheck to the container.
1.3.0
2021-08-18Added a Force refresh button to the sidebar for reloading pages, including in PWA mode.
1.2.0
2021-08-18Improved items refresh performance with debouncing, implemented case-insensitive sorting, and added automatic list removal on 404 errors.