2.1.0 (2025-09-26)
Features
- implement pure functions and SRP architecture refactor (06245c1)
Bug Fixes
- consolidate changelog to CHANGELOG.md (f62b5e5)
- replace custom basic-auth types with official package (ab5a22f), closes #405
- update misleading config.json missing message (#407) (fae7d8a)
- fix: add missing allowedSubnets field to SSH config, closes #409
- fix: handle keyboard-interactive auth to prevent timeout, closes #409