Version 0.32.6 includes the following changes:
- Fixed an issue where
createFollowRecord’sviaargument was not optional. (Thanks, @aaronvegh!) - Fixed an issue where
updateReadwas sending a GET request rather than a POST request. (Thanks, @aaronvegh!) - Fixed an issue where
ChatBskyLexicon.Conversation.UpdateReadOutput.conversationViewhad the incorrect CodingKey value. (Thanks, @aaronvegh!) - Fixed an issue where
ComAtprotoLexicon.Server.servicePolicyURLsandComAtprotoLexicon.Server.contactInformationwere not optional. (Thanks, @mcprostar205!) - Added several missing public initializers and
Codablemethods in various lexicons. (Thanks, @mcprostar205!) - Improved how
ATProtoBluesky.createPostRecordhandles managing the audience controls by adding them right into the method. (Thanks, @aaronvegh!) - Corrected profile and labelerservice "labels" property to be a single value union. (Thanks, @mcprostar205!)
- Fixed an issue where the API path was incorrect for
ATProtoKit.getBookmarks(). (Thanks, @moshegottlieb!) - Updated instructions for App Passwords to better reflect the changes made in the Bluesky app.
- Fixed a bug where keychain settings only ran in the foreground. (Thanks, @mcprostar205!)
- Ensured
app.bsky.embed.record#viewwas added to the union forChatBskyLexicon.Conversation.MessageViewDefinition. (Thanks, @aaronvegh!) - Removed
BlobContainerand fixed the bug where the blobs were not handled correctly. (Thanks, @systemblueio and @aaronvegh!) - Fixed
contentTypeValueinATProtoKit.createBookmark(). (Thanks, @KC-2001MS!) - Fixed an issue where
+is left unescaped, corrupting the cursor. (Thanks, @mvanhorn!) - Progressed towards updating the lexicon models and methods from the latest lexicon changes in bluesky-social’s atproto library. (Thanks, @aaronvegh and @imelkayy!)
Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. Consider starring this project if you find it helpful, and feel free to donate an amount that reflects the value it has brought to you. Your support helps ensure the continued development and improvement of this project. You can also speak to me on Bluesky (@cjrriley.ca) for any questions.