Files
dap/changelog.md
T
2026-05-30 10:02:36 +00:00

17 lines
482 B
Markdown

# Changelog
## Pending
## 2026-05-30 - 2.1.0
### Features
- add SSH data access proxy CLI and core managers (core)
- Adds CLI commands for listing, adding, editing, connecting to, proxying, mounting, and checking SSH hosts.
- Adds SSH config parsing and writing with managed host blocks, previews, diffs, and backups.
- Adds SSH client, port proxy, mount backend, and session bridge components.
- Adds package configuration, CLI entrypoint, documentation, and tests.