Skip to content

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:18
2dc4fd5

Fixed

  • Addressed a bug on the Bluesky connection where retrying to post a message after certain kinds of failures would post correctly, but break the rest of the writing thread, preventing further messages from being posted. The root cause is an unbound local variable in the retry logic that was not being assigned correctly.

Changed

  • Minor dependency updates