8.4 KiB
@atproto/api
0.9.2
Patch Changes
0.9.1
Patch Changes
0.9.0
Minor Changes
Patch Changes
-
#2056
e43396af
Thanks @dholms! - Added phone verification methods/schemas to agent. -
#1988
51fcba7a
Thanks @bnewbold! - remove deprecated app.bsky.unspecced.getPopular endpoint
0.8.0
Minor Changes
- #2010
14067733
Thanks @estrattonbailey! - ImproveresumeSession
event emission. It will no longer double emit when some requests fail, and thecreate-failed
event has been replaced byexpired
where appropriate, and with a new eventnetwork-error
where appropriate or an unknown error occurs.
0.7.4
Patch Changes
0.7.3
Patch Changes
0.7.2
Patch Changes
- #1776
ffe39aae
Thanks @estrattonbailey! - Addposts_and_author_threads
filter togetAuthorFeed
0.7.1
Patch Changes
- #1944
60deea17
Thanks @estrattonbailey! - Strip trailing colon from URLs in rich-text facet detection.
0.7.0
Minor Changes
0.6.24
Patch Changes
-
#1912
378fc613
Thanks @devinivy! - Contains breaking lexicon changes: removing legacy com.atproto admin endpoints, making uri field required on app.bsky list views. -
Updated dependencies [
3c0ef382
]:- @atproto/syntax@0.1.5
- @atproto/lexicon@0.3.1
- @atproto/xrpc@0.4.1
0.6.23
Patch Changes
0.6.22
Patch Changes
-
#1788
84e2d4d2
Thanks @bnewbold! - update license to "MIT or Apache2" -
Updated dependencies [
ce49743d
,84e2d4d2
]:- @atproto/lexicon@0.3.0
- @atproto/xrpc@0.4.0
- @atproto/common-web@0.2.3
- @atproto/syntax@0.1.4
0.6.21
Patch Changes
-
#1779
9c98a5ba
Thanks @pfrazee! - modlist helpers added to bsky-agent, add blockingByList to viewer state lexicon -
35d108ce
Thanks @devinivy! - Allow pds to serve did doc with credentials, API client to respect PDS listed in the did doc. -
Updated dependencies [
35d108ce
]:- @atproto/common-web@0.2.2
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3
- @atproto/xrpc@0.3.3
0.6.20
Patch Changes
-
#1568
41ee177f
Thanks @dholms! - Added email verification and update flows -
Updated dependencies [
41ee177f
]:- @atproto/common-web@0.2.1
- @atproto/lexicon@0.2.2
- @atproto/syntax@0.1.2
- @atproto/xrpc@0.3.2
0.6.19
Patch Changes
- #1674
35b616cd
Thanks @estrattonbailey! - Strip leading#
from from detected tag facets
0.6.18
Patch Changes
- #1651
2ce8a11b
Thanks @estrattonbailey! - Adds support for hashtags in theRichText.detectFacets
method.
0.6.17
Patch Changes
- #1637
d96f7d9b
Thanks @estrattonbailey! - Introduce general support for tags on posts
0.6.16
Patch Changes
0.6.15
Patch Changes
0.6.14
Patch Changes
- Updated dependencies [
b1dc3555
]:- @atproto/syntax@0.1.1
- @atproto/lexicon@0.2.1
- @atproto/xrpc@0.3.1
0.6.13
Patch Changes
- #1553
3877210e
Thanks @estrattonbailey! - Adds a new methodapp.bsky.graph.getSuggestedFollowsByActor
. This method returns suggested follows for a given actor based on their likes and follows.