Releases: billchurch/webssh2
Releases · billchurch/webssh2
webssh2-server: v2.6.0
2.6.0 (2025-12-04)
Features
🐳 Docker Images
This release is available as multi-platform Docker images (linux/amd64, linux/arm64):
Docker Hub
docker pull billchurch/webssh2:latest
docker pull billchurch/webssh2:2.6.0
docker pull billchurch/webssh2:2.6
docker pull billchurch/webssh2:2GitHub Container Registry
docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:2.6.0
docker pull ghcr.io/billchurch/webssh2:2.6
docker pull ghcr.io/billchurch/webssh2:2Image Digest: sha256:fae3cb522453ea5df6d09f837c5b96601be7af7cf6fda5789be4af0b88926b42
Links:
webssh2-server: v2.5.0
2.5.0 (2025-12-01)
Features
- docker: append Docker image info to GitHub releases [skip ci] (2911905)
- docs: add keyboard capture documentation and quick reference (7b08ca5)
- update webssh2_client to version 2.2.0 (ffdb9b7)
Bug Fixes
- docker: optimize builder stage and add timeout (d07df7b)
🐳 Docker Images
This release is available as multi-platform Docker images (linux/amd64, linux/arm64):
Docker Hub
docker pull billchurch/webssh2:latest
docker pull billchurch/webssh2:2.5.0
docker pull billchurch/webssh2:2.5
docker pull billchurch/webssh2:2GitHub Container Registry
docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:2.5.0
docker pull ghcr.io/billchurch/webssh2:2.5
docker pull ghcr.io/billchurch/webssh2:2Image Digest: sha256:2728d0090678abe00181a5f5681d4794eadfa8c84abe276c0d081d0cac2111b8
Links:
webssh2-server: v2.4.0
🦃 2.4.0 (2025-11-27)
Features
- Implemented rate limiting and output truncation features in the SSH service to prevent memory overflow during high-volume output. fixes #451 (b575bba)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (#453) (9a9719b)
- Refactor constants import paths and enhance SSH output handling (b575bba)
🐳 Docker Images
This release is available as multi-platform Docker images (linux/amd64, linux/arm64):
Docker Hub
docker pull billchurch/webssh2:latest
docker pull billchurch/webssh2:2.4.0
docker pull billchurch/webssh2:2.4
docker pull billchurch/webssh2:2GitHub Container Registry
docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:2.4.0
docker pull ghcr.io/billchurch/webssh2:2.4
docker pull ghcr.io/billchurch/webssh2:2Links: