566 B
566 B
Changelog
0.2.0 - Backup feature
- add backup functionality with timestamped exports
- add
backup_pathsetting in popup3 (GSettings) - add backup icon (document-save-symbolic) in headers
- export settings.json, clipboard.json, secrets.json (obfuscated), manifest.json
- set proper permissions (0700 dirs, 0600 files)
0.1.0 - Initial scaffold
- add metadata, schema, and placeholder extension entrypoint
- outline architecture from
CLAUDE.mdwith UI/service/storage stubs - introduce obfuscated secrets storage helpers and clipboard persistence helpers