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

About
Versions (100)
v0.33.0
2024-09-14What’s Changed
- Refactor item price model by @cmintey in https://github.com/cmintey/wishlist/pull/139 This will allow for better localization and the ability to properly sort items by prices. Important Note: This may break some prices when editing an existing item. Best effort is put into the migration, but if the current price cannot be parsed, then the new price model will not be migrated. Item cards will continue to show the old price for backwards compatibility.
Other changes
- More item drawer fixes by @cmintey in https://github.com/cmintey/wishlist/pull/138
Full Changelog: https://github.com/cmintey/wishlist/compare/v0.32.2…v0.33.0