From a80a0d42ee5fd596b25df2c49ba54269fde6d947 Mon Sep 17 00:00:00 2001 From: Snow Lee Date: Thu, 16 Jul 2026 10:31:36 -0700 Subject: [PATCH] docs: changelog entries for v0.7.1 and v0.8.0 Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01P5cxPQdSGJnjXCYY9GeWXt --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10525af..c1149e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ Notable changes per release. Format loosely follows [Keep a Changelog](https://keepachangelog.com/); BearDrive is pre-1.0, so minor versions may ship breaking changes (see [SemVer ยง4](https://semver.org/#spec-item-4)). +## v0.8.0 โ€” 2026-07-16 + +- **Gated links on every mentioned file path**: Claude Code's turn-start + hook (`bdrive sync --hook`) now injects the project's link formula each + turn, so agents append `` `path` `` [๐Ÿ”—](hub link) to any synced path + they mention โ€” sign-in + membership required, safe to paste internally. + Works even with stale skill copies; other platforms get the same + convention via the skill. Plugin 0.3.0. +- `bdrive hooks install` now converges its managed hook groups to the + current shape on reinstall โ€” improvements reach existing projects + instead of being frozen by the idempotency marker. + +## v0.7.1 โ€” 2026-07-15 + +- **Markdown frontmatter renders as a key/value table** in the viewer and + on public share pages (author key order, escaped, strict fallthrough + for anything that isn't a well-formed YAML mapping). +- Landing-page copy: the Claude chat mockup demonstrates the gated team + link, matching the shipped default. + ## v0.7.0 โ€” 2026-07-14 - **`bdrive url `** โ€” internal, permission-walled links (sign-in +