Skip to content

Releases: mr3y-the-programmer/Ludi

v1.1-beta1

19 Nov 23:02
Compare
Choose a tag to compare

๐Ÿš€ 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)

๐Ÿ”ง Internals

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

v1.0.0-beta7-desktop

05 Nov 13:40
Compare
Choose a tag to compare

ubuntu-latest-v1.0.0-beta6-desktop-release

05 Nov 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta5...v1.0.0-beta6-desktop

v1.0.0-beta6

05 Nov 12:30
Compare
Choose a tag to compare

๐Ÿš€ Features

  • Migrate to kmp (#40)
  • Paginate Onboarding, Discover & Deals feed results using Paging 3. (#46)
  • Add network layer caching (#49)
  • Add Offline Support for reading RSS articles (#50)
  • Add parallax effect For Discover Screen items & News Screen items (#51)
  • Misc UX bug fixes & Improvements. (#52)

๐Ÿ”ง Internals

  • Hide 3rd party libs behind Interfaces (#29)
  • Migrate from Retrofit to Ktor Client (#32)
  • Migrate Navigation & ViewModels to Voyager (#33)
  • Move files from java source dir to kotlin source dir (#34)
  • Migrate from Hilt to kotlin-inject (#35)
  • Migrate from RssParser 5 to RssParser 6 (#37)
  • Migrate from androidx palette to kmpalette (#39)
  • Migrate to kmp (#40)
  • Update dependencies (#44)
  • Some refactorings in the network layer (#47)
  • Share common gradle configurations (#54)
  • Bump dependencies versions (#56)

v1.0.0-beta5

08 Sep 15:40
3d584d8
Compare
Choose a tag to compare

๐Ÿ› Bugs

  • Fix "java.net.UnknownHostException" thrown even when device isn't offline (#27)

v1.0.0-beta4

07 Sep 20:04
Compare
Choose a tag to compare

๐Ÿ› Bugs

  • Report non-fatal crashes & exceptions (#26)

v1.0.0-beta3

07 Sep 10:11
Compare
Choose a tag to compare

๐Ÿš€ Features

  • Automate release process (#5)
  • Revamp discover screen page (#8)
  • Initial a11y support (#10)
  • Enhance UI a little bit (#16)
  • Refine discover screen UI (#19)
  • Refine news screen UI (#21)
  • Refine deals screen (#22)
  • Fix small UI bugs in Settings & Edit Preferences Screens (#23)
  • Update App's Theme background & surface colors (#24)

๐Ÿ› Bugs

  • Fix small UI bugs in Settings & Edit Preferences Screens (#23)

๐Ÿ”ง Internals

  • Upgrade gradle dependencies (#7)
  • Substitute ResourceWrapper with Result.Loading (#13)
  • Update dependencies (#25)

v1.0.0-beta2

10 Aug 18:25
Compare
Choose a tag to compare
Update Keystore path

1.0.0-beta

31 Jul 13:08
Compare
Choose a tag to compare

Initial release.