Skip to content

v2.9.1

Choose a tag to compare

@mini-page mini-page released this 17 Jun 05:22

v2.9.1 - Bug Fixes & Performance

Bug Fixes

  • Fix crash on Start Session button tap (ClassCastException in SwiperViewModel)
  • Fix duplicate scanner empty state - add Rescan button
  • Add Rescan button on home screen empty state

Performance

  • Split SettingsScreen: 1982 → 563 lines (72% reduction)
  • Split SwiperScreen: 2973 → 793 lines (73% reduction)

Testing

  • Add Compose UI tests (EmptyState, SectionHeader, SettingSwitch)

Other

  • Add lint configuration
  • Clean up code structure into packages