Skip to content

2.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 05:54
· 45 commits to main since this release
24feb81

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