A new release of TootSDK - 21.4.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.4.0
What's changed:
- Add getNotificationsUnreadCount @nixzhu
Community contributions are greatly appreciated π
An open-source Swift package library designed to help other devs make apps that interact with the fediverse (like Mastodon, Pleroma, Pixelfed etc). We call it TootSDK β¨!
The main purpose of TootSDK is to take care of the βboringβ and complicated parts of the Mastodon API, so you can focus on crafting the actual app experience.
| GitHub | https://github.com/TootSDK/TootSDK |
| Maintainer | https://hachyderm.io/@konstantin |
| Maintainer | https://mastodon.social/@davelightbeam |
A new release of TootSDK - 21.4.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.4.0
What's changed:
- Add getNotificationsUnreadCount @nixzhu
Community contributions are greatly appreciated π
A new release of TootSDK - 21.3.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.3.0
What's changed:
- Support mastodon experimental async refresh API @dale_price
Community contributions are greatly appreciated π
A new release of TootSDK - 21.2.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.2.0
What's changed:
- Quotes feature marker and quotes support in push notifications @luckkerr
Community contributions are greatly appreciated π
A new release of TootSDK - 21.1.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.1.0
What's changed:
- Introduce rendering options on AttributedStringRenderer @luckkerr
Community contributions are greatly appreciated π
A new release of TootSDK - 21.0.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/21.0.0
What's changed:
- Use Authorization header when establishing websocket connections @dale_price
- Quote post @nixzhu
Community contributions are greatly appreciated π
A new release of TootSDK - 20.3.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/20.3.0
What's changed:
- Support mastodon 4.5's public timeline access restrictions @dale_price
Community contributions are greatly appreciated π
A new release of TootSDK - 20.2.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/20.2.0
What's changed:
- Add support for current trending link properties and link timelines @dale_price
- Support additional quote states from Mastodon 4.5 @dale_price
- TootResponse header properties should be case-insensitive @konstantin
Community contributions are greatly appreciated π
A new release of TootSDK - 20.1.1 π£
https://github.com/TootSDK/TootSDK/releases/tag/20.1.1
What's changed:
- Fix unable to connect to services that do not support v2 instance info @luckkerr
Community contributions are greatly appreciated π
A new release of TootSDK - 20.1.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated π
A new release of TootSDK - 19.5.0 π£
https://github.com/TootSDK/TootSDK/releases/tag/19.5.0
What's changed:
- add public init for PagedResult for better testability by @omich
Community contributions are greatly appreciated π