Skip to content

Releases: aeharding/voyager

2.22.0

22 Dec 00:32
2.22.0
1686fed
Compare
Choose a tag to compare

Happy holidays! 🎄 ❄️

This release improves timestamps and allows you to sort posts/comments for a given user. Try it out and enjoy!

  • fix: development android crash on reinstall
  • chore: upgrade dependencies
  • chore: upgrade rehype-highlight
  • chore: upgrade capacitor-reader to fix stale sfsafariviewcontroller
  • feat: fractional years, improved date duration formatting
  • feat: sortable profile posts and comments

2.21.0

12 Dec 07:03
2.21.0
c22e903
Compare
Choose a tag to compare

Changes

  • feat: refresh communities list
  • feat: fallback community icon on error
  • fix: status bar not transparent in light mode on android
  • refactor: reuse url function
  • fix: nsfw blur sometimes not applied for crossposts in remote communities

2.20.0

05 Dec 04:30
2.20.0
f1a692b
Compare
Choose a tag to compare

Lots of fixes and refactor this release! Please let me know if anything is broken or looks different, since the entire CSS solution was migrated from Linaria to CSS Modules. The features this release:

  • Loading/placeholder state for markdown images
  • made lemm.ee default instance
  • multiline alt text support (with overflow scrolling)

Changes

  • chore: upgrade dependencies
  • feat: splash screen hiding now synchronized with app setup
  • refactor: only remove app url listener
  • fix: user input for tag editor and other misc inputs
  • fix: use more conventional SFSafariViewController animations
  • build: fix f-droid
  • refactor: app info reuse
  • feat: loading/error states for markdown images
  • fix: crash when viewing comments with inline videos
  • fix: comments should not portal videos nor have controls
  • fix: allow tagging while logged out
  • fix: docker build not showing version number
  • refactor: replace linaria with css modules
  • fix: autoprefixing, css import order, remove lightningcss
  • build: remove css modules patch
  • fix: large post placeholder width regression, failing naturally sized media
  • fix: image upload button in markdown editor
  • fix: action sheet with open media viewer
  • fix: feed failed request retry
  • chore: upgrade dependencies
  • chore: remove unused import
  • fix: select text padding on desktop
  • fix: light mode community list icon color
  • fix: removed comment content empty for mods
  • feat: lemm.ee as default lemmy instance
  • fix: video mute button styles
  • fix: css specificity not working during minification
  • chore: upgrade dependencies
  • fix: block community toast showing wrong message
  • refactor: use capacitor-provided fetch shim, restore browser window.fetch (and XHR)
  • fix: remove dead instances
  • fix: placeholder bg for site image on login
  • refactor: fix various react warnings
  • fix: alt text color in light mode
  • feat: multiline alt text

2.19.4

17 Nov 05:17
2.19.4
95d539b
Compare
Choose a tag to compare

This release is just for f-droid (third time is the charm?!)

Reproducible builds is hard. Especially when you rework the entire build process, lol.

Screenshot 2024-11-16 at 10 55 57 PM

2.19.3

15 Nov 02:33
2.19.3
db0dae8
Compare
Choose a tag to compare

📦 Uncategorized

  • ci: fix fdroid build, refactor web build environment

2.19.2

14 Nov 09:21
2.19.2
be92235
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.19.1...2.19.2

2.19.1

13 Nov 20:28
2.19.1
c78388f
Compare
Choose a tag to compare

Just fixed F-droid build for this release. Thanks, @sharunkumar!

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