Skip to content

v0.2.2: Quoted-post embeds, parent-chain disclosure, and profile fields

Choose a tag to compare

@cyanheads cyanheads released this 31 Jul 21:46
v0.2.2
30cb4cd

Quoted-post embeds, parent-chain disclosure, and profile fields

  • Quoted posts carry their own attachments as embeds, bounded at three levels of nesting; anything past that bound reports as omittedEmbeds instead of vanishing (#16)
  • bsky_get_post_thread marks parentChainTruncated when the parent chain was cut at parent_height, and reply depth now rides the author heading instead of an indent that broke markdown rendering past two levels (#20, #21)
  • bsky_get_author_feed reports the original/repost split via originalPosts/reposts enrichment (#17)
  • bsky_get_profile and its resource gain pronouns and website; bsky_search_actors and bsky_get_follows gain pronouns (#22, #23)

CHANGELOG v0.2.2