@@ -42,18 +42,20 @@ See the full list of everyone who made this project better in [CONTRIBUTORS.md](
4242<details >
4343<summary ><strong >📦 Releases & Session Recovery</strong ></summary >
4444
45- ### Current Version: v2.26.2
45+ ### Current Version: v2.29.0
4646
4747| Version | Highlights |
4848| ---------| ------------|
49- | ** v2.26.2** | Fix: ` --- ` in hook commands broke YAML frontmatter parsing — hooks now register correctly |
50- | ** v2.26.1** | Fix: session catchup after ` /clear ` — path sanitization on Windows + content injection (thanks @tony-stark-eth !) |
49+ | ** v2.29.0** | Analytics workflow template: ` --template analytics ` flag for data exploration sessions (thanks @mvanhorn !) |
50+ | ** v2.28.0** | Traditional Chinese (zh-TW) skill variant (thanks @waynelee2048 !) |
51+ | ** v2.26.2** | Fix: ` --- ` in hook commands broke YAML frontmatter parsing, hooks now register correctly |
52+ | ** v2.26.1** | Fix: session catchup after ` /clear ` , path sanitization on Windows + content injection (thanks @tony-stark-eth !) |
5153| ** v2.26.0** | IDE audit: Factory hooks, Copilot errorOccurred hook, Gemini hooks, bug fixes |
5254| ** v2.18.2** | Mastra Code hooks fix (hooks.json + docs accuracy) |
5355| ** v2.18.1** | Copilot garbled characters complete fix |
5456| ** v2.18.0** | BoxLite sandbox runtime integration |
5557| ** v2.17.0** | Mastra Code support + all IDE SKILL.md spec fixes |
56- | ** v2.16.1** | Copilot garbled characters fix — PS1 UTF-8 encoding + bash ensure_ascii (thanks @Hexiaopi !) |
58+ | ** v2.16.1** | Copilot garbled characters fix: PS1 UTF-8 encoding + bash ensure_ascii (thanks @Hexiaopi !) |
5759| ** v2.16.0** | GitHub Copilot hooks support (thanks @lincolnwan !) |
5860| ** v2.27.0** | Kiro Agent Skill layout (thanks @EListenX !) |
5961| ** v2.15.1** | Session catchup false-positive fix (thanks @gydx6 !) |
@@ -152,7 +154,7 @@ A Claude Code plugin that transforms your workflow to use persistent markdown fi
152154[ ![ GitHub Copilot] ( https://img.shields.io/badge/GitHub%20Copilot-Hooks-000000 )] ( https://docs.github.com/en/copilot/reference/hooks-configuration )
153155[ ![ Mastra Code] ( https://img.shields.io/badge/Mastra%20Code-Skills-00BCD4 )] ( https://code.mastra.ai )
154156[ ![ BoxLite] ( https://img.shields.io/badge/BoxLite-Sandbox-6C3483 )] ( https://boxlite.ai )
155- [ ![ Version] ( https://img.shields.io/badge/version-2.26.2 -brightgreen )] ( https://github.com/OthmanAdi/planning-with-files/releases )
157+ [ ![ Version] ( https://img.shields.io/badge/version-2.29.0 -brightgreen )] ( https://github.com/OthmanAdi/planning-with-files/releases )
156158[ ![ SkillCheck Validated] ( https://img.shields.io/badge/SkillCheck-Validated-4c1 )] ( https://getskillcheck.com )
157159
158160## Quick Install
0 commit comments