Releases: CorvidLabs/fledge
Releases · CorvidLabs/fledge
v1.5.1
v1.5.0
v1.4.3
v1.4.2
What's Changed
- 🔒 Fix Command/Flag Injection in git checkout (plugin install and update) by @0xLeif in #394
- 🔒 Fix command injection in changelog generation by @0xLeif in #396
- 🔒 Fix command injection vulnerability in git diff by @0xLeif in #397
- 🧪 [Testing Improvement] Add known value test for compute_file_hash in meta.rs by @0xLeif in #385
- 🧪 [Testing Improvement] Add whitespace test case for build_commit_message by @0xLeif in #390
- 🧹 [code health improvement] Remove unused schema_version field from FledgeFile by @0xLeif in #386
- 🧪 [testing improvement] Add edge case test for check_requirements invalid characters by @0xLeif in #391
- 🧪 Add missing test for empty commit scope validation by @0xLeif in #395
- Replace
TODO: Add setup instructions herewith concretefledgeinstructions by @0xLeif in #393 - 🧹 [code health improvement] Remove unused
resolve_meta_pathfunction by @0xLeif in #392 - 🧹 Remove unused format_commit_subject_as_bullet function by @0xLeif in #389
- 🧹 [code health] Remove unused generate_title_from_branch function by @0xLeif in #388
- Marketing site rebuild — Astro + plugin registry (+ spec-sync plan) by @corvid-agent in #398
- feat: Add new plugins to
site/src/data/plugins.jsonby @0xLeif in #399 - docs: point CONTRIBUTING + Cargo.toml at Astro docs by @corvid-agent in #401
- fix(site): /fledge/plugins serves registry, not redirect to docs by @corvid-agent in #402
- docs: replace mdbook task in fledge-toml example with cargo doc by @corvid-agent in #403
- fix(site): broken doc cross-links, plugin counts, missing canonical/twitter meta + RSS by @corvid-agent in #404
- Mobile responsiveness — hamburger, docs drawer, viewport-relative grids, tap targets by @corvid-agent in #405
- test(plugin): isolate cli_plugin_update_no_plugins by @corvid-agent in #407
- fix(site): every-page mobile + content sweep by @corvid-agent in #408
- fix: replace stale mdBook refs with Astro doc paths by @corvid-agent in #409
- Release v1.4.2 — security fixes for git command injection by @corvid-agent in #406
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update README.md by @0xLeif in #376
- fix(plugins): clean up on build hook failure + spec/doc updates by @corvid-agent in #375
- fix: auto-route Ollama Cloud models to ollama.com when API key is set by @corvid-agent in #381
- fix: address open issues #377, #378, #379, #382, #383 by @0xLeif in #384
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat(templates): add fledge-plugin template by @corvid-agent in #370
- fix: Windows plugin system — hook execution, stale state, binary resolution by @corvid-agent in #373
- fix: Windows and Linux cross-platform compatibility by @corvid-agent in #374
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix(plugins): repair AGENTS.md drift, add --trust-tier search filter by @0xLeif in #366
- fix(protocol): prevent stdin inheritance in exec child processes by @corvid-agent in #368
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore: update Homebrew formula to v1.2.0 by @github-actions[bot] in #359
- fix(plugins): cap interactive search rows to prevent prompt ghosting by @corvid-agent in #360
- chore: auto-sync formula to homebrew-tap on release by @corvid-agent in #361
- feat(lanes): conditional steps, timeouts, retries, and resume by @corvid-agent in #362
- feat(lanes): retry_delay, Windows job kill, thread-safe when tests by @0xLeif in #363
- fix(release): build Linux binary with musl for glibc compatibility by @corvid-agent in #364
- docs(lanes): document when, timeout, retries, retry_delay, --from by @0xLeif in #365
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore: update Homebrew formula to v1.1.1 by @github-actions[bot] in #354
- chore: bump default plugin pins (deps v0.2.0, metrics v0.2.1) by @0xLeif in #355
- feat(trust): make trust tiers configurable via config.toml by @corvid-agent in #356
- feat(plugins): topic filter, interactive search, and recommend by @corvid-agent in #357
- release: v1.2.0 by @corvid-agent in #358
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- chore: update Homebrew formula to v1.1.0 by @github-actions[bot] in #348
- docs: strip em-dashes and tighten voice by @0xLeif in #349
- fix(wasm): enforce trust tiers, fix TOCTOU cache, use typed traps by @corvid-agent in #350
- fix(lint): silence clippy::const_is_empty on DEFAULT_PLUGINS by @0xLeif in #352
- chore: release v1.1.1 by @0xLeif in #353
Full Changelog: v1.1.0...v1.1.1