claude 2
This commit is contained in:
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0 - Backup feature
|
||||
- add backup functionality with timestamped exports
|
||||
- add `backup_path` setting 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.md` with UI/service/storage stubs
|
||||
- introduce obfuscated secrets storage helpers and clipboard persistence helpers
|
||||
Reference in New Issue
Block a user