Skip to content

0.9.8

Released onTrackLink
2026-05-09StableGitHub release

Highlights

  • DatePickerDialog replaces AlertDialog in the filter sheet for consistent date selection
  • SMS parser now falls back to receipt time when body date is in the future
  • Month picker chips centered and top bar layout reactivity fixed
  • Localization feature and Foojay toolchain resolver removed

Changed

  • fix(ui): replace AlertDialog with DatePickerDialog in filter sheet (#60)
  • fix(sms): fall back to SMS receipt time when body date is in future (#61)
  • fix(ui): center month picker chips and fix top bar layout reactivity (#62)
  • chore: remove localization feature (#58)
  • chore: remove foojay toolchain resolver (#59)

Links