Releases: cmintey/wishlist
Releases · cmintey/wishlist
v0.36.0
What's Changed
New Features
- Allow minimum password strength to be configurable globally by @cmintey in #168
- Default group by @albinmedoc in #179
- Header authentication by @albinmedoc in #180
Other Changes
New Contributors
- @albinmedoc made their first contribution in #179
Full Changelog: v0.35.0...v0.36.0
v0.35.0
v0.34.0
Major Internal Changes
This release upgrades the code from using Svelte 4 to Svelte 5. This was a fairly substantial change and though I've tested most of the features thoroughly, some new bugs still may be introduced.
What's Changed
- Update readme with app screenshots by @cmintey in #158
- Update README.md by @cmintey in #159
- Svelte 5 migration by @cmintey in #146
Full Changelog: v0.33.4...v0.34.0
v0.33.4
v0.33.3
What's Changed
- docs: Removing deprecated version field from sample compose file by @boc-the-git in #145
- fix invitions and add better error handling by @cmintey in #155
New Contributors
- @boc-the-git made their first contribution in #145
Full Changelog: v0.33.2...v0.33.3
v0.33.2
v0.33.1
v0.33.0
What's Changed
- Refactor item price model by @cmintey in #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
Full Changelog: v0.32.2...v0.33.0