StashBase v1.3.1
What's Changed
- feat(markdown-preview): standardize document rendering by @PPRAMANIK62 in #22
- feat(markdown-preview): sanitize raw Markdown HTML by @PPRAMANIK62 in #23
- feat(markdown-preview): add accessible Markdown footnotes by @PPRAMANIK62 in #24
- feat(mcp): add token-gated Streamable HTTP transport for URL-only clients by @FenjuFu in #25
- feat(markdown-preview): adopt package-native footnotes and heading anchors by @PPRAMANIK62 in #29
- feat(markdown-preview): hide frontmatter and render alerts by @PPRAMANIK62 in #30
- refactor(agent): expand the Shared Agent Contract by @PPRAMANIK62 in #37
- fix(agent): complete shared Claude and Codex adapters by @PPRAMANIK62 in #38
- fix(agent): preserve sensitive Codex approvals by @PPRAMANIK62 in #39
- test(agent): prove adapter parity and native compatibility by @PPRAMANIK62 in #42
New Contributors
Full Changelog: v1.3.0...v1.3.1