Skip to content

webssh2-server: v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 02:49
2da4014

3.0.0 (2025-12-30)

⚠ BREAKING CHANGES

  • sftp: SFTP protocol updated - clients must not send transferId in start requests; use server-provided ID from response.

Features

  • add server-side generic prompt interface (#465) (e96f979)

Bug Fixes

  • sftp: server-side transfer ID generation and ownership verification (#467) (e3ebea2)

🐳 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:3.0.0
docker pull billchurch/webssh2:3.0
docker pull billchurch/webssh2:3

GitHub Container Registry

docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:3.0.0
docker pull ghcr.io/billchurch/webssh2:3.0
docker pull ghcr.io/billchurch/webssh2:3

Image Digest: sha256:bf3c6c820d07e1565d1c830580d55aea119c33e1ee4c93c1eef3f2a7c1b09abb

Links: