7e1cc92aa4a262dcbeef5bece0bf9aa3f9df497c
Feature 1 - Update Detection: Query Gitea releases API on startup (3s
delay) and every 24h, compare patch versions by platform, show pulsing
"Update" button in TopBar with dialog for release notes/downloads.
Settings: auto-check toggle, manual check, dismiss per-version.
Feature 2 - Multi-Folder Projects: Replace single `path` with
`paths: Vec<ProjectPath>` (host_path + mount_name). Each folder mounts
to `/workspace/{mount_name}`. Auto-migrate old single-path JSON on load.
Container recreation via paths-fingerprint label. AddProjectDialog and
ProjectCard support add/remove/edit of multiple folders.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Releases
213
Triple-C v0.2.25 (Linux)
Latest
Languages
TypeScript
47.5%
Rust
38.9%
Shell
7%
HTML
4.3%
Dockerfile
1.4%
Other
0.9%