Atproto: @atproto/[email protected] Release

Release date:
March 13, 2024
Previous version:
@atproto/[email protected] (released March 6, 2024)
Magnitude:
1,079 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

16 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in @atproto/[email protected]

foysalit
dholms
github-actions[bot]
devinivy
estrattonbailey

Directory Browser for @atproto/[email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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