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

v0.43.0
2025-06-16New Feature
Items can now have a desired quantity! This also means that multiple people could end up claiming different quantities of the item on your list, and so new text has been added to show when an item is claimed by multiple users. All existing items have been defaulted to a quantity of 1 and existing claims have been migrated.
What’s Changed
- Add hungarian language by @cmintey in https://github.com/cmintey/wishlist/pull/291
- Add debug logging for oidc flow by @cmintey in https://github.com/cmintey/wishlist/pull/293
- Add helm chart to readme by @cmintey in https://github.com/cmintey/wishlist/pull/294
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/295
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/298
- Allow items to be created with a desired quantity by @cmintey in https://github.com/cmintey/wishlist/pull/281
- Update i18n calls to avoid SSR issues by @cmintey in https://github.com/cmintey/wishlist/pull/274
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/299
- Fix button spacing and correct count of items by @cmintey in https://github.com/cmintey/wishlist/pull/302
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/303
Full Changelog: https://github.com/cmintey/wishlist/compare/v0.42.5…v0.43.0