Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 21:55
· 34 commits to main since this release

🚀 Features

  • Use NavigationBar for navigating between destinations instead of NavDrawer (#69)
  • Add Library Tab and move Downloads to it (#70)

🐛 Bugs

  • Fix Memory Leak in Opml FileManager (#71)

🔧 Chore

  • Update all dependencies (#62)
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 (#66)
  • Migrate to compose 1.7 (#50)
  • Migrate to the official type-safe androidx.navigation APIs (#74)