Skip to content

v9.10.2

Choose a tag to compare

@baijum baijum released this 15 Mar 12:21
· 652 commits to main since this release

What's New in v9.10.2

iOS App

  • New: Complete iOS port with full feature parity — 47 SwiftUI views, 15 ViewModels, ONNX-based neural pitch detection, VoiceOver accessibility
  • New: iPad landscape optimization with sidebar navigation
  • New: Favorite and share icons in Chord Library voicing cards
  • Fix: AchievementsView publishing state during SwiftUI view update
  • Fix: Audio capture crash and tuner stability on real devices
  • Fix: Chord diagram clipping dots for voicings beyond fret 5
  • Fix: Scale overlay crash from KMP Set-to-Array force-cast
  • Fix: SettingsView crash from @State mutation during view update
  • iOS deployment target lowered to 16.0
  • App display name updated to "Uke Companion"

Android

  • New ukulele headstock app icon

Shared (KMP)

  • Shared Kotlin Multiplatform module for cross-platform business logic

Infrastructure

  • CodeRabbit integration for automated PR code reviews
  • Unit tests for 7 iOS ViewModels
  • Dependency updates: AGP 9.1.0, Kotest 6.1.4, Gradle 9.4.0, Compose BOM 2026.02.01