v0.23.1
Version 0.23.1 includes the following changes:
- Improved the endpoint URL detection to be safer.
- Made
getFollowers()
andgetFollows()
into authentication optional methods. - Improved the authentication optional lexicon methods:
- Improved the logic of whether the request can be sent with authentication.
- Made the
pdsURL
argument to be non-optional and to default tohttps://api.bsky.app
. - Changed the default of
shouldAuthenticate
totrue
.
- Improved the logic in the non-authentication lexicon methods.
- Fixed the
listNotification()
method where thereason
argument was aString
instead of anArray
. (Thanks, @mfreiwald!)reason
has been renamed toreasons
as a result.
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.