Skip to content

webssh2-server: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 16:09
f18b4cb

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