SlateBeaverSlateBeaver
SlateBeaverSlateBeaver
Log in
Changelog

Shipping notes from the team building Aegis and Aero.

A real sprint log, not a placeholder roadmap. Features, fixes, and improvements that make the product feel actively maintained.

v0.24.1

patch
2026-05-12Sprint 24
fix

Fixed an edge case where drift detection would fire on keys with identical values across envs

fix

CLI: `sb aegis pull` now handles `.env.local` files correctly on Windows

improvement

Audit log export now includes `sprint_id` field when export is triggered from Aero

v0.24.0

minor
2026-04-28Sprint 23
new

Just-in-time access: time-bounded credential grants with configurable expiry (1h, 4h, 24h, 7d)

new

Break-glass protocol: emergency access with automatic audit log entry and team notification

new

Aero: server-side timer now persists across lid-close and tab crashes

improvement

RBAC matrix now supports per-environment overrides - a developer can be read-only in prod and write in staging

improvement

Sidebar project list now shows drift indicator when any key is past rotation window

v0.23.2

patch
2026-04-14Sprint 22
fix

SSO: Google Workspace group sync now correctly inherits SCIM-assigned roles

fix

Audit log: timestamps now use ISO 8601 with timezone offset in CSV export

improvement

Aero kanban: drag-and-drop now works on iOS Safari

v0.23.0

minor
2026-03-31Sprint 21
new

Aegis: .env drift detection - alerts when a local file diverges from the aegis value

new

Aero: Gantt view for timeline planning with dependency arrows

new

Integrations: Slack webhook for credential rotation notifications

improvement

CLI: `sb aegis diff` command to compare local .env against aegis without pulling