Skip to content

First public release!

Pre-release
Pre-release

Choose a tag to compare

@jadetheda jadetheda released this 18 Jul 12:40

Hiiii, folks! I guess this is public now! 😅

Changelog (since v2.1.4.2):

NEW: IceShrimp.NET compatibility!

We now detect (on user creation & app launch) if the server selected runs IceShrimp. If it does, we enable a suite of fixes (enabled on a per-user basis:

  • Alternate Tag Groups fetching Since IceShrimp screws up requesting multiple tags at once, we instead query each tag individually.
  • Workaround for detecting what lists a user is in IceShrimp just straight-up doesn’t support the needed Mastodon request, so we fetch all lists, cache it, and re-pull it if it’s been >10 minutes
  • Fix for videos never loading: We now just always fetch the video from the instance it came from

Bug fixes

  • Fixed a bunch of bugs with the Hide Seen Posts feature not working correctly. It now properly applies during pull-to-refresh, no longer falsely marks posts as seen when media fails to load, and functions correctly within Tag Groups.
  • Fixed new Gallery Mode posts not rolling in if the first next page has no media posts.
  • Fixed a bug with the Import/Export feature where exporting and importing settings would silently drop certain preferences (like your chosen font).
  • probably more, ive been kinda hyper-focusing…

Known issues:

  • The new function to cache server emotes is broken in this build.

Phew. That was a lot to type up. Okay, I hope this is helpful to somebody!
Full Changelog: v2.1.4.2...v2.1.4.3

Previous changelogs:

v2.1.4.2 changelog:

Bug fixes:

  • Previously, Gallery Mode would request the next page of posts, then stop, even if the next page didn’t actually include any new media posts to display. Now, it keeps looking until it finds 6.
  • Fixed symbol incongruity between Timeline’s Content Filter and Notifications’.

Full Changelog: v2.1.4.1...v2.1.4.2

v2.1.4.1 changelog:

New features:

  • Gallery Mode (inspired by Hydra for Reddit)
  • Hide Seen Posts (also from Hydra)
  • Content Filters for Notifications
  • Rudimentary Export/Import configuration system
  • Load Remote Media button & auto-fallback (for when your server doesn’t have media cached)

You can configure/disable the new features in the new Experimental Features section in Settings.

Fair warning that I touched by hand very little of the code for this by hand. I did, however, design and engineer a bunch of processes, and type SO MUCH TEXT FOR SO MANY HOURS, so I hope that’s some consolation.