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

About
Versions (100)
v0.24.0
2023-12-30What’s Changed
- update to sveltekit 2 by @cmintey in https://github.com/cmintey/wishlist/pull/85
- change the filter display value and fix dropdown by @cmintey in https://github.com/cmintey/wishlist/pull/86
- sort unclaimed items to the top by @cmintey in https://github.com/cmintey/wishlist/pull/88
- hash items with group id by @cmintey in https://github.com/cmintey/wishlist/pull/87
- Fix SveleteKit 2 migration issues by @cmintey in https://github.com/cmintey/wishlist/pull/89
- add button to delete claimed items by @cmintey in https://github.com/cmintey/wishlist/pull/90
Full Changelog: https://github.com/cmintey/wishlist/compare/v0.23.2…v0.24.0