Skip to content

0.17.0

Compare
Choose a tag to compare
@aeharding aeharding released this 09 Jul 21:20
· 871 commits to main since this release

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###