Skip to content

@atproto/api@0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 17:53
· 124 commits to main since this release
b286cd1

Minor Changes

  • #2302 4eaadc0ac Thanks @dholms! - - Breaking changes
    • Redesigned the moderate* APIs which now output a ModerationUI object.
    • agent.getPreferences() output object BskyPreferences has been modified.
    • Moved Ozone routes from com.atproto.admin to tools.ozone namespace.
    • Additions
      • Added support for labeler configuration in Agent.configure() and agent.configureLabelerHeader().
      • Added agent.addLabeler() and agent.removeLabeler() preference methods.
      • Muted words and hidden posts are now handled in the moderate* APIs.
      • Added agent.getLabelers() and agent.getLabelDefinitions().
      • Added agent.configureProxyHeader() and withProxy() methods to support remote service proxying behaviors.

Patch Changes

  • Updated dependencies [4eaadc0ac]:
    • @atproto/common-web@0.2.4
    • @atproto/lexicon@0.3.3
    • @atproto/syntax@0.2.1
    • @atproto/xrpc@0.4.3