Skip to content

v0.23.1

Compare
Choose a tag to compare
@MasterJ93 MasterJ93 released this 19 Jan 05:53
· 17 commits to main since this release

Version 0.23.1 includes the following changes:

  • Improved the endpoint URL detection to be safer.
  • Made getFollowers() and getFollows() 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 to https://api.bsky.app.
    • Changed the default of shouldAuthenticate to true.
  • Improved the logic in the non-authentication lexicon methods.
  • Fixed the listNotification() method where the reason argument was a String instead of an Array. (Thanks, @mfreiwald!)
    • reason has been renamed to reasons 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.