Releases: nirui/sshwifty
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
alwaystounless-stopped, which is more appreciate - (Ni Rui) 82AE11AD1E5E8729 E - 42ee42c Replace the old
vaguly.comto 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-vueupgrade 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/binfmtwhen 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/v7andlinux/arm64Docker image build targets. It was temporary removed to allow the release of0.3.13-beta. - (Ni Rui) 82AE11AD1E5E8729 E
0.3.13-beta-release-prebuild
Version 0.3.13-beta-release
Updates introduced since 0.3.12-beta-release
- 235be14 It seemed the build problem was caused by a bug in Go toolchain (golang/go#68976). We'll disable bugged
linux/arm64andlinux/armDocker image builds for now to avoid the failure, and re-enable it after Golang team fixed the problem. - (Ni Rui) 82AE11AD1E5E8729 E - 322a63d Set
CGO_ENABLED=0when generating source code too. This could make the generation process consistent with the build process, and may fix the build problem we're encountering - (Ni Rui) 82AE11AD1E5E8729 E - 2efac9e Upgrade front-end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 95b7427 Upgrade backend dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 0cfae6e Added a delay before checking font face. Without it, the browser may enter a deadloop and crash - (Ni Rui) 82AE11AD1E5E8729 E
Notice on Docker images
This release don't contain the Docker image for Linux/ARM and Linux/ARM64 machines due to a bug in the compiler tool chain. We have to wait until the upstream fixes the issue before we can create these images.
If you need these imagines pre-built, please wait for the next version. Sorry for the inconvenience.