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
andsend_images
by @MarshalX in #531
New Contributors
- @yamamotura made their first contribution in #521
- @p1timmy made their first contribution in #520
Full Changelog: v0.0.57...v0.0.58