v0.2.1: quoted-text framing, hitsTotal bound, language validation
quoted-text framing, hitsTotal bound, language validation
- Bluesky-authored text — post bodies, quoted-post bodies, bios, image alt text, link-card titles/descriptions — now renders as markdown blockquotes instead of bare interpolated strings; display names, topic names, and moderation labels have embedded line breaks folded to spaces (#5)
- bsky_search_posts reports its 10,000-post hitsTotal cap as a lower bound and fixes truncation disclosure, previously gated behind an unreachable branch (#11)
- bsky_search_posts validates language input locally against BCP-47 shape and surfaces Bluesky's own rejection message on an upstream 400 (#13)