Skip to content

Releases: aeharding/voyager

2.19.0

12 Nov 05:54
24feb81
Compare
Choose a tag to compare

this one has a lot of stuff so good luck (and sorry) 🤷‍♂️

but the big one is... USER TAGS.

This one will probably take a few days to hit the stores as I run more regression testing. I will try to make it available on Testflight shortly. PWA users should already be prompted to update. :)

The highlights for users:

  • User tags (enable in Settings!) including RES-style vote tracking
  • Better app performance.
  • And tons of bugfixes. (Hopefully not too many regressions!)

Lots of stuff behind the hood:

  • revamped release process allowing testflight and android test groups to get latest build from main (coming soon).
  • Also the entire build is done inside Github Actions instead of Appflow, which means better build transparency.
  • Upgraded to use cutting edge React 19 [experimental] + React Compiler.
  • And obviously lots of refactoring.

TAGS TAGS TAGS TAGS TAGS

Add text tags. Track how you've voted on users over time (literally the same coloring as RES). Tracking the source comment/post of where you originally tagged. It's all there.

Also iOS has a beautiful color picker Voyager takes advantage of that can save your color selections. Android has one too but it's meh in comparison.

What's Changed

New Contributors

Full Changelog: 2.18.4...2.19.0

2.18.5

08 Nov 19:13
a868fef
Compare
Choose a tag to compare

Hotfix Lemmy v0.19.6 breaking change

Full Changelog: 2.18.4...2.18.5

2.18.4

21 Oct 00:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.3...2.18.4

2.18.3

20 Oct 22:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.2...2.18.3

2.18.2

05 Oct 20:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.1...2.18.2

2.18.1

04 Oct 18:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.18.0...2.18.1

2.18.0

03 Oct 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.1...2.18.0

2.17.1

10 Sep 03:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.17.0...2.17.1

2.17.0

13 Aug 04:54
Compare
Choose a tag to compare

New Features

Subscribed icon (beta-ish!)

You can now enable a little heart badge next to a community to easily tell if you are subscribed or not. You can also select whether to enable only in all/local (where you probably have most interest in seeing it), or everywhere.

By default it is turned off: In some situations, it may be clipped/ellipsed (if the name is too long). I plan on fixing this layout issue in the future.

Filtered websites

You can now filter posts in your feed to specific websites! Keep in mind this does NOT sync with your lemmy account like blocks do.

Persisted search sort

The search feeds, and discover communities feed will now remember your sort (if "Remember Community Sort" is on in Settings).

What's Changed

Full Changelog: 2.16.0...2.17.0

2.16.0

10 Aug 02:16
Compare
Choose a tag to compare

New Features

Inbox changes

You can now use the full markdown editor to compose a private message! In addition, you can new use swipe gestures on a private message in your inbox. The UI for the conversations page has also been slightly changed and optimized.


Login instance modal changes

The login instance now shows all instances, without typing. This is helpful for new users that might not remember exactly what their instance domain is. There are also various small bugfixes and other usability changes on this page.

Communities list changes

The "Explore" button now sorts by top (all time) by default. This should be more helpful to newcomers.

What's Changed

Full Changelog: 2.15.0...2.16.0