docs: update README, CHANGELOG, CLAUDE.md with new ssh.py features
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,6 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## [1.8.24] - 2026-02-24
|
||||
|
||||
### Added
|
||||
- **ssh.py --info ALIAS** — safe server information (no credentials like IP/login/password)
|
||||
- **ssh.py --set-note ALIAS "desc"** — update server notes from command line
|
||||
- **ssh.py --list** now shows Notes column
|
||||
- **Fuzzy alias search** — keyword search (e.g. "tor" finds "API TOR contabo..."), word-boundary priority
|
||||
- **--no-sudo** flag documented in skill template
|
||||
- **SFTP upload/download** — fix for Windows/Git Bash: remote path normalization with double slash //
|
||||
- **Security improvements** — --add no longer shows user@ip:port, --list-full has WARNING, --info doesn't show credentials
|
||||
- **Global ~/.claude/CLAUDE.md** — Claude Code guidelines for all projects
|
||||
- **Memory Bank algorithm** — auto-sync data from live sources
|
||||
|
||||
## [1.6.2] - 2026-02-23
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user