Skip to content

v1.67.0

Compare
Choose a tag to compare
@tybook tybook released this 29 Oct 16:00
· 28 commits to main since this release
41866bc

What's Changed

  • feat: Location in User object by @valerierose in #214
  • feat: remove deprecated active badge by @valerierose in #217
  • doc: improve wording of documentation by @valerierose in #218
  • Remove deprecated/removed active-status from v1 by @tybook in #220
  • Update descriptions for v1 APIs by @tybook in #221
  • Bring back the suggestedFollows API that was incorrectly removed by @tybook in #222
  • Make FarcasterActionReqBody payload field optional by @tybook in #223
  • Cast embed changes [NEYN-3312; NEYN-3541; NEYN-3525] by @tybook in #216
    • [BREAKING CHANGE] When a cast embeds another cast, the cast.embeds[].metadata key has been renamed to cast.embeds[].cast. This is for greater consistency with how casts are returned elsewhere by the Neynar API and for easier differentiation with embedded URLs, which retain the cast.embeds[].metadata key.
  • feat: PATCH user location by @valerierose in #215
  • Fixup oEmbed types for better Readme doc presentation by @tybook in #226
  • Minor update: v1.67.0 by @tybook in #227

Full Changelog: v1.66.0...v1.67.0