Releases: cucmberium/TootNet
Releases · cucmberium/TootNet
v4.3.0
Update
- Add new endpoints for mastodon 4.3.0
- link timeline, grouped_notification, get multiple statuses (or accounts)
- Add websocket streaming support
- To use websocket, replace
tokens.Streaming
totokens.WebSocketStreaming
- To use websocket, replace
Note
None
Download
Changelog
Version 4.2.1
Update
- Fix invalid Streaming Message parse
Note
None
Download
Version 4.2.0
Update
- Add new endpoints for mastodon 4.2.0
- Change API naming conventions
- Update documentation
Note
This update includes so many breaking changes.
You can check new documentation for TootNet in https://docs.joinmastodon.org/api/.
Download
Version 2.0.0
Update
- Add new endpoints (endorsements, scheduled_statuses, etc...)
- Fix documentation
- Change the structure of APIs (such as Media → MediaAttachments)
Note
This update includes breaking changes for tracking the latest mastodon documentation.
You can check new documentation for TootNet in https://docs.joinmastodon.org/api/.