Skip to content

Releases: cmintey/wishlist

v0.36.0

04 Dec 02:12
8742015
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

17 Nov 01:38
a61f4b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.34.0

08 Nov 03:53
310154c
Compare
Choose a tag to compare

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

Full Changelog: v0.33.4...v0.34.0

v0.33.4

07 Nov 20:18
841def6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.3...v0.33.4

v0.33.3

07 Nov 18:48
c81a523
Compare
Choose a tag to compare

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

Full Changelog: v0.33.2...v0.33.3

v0.33.2

19 Oct 03:15
3718617
Compare
Choose a tag to compare

What's Changed

  • Fix for prices being 0 when it should be null by @cmintey in #142

Full Changelog: v0.33.1...v0.33.2

v0.33.1

01 Oct 01:32
e16ad1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.33.1

v0.33.0

14 Sep 16:34
20c24ac
Compare
Choose a tag to compare

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

v0.32.2

27 Aug 02:55
0009d41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.32.2

v0.32.1

27 Aug 02:13
e7a4f74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.32.1