Skip to content

v0.32.6

Latest

Choose a tag to compare

@MasterJ93 MasterJ93 released this 20 Jun 05:45
· 7 commits to main since this release

Version 0.32.6 includes the following changes:

  • Fixed an issue where createFollowRecord’s via argument was not optional. (Thanks, @aaronvegh!)
  • Fixed an issue where updateRead was sending a GET request rather than a POST request. (Thanks, @aaronvegh!)
  • Fixed an issue where ChatBskyLexicon.Conversation.UpdateReadOutput.conversationView had the incorrect CodingKey value. (Thanks, @aaronvegh!)
  • Fixed an issue where ComAtprotoLexicon.Server.servicePolicyURLs and ComAtprotoLexicon.Server.contactInformation were not optional. (Thanks, @mcprostar205!)
  • Added several missing public initializers and Codable methods in various lexicons. (Thanks, @mcprostar205!)
  • Improved how ATProtoBluesky.createPostRecord handles 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#view was added to the union for ChatBskyLexicon.Conversation.MessageViewDefinition. (Thanks, @aaronvegh!)
  • Removed BlobContainer and fixed the bug where the blobs were not handled correctly. (Thanks, @systemblueio and @aaronvegh!)
  • Fixed contentTypeValue in ATProtoKit.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.