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