v0.23.3
Version 0.23.3 includes the following changes:
- Fixed an issue where
Locale
objects couldn’t be cleanly decoded without an error. (Thanks, @mfreiwald!)- The solution to this issue is to extend
KeyedDecodingContainer
to have methods specifically for decodingLocale
and[Locale]
objects.
- The solution to this issue is to extend
- Made micro-tweaks to the DocC.
- Fixed an issue with a missing case for
uploadVideo()
. (Thanks, @aaronvegh!) - Set the
seenAt
parameter inlistNotifications
tonil
.- As per the GitHub Issue ticket in bluesky-social’s
atproto
repo, this parameter has not been implemented yet. Please refrain from using this or else the method will throw an error.
- As per the GitHub Issue ticket in bluesky-social’s
- Updated the lexicon models and methods with the latest changes from bluesky-social’s atproto repo.
Note
Known Issue: ATProtoKit may crash while interacting with ATRecordTypeRegistry
. A fix for this is coming soon.
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.com) for any questions.