Skip to content

v1.1.1-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 13:46
· 23 commits to main since this release
fe53980

🚀 Features

  • Bump targetSdk version to 34 (#59)
  • Support Full-text Search for articles (#61)
  • Migrate from deprecated systemuicontroller to enableEdgeToEdge (#63)
  • Scope Injected ScreenModels in DI graph properly (#65)

🐛 Bugs

  • Scope Injected ScreenModels in DI graph properly (#65)
  • Fix Full-text search not working sometimes on Android (#72)
  • Fix NewsScreen hanging sometimes on desktop (#73)

🔧 Internals

  • Bump targetSdk version to 34 (#59)
  • Bump kotlin version to 1.9.20 (#62)
  • Migrate from deprecated systemuicontroller to enableEdgeToEdge (#63)
  • Bump dependencies versions (#71)