Skip to content

v6.10.0

Compare
Choose a tag to compare
@neet neet released this 21 Oct 15:08
0a05b54

6.10.0 (2024-10-21)

Features

  • Support new accounts field in PreviewCard of status introduced by Mastodon 4.3.0 (96a84f2)

Bug Fixes

  • Fix duplicated WebSocket connection created when acquiring connection before one established (dbfd4c8)
  • Fix WebSocket client to maintain subscription even if other subscription with same parameter ends (e6d6bd0)
  • Unsubscribe from WebSocket stream when iterator ended (b7732ed)