Skip to content

v6.7:

Latest
Compare
Choose a tag to compare
@snarfed snarfed released this 08 Jul 14:31
· 40 commits to main since this release
412fa41

Notable changes

  • Bluesky:
    • Add $type: app.bsky.actor.defs#profileViewDetailed to BlueskyAuth.user_json.
    • Add new BlueskyAuth.oauth_api method.
    • Remove invisible Unicode characters from handle (bluesky-social/social-app#8451).
  • Mastodon:
    • Change default scope from read:accounts to profile.
    • Add new MastodonAuth.actor_id method.
  • Pixelfed:
    • Add new PixelfedAuth.actor_id method.
  • Add optional auth arg to logout to only log out a single account.
  • WordPress:
    • Handle blog without valid URL.