Skip to content

v0.21.3

Compare
Choose a tag to compare
@MasterJ93 MasterJ93 released this 26 Dec 09:42
· 14 commits to main since this release

Version 0.21.3 includes the following changes:

  • Updated getSession to check if the output matches the UserSession object.
    • If it’s not a match, then the method will create a new UserSession object.
  • Fixed an issue where refreshSession may not have been able to create a new UserSession object in a certain scenario.
  • Fixed an issue where ATRecordTypeRegistry crashes while the main ATProtoKit class is initializing.
    • This is a temporary fix until a better solution can be found.
  • Fixed some decoding issues.
  • Fixed an issue where Bluesky records may be added during configuration.
    • This should not be happening unless the developer is explicitly and directly invoking the main ATProtoKit class (and does not explicitly disable it).

Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. You can also speak to me on Bluesky (@cjrriley.com) for any questions.