🦃 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: