#Mastodon v1.6.0rc4 is out: https://github.com/tootsuite/mastodon/releases/tag/v1.6.0rc4
Pretty sure it's stabilizing now. RC1 came out 7 days ago. So it's about time for final release, just gotta have this one brew for one more day.
Upon @shel's notification I have added the "mute conversation" button to all own toots, not just ones in notifications column, so you can stop notifications for a toot before you start getting them.
Upon @halcy's notification I made it so if the `visibility` param in the POST /api/v1/statuses request is missing, the user preference for default privacy is used instead of public.
Hopefully I can do the final release tomorrow. Gotta prepare the fanfares - remember, it's a big deal.
None of this would be possible without the support of my Patrons. Thank you.
Patreon: https://www.patreon.com/mastodon
Liberapay: https://liberapay.com/Mastodon/
List of sponsors: https://github.com/tootsuite/documentation/blob/master/Contributing-to-Mastodon/Sponsors.md
@nightpool @shel I don't think there's such confusion from the way I did it.
What this one does, for the first time, it fetches the toots/following/followers numbers from remote instances. We still won't display content that's not stored locally, but at least the numbers give you the right idea.
It also fixes language filters that were working wonky. It doesn't fix that language detection is not 100% reliable, but it does fix that the options in the preferences actually correspond to the output format of the language detector 😂