Skip to content

0.3.0

Choose a tag to compare

@ZacSweers ZacSweers released this 19 Mar 20:03
· 2849 commits to main since this release
  • New: You can now reorder services in settings
  • New: You can now enable/disable services in settings. Note this is WIP and not polished yet.
  • Enhancement: GitHub is now paginated when there are more results (thanks to @charlesdurham!)
  • Enhancement: All models have been moved to native kotlin data classes using a new Moshi code gen implementation. Not really a user facing feature, but I'm really proud of it :)
  • Enhancement: APK size went on a diet! Fully enabled shrinking and APK splits, so now download size is ~4.9MB.
  • Fix: Medium is now fixed via pointing to the new /topic/popular endpoint
  • Fix: Building with a new version of D8 that should avoid some bizarre VM crashes on some Mediatek devices ಠ_ಠ