Release History

Guardian changelog

All release notes are fetched from release records in real time.

April 2026

v1.2.6

v1.2.6 - ## [1.2.6] - Approval Policy + Audit Compatibility + Review Precision

Published: Apr 04, 2026

Release notes

Highlights

  • Release approval policy documented with role boundaries for release managers, incident commanders, and reviewers.
  • Legacy `.guardian/release_decisions.jsonl` rows now remain readable during upgrades, so manual approval state is preserved.
  • Audit precision hardened for local/dev-only findings and recent-fix context reuse to reduce stale duplicate reports.

Governance

  • Release gate behavior and approval state rules now link directly to the release approval policy document.

Dependencies

  • Updated `jspdf` and `next` patch versions and added dependency overrides to reduce critical/high npm audit exposure.

March 2026

v1.2.5

v1.2.5 - Cross-Platform Release + UX Polish

Published: Mar 15, 2026

Release notes

Highlights

  • Cross-platform release flow stabilized for macOS + Windows with strict release gate enforcement.
  • Website UX polish on homepage section transitions (softer section boundaries in light/dark themes).
  • Documentation release-note sync improved and mobile readability refinements continued.

Release notes

  • `actions/checkout@v6`
  • `actions/setup-node@v6`
  • `actions/upload-artifact@v6`
  • `actions/download-artifact@v8`

Governance

  • Release-note synchronization remains changelog-driven; `1.2.5` entry added for deterministic release note rendering.
v1.2.4

v1.2.4 - Release Readiness: Website + Gate Stability

Published: Mar 15, 2026

Release notes

Highlights

  • `guardian.policy.yaml` warning threshold tuned to `pass_max_warnings: 10` for strict gate stability.
  • `release_all_local.sh --gate-only` now passes with `PASS_WITH_WARNING` on current repo state.
  • Scan noise reduced in governance core:

Security / Quality

  • Website dependency audit fixed (`npm audit fix`): high/moderate vulnerabilities reduced to zero.

February 2026

v1.2.3

v1.2.3 - ## [1.2.3] - Quality-First: Faster Scans + Project-Aware Audits + One-Click Fixes

Published: Feb 18, 2026

Release notes

Highlights

  • Full EN/TR localization: Desktop + website UI now support English and Turkish. Guru + Monitor AI outputs follow your selected language (severity tokens remain stable).
  • One-click Apply + Undo: apply fixes immediately from Monitor and Guru, with a per-file Undo history.
  • Guru notifications: when a reply arrives and you are on another tab, you get a toast + a sidebar badge count.

Changed

  • Project Map context now respects the persisted Scan Scope (`source|extended|full`) for consistency with monitoring.
v1.2.2

v1.2.2 - Balanced Performance + Smart Scope

Published: Feb 17, 2026

Release notes

Highlights

  • Desktop + CLI alignment: shared scan policy core to avoid drift in what gets scanned and skipped.
  • Guru stays responsive while monitoring: adaptive AI queue with fairness between audit traffic and chat.
  • Web search upgrades (Tavily): URL-aware extract when a link is present, plus configurable search depth.

Fixed

  • Website rate limiting: release pages prefer the `releases.json` snapshot to avoid GitHub API 403/rate-limit spam.

Changed

  • Settings: added Scan Scope and Web Search depth controls; copy clarified around search vs extract behavior.
  • Release hardening: stricter CSP allowlist and secret-scan gate integrated into `npm run verify`.
v1.2.1

v1.2.1

Published: Feb 11, 2026

Release notes

Highlights

  • Batch processor default flush threshold increased from `2` to `3` files (`GUARDIAN_MAX_BATCH_SIZE` default).

Highlights

  • Batch processor default flush threshold increased from 2 to 3 files (GUARDIAN_MAX_BATCH_SIZE default).

Changed Desktop watcher and guardian-cli file filtering are now aligned to the same code-first scan policy. Version sync updated across app, Tauri, and website to 1.2.1.

v1.2.0

v1.2.0 - STABILIZATION

Published: Feb 11, 2026

Release notes

Highlights

  • Ollama Offline UX: Ollama provider no longer requires an API key to launch; requests omit `Authorization` header when no key is configured.
  • Batch Audit Safety: Normalized/whitelisted `file_path` for batch critiques to prevent ghost findings and state inconsistencies.
  • AI Context + Reviews UX: Replaced the long accordion layouts with an inspector split view (list/filters on the left, preview/actions on the right) to reduce scroll fatigue and speed up triage.

Fixed

  • Ollama Offline UX: Ollama provider no longer requires an API key to launch; requests omit `Authorization` header when no key is configured.
  • Batch Audit Safety: Normalized/whitelisted `file_path` for batch critiques to prevent ghost findings and state inconsistencies.

Changed

  • AI Context + Reviews UX: Replaced the long accordion layouts with an inspector split view (list/filters on the left, preview/actions on the right) to reduce scroll fatigue and speed up triage.
  • Settings (Updates) About Links: Added "Built by Senol Dogan" and quick links to the website + contact page.
v1.1.1

v1.1.1 - Hotfix: Updater Signature & UI

Published: Feb 10, 2026

Release notes

Highlights

  • Fixed updater error
  • Improved dark mode colors
  • Added changelog website link

v1.1.1 - Hotfix Release

Bug Fixes:

  • Fixed updater error
  • Improved dark mode colors
  • Added changelog website link

New Features (from v1.1.0):

  • Semantic search for similar code patterns
  • 92% token usage reduction with diff-focused context
  • Guardian.lock for consistent team scans
  • Reviews queue for managing fix proposals

Version: v1.1.1 Updated: Feb 10, 2026

v1.1.0

v1.1.0 - Phase 6 Complete

Published: Feb 10, 2026

Release notes

Highlights

  • Find similar code patterns across your codebase
  • Local vector database with sqlite-vec
  • Support for OpenAI, Ollama, or offline mode

v1.1.0 - Phase 6 Complete

Semantic Search:

  • Find similar code patterns across your codebase
  • Local vector database with sqlite-vec
  • Support for OpenAI, Ollama, or offline mode

Performance Improvements:

  • 92% reduction in AI token usage
  • Faster analysis with diff-focused context

Team Features:

  • Guardian.lock ensures reproducible scans
  • CLI enforcement modes (strict/warn/off)

Reviews System:

  • Review, apply, or reject proposals

Version: v1.1.0 Released: Feb 10, 2026

v1.0.0

v1.0.0

Published: Feb 09, 2026

Release notes

No notes were provided for this release.