Wishlist
Self-hosted wishlist app to share with friends and family
Alternative to: amazon wish list, elfster

v0.59.0
2026-01-19This release contains a few security fixes from the Svelte team. If you have properly set up Wishlist by using the ORIGIN environment variable, you are not vulnerable, but it is still advised to update to this version as soon as you can.
Notable changes
- Added an option to see who claimed items even if the user is in a different group by @JustineLemesle2000 in https://github.com/cmintey/wishlist/pull/580
- Add print styles for clean wishlist printouts by @JonReed in https://github.com/cmintey/wishlist/pull/597
- Changing profile picture now is reactive without reloading the page by @JustineLemesle2000 in https://github.com/cmintey/wishlist/pull/600
Bug fixes
- fix: total price reflects quantity of items by @cmintey in https://github.com/cmintey/wishlist/pull/602
- fix: catch and log client errors from discovery by @cmintey in https://github.com/cmintey/wishlist/pull/613
Everything else
- chore(deps): update packages by @renovate[bot] in https://github.com/cmintey/wishlist/pull/584
- chore(deps): update github-actions (major) by @renovate[bot] in https://github.com/cmintey/wishlist/pull/585
- chore(deps): update alpine docker tag to v3.23.2 by @renovate[bot] in https://github.com/cmintey/wishlist/pull/591
- chore(deps): update node.js to b83af04 by @renovate[bot] in https://github.com/cmintey/wishlist/pull/595
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/598
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/604
- chore(deps): update packages by @renovate[bot] in https://github.com/cmintey/wishlist/pull/607
- chore(deps): update dependency globals to v17 by @renovate[bot] in https://github.com/cmintey/wishlist/pull/608
- Checkmark administration by @JustineLemesle2000 in https://github.com/cmintey/wishlist/pull/603
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/615
- feat: remove auth requirement for assets by @cmintey in https://github.com/cmintey/wishlist/pull/614
- chore(deps): update dependency @sveltejs/kit to v2.49.5 [security] by @renovate[bot] in https://github.com/cmintey/wishlist/pull/618
- Update Node.js version requirement to v24.x by @jkoan in https://github.com/cmintey/wishlist/pull/620
- chore(deps): update dependency svelte to v5.46.4 [security] by @renovate[bot] in https://github.com/cmintey/wishlist/pull/619
- chore(deps): update packages by @renovate[bot] in https://github.com/cmintey/wishlist/pull/622
- chore(deps): update node by @renovate[bot] in https://github.com/cmintey/wishlist/pull/621
- chore(deps): update dependency @sveltejs/adapter-node to v5.5.1 [security] by @renovate[bot] in https://github.com/cmintey/wishlist/pull/623
New Contributors
- @JustineLemesle2000 made their first contribution in https://github.com/cmintey/wishlist/pull/580
- @JonReed made their first contribution in https://github.com/cmintey/wishlist/pull/597
- @jkoan made their first contribution in https://github.com/cmintey/wishlist/pull/620
Full Changelog: https://github.com/cmintey/wishlist/compare/v0.58.1…v0.59.0