Skip to content

Releases: aeharding/voyager

0.10.4

02 Jul 06:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.3...0.10.4

0.10.3

02 Jul 05:44
Compare
Choose a tag to compare

What's Changed

  • Fix image uploads being rejected by compressing (if needed) before sending by @aeharding in #160

Full Changelog: 0.10.2...0.10.3

0.10.2

02 Jul 04:10
Compare
Choose a tag to compare

Turns out, some people don't want to see dick picks in their feed 🤔

What's Changed

  • Add support for marking new posts (URL + pics) as NSFW by @aeharding in #156

Full Changelog: 0.10.1...0.10.2

0.10.1

02 Jul 02:15
Compare
Choose a tag to compare

What's Changed

  • Fix comment threads being collapsed with collapse comment threads on by @aeharding in #151

Full Changelog: 0.10.0...0.10.1

0.10.0

02 Jul 02:03
Compare
Choose a tag to compare

This release adds support for dynamically loading in deeply nested comments. Further then 5 replies depth (the old was capped at 8, anything more would be completely hidden), you will see a "load more comments" button.

This feature solves a lot:

  1. Add a new user preference to collapse all comment threads by default if you want
  2. Hides flame wars by not showing deeply nested comments (until you tap)
  3. Reducing Lemmy server load by loading fewer comments initially
  4. Allowing you to read replies with a depth > 8 (the old limit)

Viewing a deeply nested thread

With "hide comment threads" on

(I clicked the last root coment in the screenshot 🙂)

You can view deeper than 8 comments nested now!

Screenshot 2023-07-01 at 8 57 48 PM

What's Changed

  • Setting to have comments threads collapsed by default by @tpkee in #139

New Contributors

Full Changelog: 0.9.1...0.10.0

0.9.1

01 Jul 20:52
Compare
Choose a tag to compare

So lemmy v0.18 broke CORS. You can expect poor performance on wefwef.app connecting to lemmy.world until the following PR is merged in: LemmyNet/lemmy#3421

This hotifx allows you to connect to lemmy.world once again, even if the experience is poor (because we have to proxy all traffic because... cors)

What's Changed

  • Add prettier CI step, fix one-off LemmyHttp declarations by @aeharding in #137

Full Changelog: 0.9.0...0.9.1

0.9.0

01 Jul 17:32
Compare
Choose a tag to compare

Hi all. This release has a few nice features, including customizable dark mode! 🎉

It also has a fix for that annoying alert when Lemmy is down and you try to go to the profile tab to change accounts/instances.

What's Changed

New Contributors

Full Changelog: 0.8.2...0.9.0

0.8.2

30 Jun 23:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

30 Jun 21:57
Compare
Choose a tag to compare

This should fix all dropped connections to lemmy.world.

What's Changed

  • Add emergency hotfix for rejected connections to lemmy.world by @aeharding in #100

Full Changelog: 0.8.0...0.8.1

0.8.0

30 Jun 18:56
Compare
Choose a tag to compare

COMPACT MODE IS HERE. Enable in settings. More configuration to come later.

Oh, and that Apollo export JSON file? Upload it to easily search for alternative communities on Lemmy :)

What's Changed

Full Changelog: 0.7.0...0.8.0