Features

  • Add timeframe options for commented feed sort; by @olorin99.
  • Tapping on a comment now collapses it and the body text will be hidden, long tapping or right clicking a post or comment will display the overflow menu, colored comment bands have been added; by @olorin99.
  • Automatic and manual post/comment translation function, enable automatic translation in the settings or activate manual translation in the overflow menu; by @olorin99.
  • Add support for marking posts as read (uses Lemmy API for signed in accounts, and a local DB for all other accounts), add option to hide read posts from feed; by @olorin99.
  • Add option to hide the action buttons underneath posts/comments; by @olorin99.

Fixes

  • Fix post/comment swipe action not updating the background color when changing directions.
  • Update TOTP label text to make it clear it’s optional.
  • Fix notification badge to work with larger numbers (more than 2 digits).
  • Fix YouTube embeds so they are placed after the corresponding link rather than replacing the link; by @olorin99.
  • More small fixes for embedded videos: fix consuming parts of autolink tag if link is not a valid youtube link,
    handle case where links to mp4s are treated as images; by @olorin99.

Other

  • Use specialized runner image with debloated packages for AppImages (significantly reduces file size), also bundle update data to allow automatic AppImage updates; by psadi.
  • Add mesa-mini and opus-nano debloated packages to AppImage (further reduces file size); by Samueru-sama.
  • Transfer repository to a GitHub organization (interstellar-app). The new repo link is https://github.com/interstellar-app/interstellar.
  • Create a WIP landing page for Interstellar. You can view it at interstellar.jwr.one, and the source code is here.
  • Start work on iOS and macOS support. Stay tuned for a TestFlight link!