- Rename Cargo package from 'tftsr' to 'trcaa' — installed command becomes 'trcaa' instead of 'tftsr' - Update app data directories to ~/.local/share/trcaa (Linux), ~/Library/Application Support/trcaa (macOS), %APPDATA%/trcaa (Windows) - Update bundle identifier to com.trcaa.app - Auto-generate per-installation DB encryption key on first launch and persist to <data_dir>/.dbkey (mode 0600 on Unix) — removes the hard requirement for TFTSR_DB_KEY to be set before the app will start |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| src | ||
| target | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||