Skip to content

Releases: aeharding/voyager

2.39.2

25 Jul 04:45
2.39.2
ee891b9
Compare
Choose a tag to compare

🐛 Fixes

  • fix: remember community sort not working on first load

2.39.1

18 Jul 06:06
2.39.1
c96f34a
Compare
Choose a tag to compare

🐛 Fixes

  • fix(piefed): android image upload
  • fix: crosspost title renders inline markdown

2.39.0

12 Jul 02:24
2.39.0
e92f49e
Compare
Choose a tag to compare

🚀 Features

  • feat: autolink and autocomplete /u/user and /c/community links
  • feat(piefed): mark as read, inbox improvements

🐛 Fixes

  • fix(piefed): block users list
  • fix: comment top sort icon should be trophy
  • fix: post link not rendering if post body has lone image

📝 Other Changes

  • docs: fix github breaking height=x on img elements
  • docs: revert: fix github breaking height=x on img elements (#2095)

2.38.0

05 Jul 00:49
2.38.0
c23c8a8
Compare
Choose a tag to compare

🚀 Features

  • feat: threadiverse.link support (sharing and in app linking)
  • feat: lemsha.re in-app linking support
  • feat: canceleableloading indicator for resolving content
  • feat: rename go.getvoyager.app to vger.to

🐛 Fixes

  • fix(piefed): image upload after compress
  • fix: erroneous "0" showing on search page
  • fix: show unsupported software error properly
  • fix(lemmy): v0.19.3 support
  • fix: mask cutoff in selection popup, vger.to label clarification
  • fix(lemmy): paging posts

📝 Other Changes

  • chore: upgrade dependencies

2.37.2

01 Jul 02:46
2.37.2
5608797
Compare
Choose a tag to compare

🐛 Fixes

  • fix: remember community sort not remembered on first comments load

📝 Other Changes

  • chore: remove lemm.ee

2.37.1

29 Jun 21:51
2.37.1
3c7225e
Compare
Choose a tag to compare

🐛 Fixes

  • fix: edit label not showing

2.37.0

29 Jun 18:52
2.37.0
6d8078e
Compare
Choose a tag to compare

image

This release adds experimental support for Piefed! https://join.piefed.social

Piefed is an alternative to Lemmy. Because Piefed and Lemmy both communicate with each other through Activitypub, you can view and interact with the same content regardless!

Please let me know if you encounter any issues, particularly regressions, because this release is a significant refactor of how Voyager communicates with Lemmy (and Piefed, and...)

🚀 Features

  • feat: piefed support (experimental)
  • feat: remember sort setting works on search/explore
  • feat: edit indicator only shows after 5 minutes
  • feat: switch instance suggestion popup, improve server detection logic

🐛 Fixes

  • fix: piefed image upload, edit comment crash
  • fix(piefed): native android connection issues, first login infinite spinner
  • fix(piefed): openapi+piefed+capacitor breaks requests
  • fix(piefed): fix openapi-fetch patch not applying
  • fix: profile pull to refresh
  • fix(piefed): login fails zod validation
  • fix: render post title markdown in inbox
  • fix(piefed): don't fail on unknown sort, hide nonfunctional things
  • fix: downgrade ionic
  • fix: instance downvotes disabled
  • fix: profile page light mode bg color

📝 Other Changes

  • refactor: zod runtime type checks
  • refactor: paging apis
  • refactor: simplify feed fetchFn params

2.36.0

18 Jun 05:16
2.36.0
ec051b0
Compare
Choose a tag to compare

This release improves Piefed compatibility. Things like "Open in Voyager" from Piefed instances, sharing content via piefed instances, and linking to Piefed content in-app.

Please note, this is only improving edge cases when using Voyager with your Lemmy account to view Piefed content. Stay tuned for Voyager connecting directly to Piefed instances!

(This release also adds support for lemmyverse.link to stay in app instead of opening the browser.)

🚀 Features

  • feat: lemmyverse.link support
  • feat: open piefed objects in app
  • feat: share content link via piefed instance

🐛 Fixes

  • fix: html-like tags hidden in post title
  • fix: video placement in post detail
  • fix: blank screen with iOS 26
  • fix: piefed deep links not resolving in some cases

📝 Other Changes

  • chore: fix lemmy.zip links
  • chore: upgrade dependencies
  • build: downgrade @capacitor/filesystem due to broken dependency

2.35.1

04 Jun 05:24
2.35.1
ac28aa8
Compare
Choose a tag to compare

📝 Other Changes

  • chore: set default instance to lemmy.zip, remove lemm.ee

Due to lemm.ee shutting down on June 30th, 2025, if you have an account on lemm.ee, I recommend to export your Account Settings (https://lemm.ee/settings) and create a new account + import settings on lemmy.zip (https://lemmy.zip/settings).

(I'm still on vacation; this is a quick hotfix!)

2.35.0

21 May 03:16
2.35.0
5567edb
Compare
Choose a tag to compare

Introducing https://go.getvoyager.app! Share Lemmy links that open automagically in Voyager (or show a preview with instructions to get Voyager, if not installed). With go.getvoyager.app, it's so much easier to share lemmy posts, communities, comments and users with your friends that use Voyager!

Have the latest (native app) version installed? Try to open this link! It should open in-app.

To share Lemmy content, change your share link setting to "Voyager" (see below screenshot) and then use the share post/comment button as normal!

In the future, sharing with go.getvoyager.app will be enabled by default.

In other news, I am soon going on vacation for three weeks so development will slow/pause. See ya!~

🚀 Features

  • feat: compact thumbnail fixes and video support
  • feat: go.getvoyager.app universal link support
  • feat: go.getvoyager.app community and user sharing

🐛 Fixes

  • fix: various gifv and image sizing edge cases, fix inline video portaling
  • fix: append size param in link preview image for picts
  • fix: go.getvoyager.app link not unwrapped on paste
  • fix: thumbnail reloading when opening a post
  • fix: all share buttons copy link when navigator.share unavailable
  • fix: don't hide comments on mod all comments feed
  • fix: android go.getvoyager.app deep linking
  • fix: disable go.getvoyager.app by default temporarily

📝 Other Changes

  • chore: upgrade dependencies
  • chore: remove lemmy.one instance
  • refactor: react warning allowShowPlayButton prop on DOM element
  • chore: upgrade dependencies
  • docs: use go.getvoyager.app community link in readme