2025 Protocol Roadmap (Spring and Summer)
https://docs.bsky.app/blog/2025-protocol-roadmap-spring
Published: March 7, 2025 00:00
Join the Github discussion here.
@docs.bsky.app@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Explore guides and tutorials to the Bluesky API.
Site URL: docs.bsky.app
Feed URL: docs.bsky.app/blog/rss.xml
Posts: 7
Followers: 1
2025 Protocol Roadmap (Spring and Summer)
https://docs.bsky.app/blog/2025-protocol-roadmap-spring
Published: March 7, 2025 00:00
Join the Github discussion here.
@atproto/api v0.14.0 release notes
https://docs.bsky.app/blog/api-v0-14-0-release-notes
Published: February 13, 2025 00:00
Today we are excited to announce the availability of version 0.14 of our TypeScript SDK on npm.
Looking Back At 2024 AT Protocol Development
https://docs.bsky.app/blog/looking-back-2024
Published: January 10, 2025 00:00
In May 2024, we published a 2024 Protocol Roadmap, and we want to give an end-of-year update. We will follow up soon with a forward-looking roadmap for 2025.
Relay Operational Updates
https://docs.bsky.app/blog/relay-ops
Published: November 18, 2024 00:00
Summary
Lexicons, Pinned Posts, and Interoperability
https://docs.bsky.app/blog/pinned-posts
Published: October 16, 2024 00:00
As the AT Protocol matures, developers are building alternative Bluesky clients and entirely novel applications with independent Lexicions. We love to see it! This is very aligned with our vision for the ATmosphere, and we intend to encourage more of this…
OAuth for AT Protocol
https://docs.bsky.app/blog/oauth-atproto
Published: September 25, 2024 00:00
We are very happy to release the initial specification of OAuth for AT Protocol! This is expected to be the primary authentication and authorization system between atproto client apps and PDS instances going forward, replacing the current flow using App…
Typescript API Package Auth Refactor
https://docs.bsky.app/blog/ts-api-refactor
Published: August 12, 2024 00:00
Today we are merging some changes to how the TypeScript @atproto/api package works with authentication sessions. The changes are mostly backwards compatible, but some parts are now deprecated, and there are some breaking changes for advanced uses.