Skip to content

Releases: aeharding/voyager

0.21.0

13 Jul 03:04
Compare
Choose a tag to compare

Post editing is here! Enjoy!! 🎉

What's Changed

New Contributors

Full Changelog: 0.20.0...0.21.0

0.20.0

12 Jul 02:17
Compare
Choose a tag to compare

Anyone else annoyed by changing sort not bringing you back to the top? Well now it does! Thanks @mdecourcy!

Also in this release: Tapping 'posts' from community list scrolls you to the top (and is generally less buggy), as well as the ability to delete your own posts (editing coming soon)

Till next time!

What's Changed

Full Changelog: 0.19.0...0.20.0

0.19.0

11 Jul 03:47
Compare
Choose a tag to compare

It's now much easier to organize favorites! Just tap the star in the community list. Thanks @rsammelson!

image

Another great improvement in this release is posts will now be marked as read upon voting, tapping external links, and opening the image viewer. Thanks @mdecourcy!

What's Changed

  • Implement stars in community list by @rsammelson in #357
  • Add sticky community list headers by @aeharding in #373
  • Fix post title font size glitching on iOS due to font size rounding by @aeharding in #375
  • Fix: Voting, viewing an image or visiting a URL should set a post as read by @mdecourcy in #372
  • Add more subtle mark as read indication, and ensure perf by @aeharding in #377

Full Changelog: 0.18.3...0.19.0

0.18.3

10 Jul 23:56
Compare
Choose a tag to compare

Small bugfix release, however people connecting to lemmy.world from outside the US should see a noticeable improvement in connection speeds, as requests are now made directly to lemmy.world!

What's Changed

New Contributors

Full Changelog: 0.18.2...0.18.3

0.18.2

10 Jul 06:36
Compare
Choose a tag to compare

This is a superior implementation to the hotfix found in 0.18.1

What's Changed

Full Changelog: 0.18.1...0.18.2

0.18.1

10 Jul 06:12
Compare
Choose a tag to compare

Use a lemmy.world account and not seeing your data? Lemmy.world last night was affected by a lemmy vulnerability and had to revoke all login tokens.

https://lemmy.world/post/1290412

To see your account data again, either:

  1. Update to 0.18.1, force close the app and reopen, or
  2. Logout and log back in

What's Changed

  • Fix invalidated tokens not being cleared from storage by @aeharding in #354

Full Changelog: 0.18.0...0.18.1

0.18.0

10 Jul 04:02
Compare
Choose a tag to compare

wefwef is now Voyager!

App users

Users don't need to change anything. If you want the new app name, you can reinstall the app.

Docker deployments

Note Docker users should change image from wefwef to voyager. The wefwef image will no longer be updated.

What's Changed

Full Changelog: 0.17.0...0.18.0

0.17.0

09 Jul 21:20
Compare
Choose a tag to compare

New features!

User and community blocking

You can now block users and communities! Just go to their page and tap the ellipsis in the header. Additionally, there's a new "Filters & Blocks" section to settings (applied per user)!

There's also an option to hide all NSFW content for your account!

Finally, it's now much easier to message users. Just tap on their profile and "Send Message"!

Favorite communities

Favorite communities for them to be at the top of the community quick switcher and your communities list. So much easier than scrolling to find the communities you frequent most often! Thanks @httpjamesm for this feature that's been a long time coming.

To favorite (or unfavorite), just visit the community and tap the ellipse in the header.

Bugs and other small enhancements!

Check out the list below!

What's Changed

  • Fix font size glitching on iOS by @aeharding in #335
  • Added support for sharing and saving images from the feed and post by @Penagwin in #226
  • Add support for blocking of communities by @mdecourcy in #294
  • Add button to message a user from their profile by @rsammelson in #227
  • Add user blocking from user profile by @aeharding in #342
  • Support bypassing the proxy for some Lemmy instances by @geneccx in #338
  • feat: Favourite communities by @httpjamesm in #79
  • Fix posts being marked as read (with failing API request) when logged out by @aeharding in #343
  • Fix hide NSFW toggle not working without avatar by @aeharding in #344

New Contributors

Full Changelog: https://github.com/aeharding/wefwef/compare/0.16.1...0.17.0###

0.16.1

08 Jul 22:52
Compare
Choose a tag to compare

Compose long posts and comments! All weird scrolling/header cutoff in the compose comment/post dialogs should be resolved.

Please contact me directly if you have issues with this (the logic is quite hacky, unfortunately) - [email protected]

What's Changed

  • Fix create comment, edit comment, create post text area being cut off by @aeharding in #332

Full Changelog: 0.16.0...0.16.1

0.16.0

08 Jul 17:01
Compare
Choose a tag to compare

Lots of fixes and tweaks in this release! The largest change you'll notice is posts are now marked as read when you tap into them (thanks @robertnabbe)! In the future this will be a configurable option. This is exciting, because we're now able to add a "hide read posts" feature in an upcoming release! Stay tuned.

wefwef is now Voyager

I'd also like to announce that wefwef will be changing names to Voyager! Expect a new release with new naming Sunday night/monday morning.

We'll also be updating the Github repo name. If you'd like you can remove the app and reinstall from https://vger.app, but it's totally not necessary.

What's Changed

New Contributors

Full Changelog: 0.15.1...0.16.0