Skip to content

Jerboa v0.0.36-alpha

Compare
Choose a tag to compare
@dessalines dessalines released this 26 Jun 13:53
· 383 commits to main since this release

What's Changed

  • Fixing incorrect dk language code. The correct one is da. by @dessalines in #819
  • Fix: Add Account fails when full server uri is used by @sockenklaus in #805
  • Enable swiping on comments to go back to posts by @CharlieGitDB in #785
  • Fix passwords in plaintext on logcat by @CharlieGitDB in #834
  • Make Search Page have consistent back button by @scme0 in #849
  • Fix for scrolling up past images in the comments jerks you back down by @nahwneeth in #845
  • Added switch to mark new posts as NSFW / toggle tag on existing posts by @sockenklaus in #833
  • Update French translation by @julroy67 in #853
  • Fix default sort and listing type to read from db by @beatgammit in #854
  • Copy post and comment information to clipboard by @Noxor11 in #850
  • Convert the groovy gradle files to kotlin DSL by @MV-GH in #858
  • Bottom nav bar and screen transitions by @nahwneeth in #855
  • Switch inbox & profile tabs with swipe gesture even whey they are empty. by @nahwneeth in #861
  • Update bug report to include detailed ways to get logs by @MV-GH in #864
  • Improved Spanish translation by @Noxor11 in #870
  • Catch network errors and show a toast by @beatgammit in #874
  • Include taglines with the scrollable post view by @beatgammit in #875
  • Add totp field to login by @MV-GH in #868
  • Add backwards compatible language picker by @MV-GH in #873
  • Consolidate composables for CreatePost and PostEdit by @sockenklaus in #860
  • QOL Remove unnecessary clickable areas from PostListingList by @lbenedetto in #710
  • Reworked PickImage() composable by @sockenklaus in #877
  • Bump dependencies by @MV-GH in #881
  • Add generate lemmy instance list gradle task by @MV-GH in #884

New Contributors

Full Changelog: 0.0.35...0.0.36