COMMITS
August 26, 2026
D
fix(alerts): fire threshold notifications automatically
Daniel Valfridsson committed
D
docs: fix accumulated staleness in architecture docs, README, and website
Daniel Valfridsson committed
D
docs(history): document session recording, tray redesign, and roadmap sync
Daniel Valfridsson committed
D
feat(tray): add procedurally-drawn icons to the tray menu rows
Daniel Valfridsson committed
D
fix(gpu): guard against fatal wgpu device errors instead of panicking
Daniel Valfridsson committed
August 25, 2026
D
build: pin the Rust toolchain instead of floating on stable
Daniel Valfridsson committed
D
fix(history): suffix float literals CI's newer rustc now requires
Daniel Valfridsson committed
D
fix(history): satisfy newer clippy's unnecessary_sort_by lint
Daniel Valfridsson committed
August 24, 2026
D
fix(history): log when a session's CSV file can't be opened
Daniel Valfridsson committed
D
fix(history): harden session index against corruption and cross-process races
Daniel Valfridsson committed
D
fix(history): refresh session list when recording starts or stops
Daniel Valfridsson committed
D
feat(tray): blink the recording indicator instead of a static dot
Daniel Valfridsson committed
D
fix(history): polish session list and detail UI
Daniel Valfridsson committed
August 22, 2026
D
fix(history): stop chart y-axis from getting stuck out of range
Daniel Valfridsson committed
D
feat(history): put synced chart values on their own curves
Daniel Valfridsson committed
D
feat(history): whole-row click target and synced multi-chart hover values
Daniel Valfridsson committed
D
feat(history): add session recording and history viewer
Daniel Valfridsson committed
D
docs(roadmap): plan session history feature
Daniel Valfridsson committed
D
Merge branch 'main' of github.com:dvalfrid/rigstats
Daniel Valfridsson committed
D
fix(ci): add manual trigger to winget-submit as fallback for tag-ref reruns
Daniel Valfridsson committed
August 21, 2026
G
chore(distribution): sync PAD release date and changelog
github-actions[bot] committed
G
chore(main): release 1.37.0
github-actions[bot] committed
D
test(theme): cover premul/premul_color alpha math, add manual release checklist
Daniel Valfridsson committed
D
fix(main): avoid crash at startup when no DX12 adapter is available
Daniel Valfridsson committed
D
fix(landscape): clip grid cells and stop egui's interact_size floor overflowing compact panels
Daniel Valfridsson committed
D
docs(roadmap): make routine link clickable
Daniel Valfridsson committed
D
docs(roadmap): identify #169 root cause as upstream egui#3632, set up weekly watch
Daniel Valfridsson committed
D
docs(roadmap): add #170 -- floating panels living in the WorkerW background layer
Daniel Valfridsson committed
D
docs(roadmap): document #169 floating-mode DComp investigation, blocked
Daniel Valfridsson committed
D
docs(roadmap): close #101 -- dialogs confirmed opaque live
Daniel Valfridsson committed