Interstellar v0.11.3 release: post/comment locking, Linux UnifiedPush notifications, more PieFed feeds, PieFed modlog, PieFed events, Lemmy moderation

https://github.com/interstellar-app/interstellar/releases/tag/v0.11.3

Features

  • Add option in debug screen to manually clear OAuth identifiers; by @olorin99.
  • Add option to set default action for links; by @olorin99.
  • Add support for locking posts and comments; by @olorin99.
  • Support UnifiedPush on Linux; by @jwr1.
  • Add extra compact setting; by @olorin99.
  • Additional PieFed feed support; by @olorin99.
  • Add support for the modlog on PieFed; by @olorin99.
  • Add support for PieFed events; by @olorin99.
  • Allow back navigation to Feed tab from other tabs; by @olorin99.
  • Add filter for PieFed feeds to allow switching between all and personal feeds; by @olorin99.
  • Show snackbar to notify on successful image download; by @olorin99.
  • Enable using domains in feeds on mbin; by @olorin99.
  • Support moderation on Lemmy; by @olorin99.

Fixes

  • Use webview for Mbin auth on Android to fix login issues; by @olorin99.
  • Fix download/share file and image upload for web target; by @olorin99.
  • Fix community picker for Piefed/Lemmy; by @olorin99.
  • Fix alignment in markdown editor preview; by @olorin99.
  • Fix null error and multiple routes of same type on stack error; by @olorin99.
  • Truncate entered password to match Lemmy/PieFed limits; by @olorin99.
  • Fix missing menu button on collapsed comments; by @olorin99.
  • Fix null error caused by unhandled Mbin notifications; by @jwr1.

Other

  • Optimize build runner by using narrowing builder analysis scope; by @jwr1.
  • Remove Archive.today from alternate links; by @jwr1.
  • Migrate away from deprecated mbin api creating entries; by @olorin99.
  • Updates to navigation routes; by @olorin99.
  • Refactor ServerClient to handle MultipartRequests; by @jwr1.
  • Switch to using auto_route tabs router for bottom navigation; by @olorin99.
  • Enable legacy packaging for Android to reduce APK size; by @jwr1.
  • Translations update from Hosted Weblate.

Full Changelog: https://github.com/interstellar-app/interstellar/compare/v0.11.2...v0.11.3

31 points · 6 comments · view on lemmy.world

6 Comments

Goodlucksil@lemmy.dbzer0.com · 4 pts · 86d (1 reply)

Any known time to release on F-Droid?

jwr1@kbin.earth · 3 pts · 86d

It happens automatically; the F-Droid repo we're in (IzzyOnDroid) checks for app updates every 24 hours, so this release should be picked up within that time frame.

rimu@piefed.social · 2 pts · 86d

Wow 😁

riot@fedia.io · 1 pts · 67d (2 replies)

Is this the update that made it so both the image and direct url to the image gets shared, when you use the share image feature in the app? I've been trying to find a way to disable it, so it goes back to the way it was before, where hitting the share button on the image only shares the image and not also the link. Because right now I either have to delete the link every time, before I hit send or double share the image, if I don't want to delete the link every time. I'm currently on version 0.11.4 of Interstellar and Android 16, build CP1A.260505.005

Am I just overlooking the setting, where I can turn this behavior off? Or is it maybe not an Interstellar thing, but an Android or Mbin thing? Screenshots here.

jwr1@kbin.earth · 2 pts · 67d (1 reply)

I see what you mean about the image link being shared along with the image. I'll look into it.

riot@fedia.io · 2 pts · 66d

Thanks! I appreciate you.