Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 12:19
· 50 commits to main since this release
4a838d9

Features

  • Update password field with toggle-able text obscurity.
  • Add mark post on scroll option; by @olorin99 in #176.
  • Notification support for PieFed; by @JollyDevelopment in #170.
  • Add transition animation for posts and images; by @olorin99 in #179.
  • Add blur to markdown embedded images if post is nsfw; by @olorin99 in #182.
  • Move alt text behind button in bottom right of full image view; by @olorin99 in #183.
  • Add option to hide Feed UI elements on scroll; by @olorin99 in #186.
  • Add local feed view for Mbin.
  • Hide Feed tab icons in compact mode; by @olorin99 in #188.
  • Add a global text scale setting; by @jwr1 in #187.
  • Make the nav drawer persistent on wide screens; by @jwr1 in #190.
  • Add PieFed Community Moderation features; by @JollyDevelopment in #191.
  • Always show play button when video is paused; by @olorin99 in #196.
  • Hide reply button if there's not enough space (still accessible through overflow menu and swipe gestures).
  • Add support for handling post/comment languages in Lemmy & PieFed support, add the ability to specify a comment's language, and add a post/comment language badge; by @jwr1 in #199.
  • Use badge to indicate server software and show additional recommended instances based on language by @jwr1 in #200.
  • Add a server software badge to the account switcher and recommended instances that indicates what software is being used (Mbin, Lemmy, or PieFed).
  • Remove lemm.ee from recommended instances and add a few more general Lemmy and PieFed instances. Also add numerous language specific instances which will display when using that language in the app.

Fixes

  • Fix search input not losing focus when tapping elsewhere on Explore screen; by @olorin99 in #169.
  • Fix posts not being darkened when marked as read; by @olorin99 in #180.
  • Fix lemmy comments not loading for certain instances; by @olorin99 in #181.
  • Fix webview refresh bug; by @olorin99 in #193.
  • Fix numerous PieFed issues, including paging bugs.

Other

  • Translation updates.
  • Fix error caused by closing nav drawer before subscriptions load.
  • Update to Dart 3.8; by @jwr1 in #184.
  • Remove needed workaround used for AppImage build; by @Samueru-sama in #189.
  • Rename Magazine to Community; by @jwr1 in #194.
  • Support iOS and macOS platforms, a TestFlight is available; by @jwr1 in #168.

Full Changelog: v0.9.2...v0.9.3