Skip to content

v0.0.58

Latest
Compare
Choose a tag to compare
@MarshalX MarshalX released this 25 Jan 21:08
· 2 commits to main since this release
df93518

What's Changed

  • Add the ability to send an aspect ratio with send_video by @yamamotura in #521
  • Automatically reconnect firehose clients after a period of inactivity (timeout for recv) by @p1timmy in #520
  • Allow sync on_session_change callbacks in an async client by @MarshalX in #531
  • Update lexicons fetched from c0a75d3 committed 2025-01-21T18:49:02Z by @MarshalX in #529
  • Fix session sharing with all cloned client instances by @MarshalX in #531
  • Fix types for image aspect ratios in send_image and send_images by @MarshalX in #531

New Contributors

Full Changelog: v0.0.57...v0.0.58