v0.11.2
Fixed
- BlueskyConnection: fixed an issue where, if a user's most recent post was a repost, the updated
min_idcould be set incorrectly to the repost's URI, which could be lexicographically less than any of the user's posts, causing the connection to fetch the same posts again on the next read, and cycle through the same posts indefinitely.