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

v0.40.0
2025-03-09New Features
You can now create multiple lists within a group! This can be useful for organizing a list into various categories such as having a list for books and another list for home goods.
Along with the introduction of multiple lists, it is now possible to link an item between lists (and groups!). This means you can now have a single item be in multiple groups and if the item is claimed in one group, it will show as claimed in the other group.
What’s Changed
- Support for multiple lists by @cmintey in https://github.com/cmintey/wishlist/pull/218
- Option to disable default list creation by @cmintey in https://github.com/cmintey/wishlist/pull/236
- List item claim refactor by @cmintey in https://github.com/cmintey/wishlist/pull/239
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/238
- Add support for vietnamese by @cmintey in https://github.com/cmintey/wishlist/pull/240
- Share items across lists and groups by @cmintey in https://github.com/cmintey/wishlist/pull/237
- Translation fix by @cmintey in https://github.com/cmintey/wishlist/pull/243
- Translations update from Hosted Weblate by @weblate in https://github.com/cmintey/wishlist/pull/241
- Make sure we add the list when there is only one by @cmintey in https://github.com/cmintey/wishlist/pull/245
- Update dependencies by @cmintey in https://github.com/cmintey/wishlist/pull/244
Full Changelog: https://github.com/cmintey/wishlist/compare/v0.39.1…v0.40.0