Skip to content

Jerboa v0.0.39 Release

Compare
Choose a tag to compare
@dessalines dessalines released this 10 Jul 21:54
· 483 commits to main since this release

What's Changed

  • Fix deprecations by @MV-GH in #962
  • Use overloaded AndroidView in MarkdownHelper by @yate in #767
  • Update subscribed communities in sidebar when user subscribes by @twizmwazin in #948
  • Fixes in Greek Translation by @sv1sjp in #971
  • Update strings.xml for ko by @meinside in #965
  • Add DB migrations tests by @MV-GH in #899
  • Fix clear backstack not working properly by @MV-GH in #988
  • Fix regression due to deprecations change by @MV-GH in #986
  • Add "..." for too long community names by @MV-GH in #985
  • Improve login form by @MV-GH in #953
  • Fix recompositions due to autofill by @MV-GH in #975
  • Move view models to com.jerboa.model by @twizmwazin in #994
  • Add Ukrainian Language Support to Jerboa - values-uk strings.xml by @Digharatta in #996
  • Update CONTRIBUTION.md by @MV-GH in #997
  • Move more viewmodels into com.jerboa.model package by @twizmwazin in #1000
  • Add toggle in settings to hide descriptions in navbar by @Sir-Photch in #995
  • Update instance list by @MV-GH in #982
  • Fix inbox loading all pages on startup instead of set unread/all mode by @MV-GH in #1007
  • Add markdown preview by @MV-GH in #1002
  • Add drawer to all main tabs and general drawer changes by @MV-GH in #991

New Contributors

  • @Digharatta made their first contribution in #996
  • @Sir-Photch made their first contribution in #995

Full Changelog: 0.0.38...0.0.39