Releases: nirui/sshwifty
Releases · nirui/sshwifty
0.3.23-beta-release-prebuild
Version 0.3.23-beta-release
Updates introduced since 0.3.22-beta-release
- a89be2f Code clean up for the dialers - (Ni Rui) 82AE11AD1E5E8729 E
- aa6de8b Fix mixhandlering of SOCKS5 timeout - (Ni Rui) 82AE11AD1E5E8729 E
- 31ce1c1 Match the hostname verification at the frontend - (Ni Rui) 82AE11AD1E5E8729 E
- 2f3f7a7 Better format and wording - (Ni Rui) 82AE11AD1E5E8729 E
- 6b096c0 Verify hostname address before using it - (Ni Rui) 82AE11AD1E5E8729 E
0.3.22-beta-release-prebuild
Version 0.3.22-beta-release
Updates introduced since 0.3.21-beta-release
- 11defa8 Fix OS compatibility issues - (Ni Rui) 82AE11AD1E5E8729 E
- 982574f Close remote handlers as soon as client disconnects - (Ni Rui) 82AE11AD1E5E8729 E
- 0e81d88 Upgrade frontend dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 24d9742 Upgrade backend dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 13cef09 Add
SSHWIFTY_HOOK_DEADLINE
environment variable to allow Hook to determine the forced termination time - (Ni Rui) 82AE11AD1E5E8729 E - 7889999 Added support for server-side hooks: #190 - (Ni Rui) 82AE11AD1E5E8729 E
0.3.21-beta-release-prebuild
Version 0.3.21-beta-release
Updates introduced since 0.3.20-beta-release
- eb9ddbe Upgrade front-end components - (Ni Rui) 82AE11AD1E5E8729 E
- ade4773 Upgrade backend components - (Ni Rui) 82AE11AD1E5E8729 E
- e5b5c82 Change recommended container restart condition from
always
tounless-stopped
, which is more appreciate - (Ni Rui) 82AE11AD1E5E8729 E - 42ee42c Replace the old
vaguly.com
to the current onenirui.org
, as the old one no longer functions - (Ni Rui) 82AE11AD1E5E8729 E - 9931fcd Add support to allow Presets to define admin specified console background (and tab) color (at the request of #188) - (Ni Rui) 82AE11AD1E5E8729 E
0.3.20-beta-release-prebuild
Version 0.3.20-beta-release
Updates introduced since 0.3.19-beta-release
- a8c1292 Upgrade front-end components - (Ni Rui) 82AE11AD1E5E8729 E
- f40c2ce Upgrade backend components - (Ni Rui) 82AE11AD1E5E8729 E
Security
This release of Sshwifty includes a security fix from upstream CVE-2025-22871. Please schedule your update soon.
0.3.19-beta-release-prebuild
Version 0.3.19-beta-release
Updates introduced since 0.3.18-beta-release
- a9b9cfb Fix missing file for Docker builds - (Ni Rui) 82AE11AD1E5E8729 E
- 3da3afc Properly adopt newer version of ESLint - (Ni Rui) 82AE11AD1E5E8729 E
- 1263c06 Revert the
eslint-plugin-vue
upgrade so vue modules continue to build - (Ni Rui) 82AE11AD1E5E8729 E - 6b84162 Upgrade front-end components - (Ni Rui) 82AE11AD1E5E8729 E
- d45418b Upgrade backend components - (Ni Rui) 82AE11AD1E5E8729 E
- ff13b6f Fixed the page styling problem that was giving unwanted top and bottom gap to window titles - (Ni Rui) 82AE11AD1E5E8729 E
0.3.18-beta-release-prebuild
0.3.17-beta-release-prebuild
Version 0.3.17-beta-release
Updates introduced since 0.3.16-beta-release
- ac5b180 Upgrade back-end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 447034b Upgrade front-end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
Security
This release of Sshwifty includes a upstream security patch that effects ppc64le
architecture (see: https://go.dev/issue/71383). If you're on ppc64le
, please upgrade to this version when possible.
0.3.16-beta-release-prebuild
0.3.15-beta-release-prebuild
Version 0.3.15-beta-release
Updates introduced since 0.3.15-beta-release-prebuild
- 01e3e59 Switch to
tonistiigi/binfmt
when building Docker images which offers QEMU v7.0.0, thus should not trigger golang/go#69259 - (Ni Rui) 82AE11AD1E5E8729 E
0.3.14-beta-release-prebuild
Version 0.3.14-beta-release
Updates introduced since 0.3.13-beta-release
- 819149a Upgrade backend dependencies, and also use the version 1.22.7 of compiler tool chain to avoid the problem that brokes linux/arm and linux/arm64 Docker builds - (Ni Rui) 82AE11AD1E5E8729 E
- ba93262 Upgrade front-end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- c89b594 Re-introduce the previously removed
linux/arm/v7
andlinux/arm64
Docker image build targets. It was temporary removed to allow the release of0.3.13-beta
. - (Ni Rui) 82AE11AD1E5E8729 E