v0.5.0
What's Changed
- fix(proxy): track approval requests per-request, not per-sender (#6) by @nikicat in #10
- build: add make install target for the documented from-source flow by @nikicat in #11
- feat(proxy): forward org.freedesktop.Secret.Prompt to the backend by @nikicat in #13
- feat(service): GNOME takeover — provider detection + secrets-only gnome-keyring demotion by @nikicat in #14
- feat: make plain
go installship the full web UI by @nikicat in #15 - docs: onboarding & Ubuntu e2e testing plan by @nikicat in #12
- PR C: reversible trial (try), --dry-run plan, doctor status by @nikicat in #16
- test(e2e): run the Tier-2 GNOME VM against Ubuntu 26.04 too by @nikicat in #17
- Record product demos in the Tier-2 GNOME VM (make demo) by @nikicat in #18
- service: use gopass-secret as the gopass backend (drop legacy standalone) by @nikicat in #19
- fix(notification): don't wedge signal loop on undrained closed channel by @nikicat in #20
- feat(service): colorize try / try --dry-run output by @nikicat in #21
- refactor(e2e): decompose fast.sh into setup + gate functions by @nikicat in #22
- ci(demos): show recordings in the run summary, drop the PR comment by @nikicat in #23
Full Changelog: v0.4.0...v0.5.0