github billchurch/webssh2 webssh2-server-v5.0.0
webssh2-server: v5.0.0

2 hours ago

5.0.0 (2026-05-24)

⚠ BREAKING CHANGES

  • security: HeaderOverride.style and HeaderValues.color no longer exist on the public types. The header.color POST field and headerStyle GET parameter are silently ignored.

Features

  • theming: opt-in server-side theming — config, env, validation, injection (#513) (f7978d1)

Bug Fixes

  • deps: bump webssh2_client to ^3.7.0 for theming UI support (#520) (0b88c49), closes #518
  • deps: bump webssh2_client to ^4.0.0 for issue #102 fix (#524) (cf46eb7)
  • security: remove header.color and colorToStyle (#102 + supersedes #519) (#522) (ee657d7)

🐳 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:5.0.0
docker pull billchurch/webssh2:5.0
docker pull billchurch/webssh2:5

GitHub Container Registry

docker pull ghcr.io/billchurch/webssh2:latest
docker pull ghcr.io/billchurch/webssh2:5.0.0
docker pull ghcr.io/billchurch/webssh2:5.0
docker pull ghcr.io/billchurch/webssh2:5

Image Digest: sha256:6ace4118b6f0417d05ec0f7e7cc18eb49ffbee3342bcee362b11defb0faffb23

Links:

Don't miss a new webssh2 release

NewReleases is sending notifications on new releases.