Skip to content

Releases: cucmberium/TootNet

v4.3.0

30 Oct 15:15
Compare
Choose a tag to compare

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 to tokens.WebSocketStreaming

Note

None

Download

Changelog

v4.2.1...v4.3.0

Version 4.2.1

01 Mar 16:25
Compare
Choose a tag to compare

Update

  • Fix invalid Streaming Message parse

Note

None

Download

Version 4.2.0

03 Feb 10:40
Compare
Choose a tag to compare

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

06 Feb 14:57
Compare
Choose a tag to compare

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/.

Download