wraith/src/components
Vantz Stockwell 4b26d9190b
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m2s
feat: update checker — startup prompt + Settings → About button
Checks Gitea releases API for latest version on startup. If newer
version available, shows confirm dialog to open download page.

Also adds "Check for Updates" button in Settings → About with
version comparison, release notes display, and download button.

Backend: check_for_updates command with semver comparison (6 tests).
96 total tests, zero warnings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 01:35:54 -04:00
..
ai fix: launch presets wait for shell prompt before sending command 2026-03-25 00:37:35 -04:00
common feat: update checker — startup prompt + Settings → About button 2026-03-25 01:35:54 -04:00
connections feat: SSH key file browser — Browse button to load keys from disk 2026-03-24 19:20:00 -04:00
editor feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings 2026-03-17 16:36:06 -04:00
rdp feat: Phase 4 complete — RDP via ironrdp 2026-03-17 16:05:11 -04:00
session feat: local terminal tabs — + button spawns WSL/Git Bash/PowerShell/CMD 2026-03-24 23:46:09 -04:00
sftp fix: SFTP preserves position on tab switch + CWD following on macOS 2026-03-25 00:41:50 -04:00
sidebar fix: correct parameter name mismatches in sidebar CRUD invoke calls 2026-03-24 17:20:47 -04:00
terminal feat: local terminal tabs — + button spawns WSL/Git Bash/PowerShell/CMD 2026-03-24 23:46:09 -04:00
tools fix: remove unused variable in SshKeyGen 2026-03-25 01:21:04 -04:00