c51c7358 fix: windows arm64 sidecar crashed on startup, breaking the whole app there
f66490f2 fix: sidecar bg verification timed out on windows-11-arm, and said nothing useful
a96860c4 fix: win-arm64 release build died in tauri's own installer signing
fa282e1c test: pathSecurity case-folding test only ever passed on a windows host
6821c8d1 fix: the signing canary could pass without our signature applying
78d64795 test: pin background bash redirect capture, exit containment and sentinel handoff
3556420d docs: 0.41.0 changelog, competitive research sweep, security model writeup
5045258b i18n: strings for the new indicators, notifications, attribution panel and a11y labels
c2797d2e fix: dialog semantics, focus traps and keyboard operability across the app
2516deb4 feat: fleet panel covers everything running; native window title; AGENTS.md for providers
81a4edd0 fix: assistant text silently dropped, an 8s blank start, and false idle mid-turn
683305fd fix: provider plumbing - codex usage, tool toggles, declined-change reporting
bdb69d66 fix: backend - orphaned children after a panic, stale usage cache, lost bg exit codes
a2966603 feat: /usage attribution panel in session stats
ef5cecdf fix: yume ran the CLI build that collapses every 1M context to 200k
b023f954 perf: stop the whole app re-rendering on every stream flush
bc96c57b fix: accessibility - modals were untraversable and leaked focus to the page behind
dd9a45ed refactor: one shared popover for the six context-bar indicators, live time everywhere
2ce93ded fix: gemini's discontinued consumer tiers now surface instead of failing opaquely
be6a7476 feat: desktop notifications when a pane needs input or a long run ends
51397c68 feat: recurring /schedule via an RFC 5545 subset
3d5297ff fix: wake-ups and cron jobs the model armed never fired
f5b1ff65 fix: arm64 windows signing paired arm64 signtool with the x64 dlib
1b7b0f6c docs: 2026-07-27 competitive sweep
2a9e34c8 docs: 0.41.0 stays unreleased until the release is actually cut
1cc047cd docs: 0.41.0 changelog; typecheck baseline is now clean
eac431ab build: signing wrapper that always restores, cross-arch binary, ci verify step
79b25b7a fix: windows arm64 could not locate the yume mcp sidecar at all
477b8da3 fix: rare thinking-text corruption; window streaming thinking to its tail
18c59183 fix: blank, unresponsive window after long background runs
7cb9348c fix: severe windows process leak in /usage polling
d4c6b67f fix: background bash processes never actually ran
dc1d94e1 feat: claude opus 5 in the model picker, gated to cli 2.1.219+
92a694f7 docs: note AZURE_SIGN_* accepted from secrets or variables in release runbook
f135c75f ci: accept AZURE_SIGN_* from secrets or variables + pin artifact-signing-cli 0.11.0
a4be554d ci: windows signing canary + arm64-safe toolchain pinning
734edf61 release 0.41.0
5561d2e9 ci: ensure azure cli present on windows runners for signing (arm64-safe)
60c06eff ci: windows code signing via azure artifact signing (yuru llc) + av false-positive hardening
f6f73492 ci: slim the release pipeline - stop committing installers to pages, npm cache, 2-day artifact retention
80e219b5 ci: free runner disk space in the release job so the aofp/yume pages checkout fits