Skip to content

Releases: dohsimpson/HabitTrove

v0.2.29

22 Aug 03:07
3e6b4b7

Choose a tag to compare

Added

  • ✏️ Freehand drawing capability for habits and wishlist items

Fixed

  • Wishlist and Habit card layout - time and rewards sections now stay at bottom regardless of description length
  • Wishlist card user avatars now appear on same row as title for consistency with habit cards

v0.2.28

20 Aug 21:30
31700c9

Choose a tag to compare

Added

  • Server permission checking system to validate data directory access on startup
  • Permission error display with troubleshooting guidance and recheck functionality

v0.2.27

20 Aug 21:17
e05b982

Choose a tag to compare

Fixed

  • Mobile navigation text centering and sizing for multi-word translations

v0.2.26

20 Aug 14:06
ee2821b

Choose a tag to compare

Improved

  • Docker build performance optimization with cache mounts

v0.2.25

20 Aug 13:47
8fb7cd1

Choose a tag to compare

Added

  • 🌍 Added Catalan language support (Català)

Fixed

  • Translation files consistency: Added missing UserForm keys to English and Korean translations

v0.2.24

14 Aug 19:16
8dda60b

Choose a tag to compare

Added

  • 🌍 Added Korean language support (한국어)

v0.2.23

04 Jun 23:01
8d2bfaf

Choose a tag to compare

Fixed

  • floating number coin balance (#155)
  • disable freshness check if browser does not support web crypto (#161)

Improved

  • use transparent background PWA icon with correct text (#103)
  • display icon in logo

v0.2.22

30 May 22:23
276e8a8

Choose a tag to compare

Added

  • auto check data freshness on interval (#138)
  • warn about out-of-sync data

v0.2.21

29 May 13:18

Choose a tag to compare

Fixed

  • emoji picker overlay issue (#150)

v0.2.20

28 May 21:55

Choose a tag to compare

Fixed

  • coin balance shows correct value for selected user in coin management view (#151)

Improved

  • refactor code to remove client-helpers hook