v0.21.3
Version 0.21.3 includes the following changes:
- Updated
getSession
to check if the output matches theUserSession
object.- If it’s not a match, then the method will create a new
UserSession
object.
- If it’s not a match, then the method will create a new
- Fixed an issue where
refreshSession
may not have been able to create a newUserSession
object in a certain scenario. - Fixed an issue where
ATRecordTypeRegistry
crashes while the mainATProtoKit
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).
- This should not be happening unless the developer is explicitly and directly invoking the main
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.