···11# Notes for 1.1.0:
2233To do for this release:
44-- [ ] [feat] Adding multiple back-ends
55- - [ ] Bluesky, including a "[Comment via Bluesky]" button, and fetching comments from Bluesky posts in Bluesky-only mode or in a mixed mode with Mastodon.
44+- [x] [feat] Adding multiple back-ends
55+ - [x] Bluesky, including a "[Comment via Bluesky]" button, and fetching comments from Bluesky posts in Bluesky-only mode or in a mixed mode with Mastodon.
66 - [x] ~~GitHub issues, including a "[Comment via GitHub]" button.~~ For a later release, as this will require a lot of work to implement the GraphQL queries and mutations.
77 - [ ] Other platforms? Maybe? Depends on how much time I have, and how much demand there is for other platforms.
88- [x] Remove dependency on DOMPurifier