Skip to content

Releases: CorvidLabs/fledge

v1.5.1

11 Jun 15:16

Choose a tag to compare

What's Changed

  • Update: docs site for 1.5.0 AI provider changes by @0xLeif in #416
  • Fix: derive marketing site version from Cargo.toml by @0xLeif in #417
  • Fix: five hands-on findings from 1.5.0 release testing by @0xLeif in #418

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Jun 00:01

Choose a tag to compare

What's Changed

  • Refactor: hoist per-call regex compilation to LazyLock by @0xLeif in #413
  • Add: task argument pass-through (fledge run -- ) by @0xLeif in #414
  • Add: API-only AI providers via corvid-ai; drop the claude CLI (1.5.0) by @0xLeif in #415

Full Changelog: v1.4.3...v1.5.0

v1.4.3

03 Jun 18:15
b9b998f

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

18 May 22:18
086e892

Choose a tag to compare

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 here with concrete fledge instructions by @0xLeif in #393
  • 🧹 [code health improvement] Remove unused resolve_meta_path function 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.json by @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

12 May 05:00

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 May 22:48

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

07 May 00:08

Choose a tag to compare

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

05 May 23:52

Choose a tag to compare

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

04 May 01:45
90d2d6e

Choose a tag to compare

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

03 May 14:56
19a7580

Choose a tag to compare

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