Skip to content

Releases: nirui/sshwifty

0.3.21-beta-release-prebuild

21 Apr 10:13
eb9ddbe

Choose a tag to compare

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 to unless-stopped, which is more appreciate - (Ni Rui) 82AE11AD1E5E8729 E
  • 42ee42c Replace the old vaguly.com to the current one nirui.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

04 Apr 06:20
a8c1292

Choose a tag to compare

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

06 Mar 11:08
a9b9cfb

Choose a tag to compare

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

25 Feb 07:37
021f693

Choose a tag to compare

Version 0.3.18-beta-release

Updates introduced since 0.3.17-beta-release

  • 021f693 Upgrade back end components - (Ni Rui) 82AE11AD1E5E8729 E
  • b6c842d Upgrade front-end components - (Ni Rui) 82AE11AD1E5E8729 E
  • 7f7ea34 Did I forgot to bump the copyright date? Time flies - (Ni Rui) 82AE11AD1E5E8729 E

0.3.17-beta-release-prebuild

05 Feb 06:10
ac5b180

Choose a tag to compare

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

18 Jan 04:26
2f7022b

Choose a tag to compare

Version 0.3.16-beta-release

Updates introduced since 0.3.15-beta-release

  • 2f7022b Upgrade backend components - (Ni Rui) 82AE11AD1E5E8729 E
  • 24cd812 Upgrade front end components - (Ni Rui) 82AE11AD1E5E8729 E

0.3.15-beta-release-prebuild

13 Dec 02:23
01e3e59

Choose a tag to compare

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

06 Sep 14:40
819149a

Choose a tag to compare

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 and linux/arm64 Docker image build targets. It was temporary removed to allow the release of 0.3.13-beta. - (Ni Rui) 82AE11AD1E5E8729 E

0.3.13-beta-release-prebuild

24 Aug 12:35
235be14

Choose a tag to compare

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/arm64 and linux/arm Docker 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=0 when 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.

0.3.12-beta-release-prebuild

03 Jul 14:06
deb981e

Choose a tag to compare

Version 0.3.12-beta-release

Updates introduced since 0.3.11-beta-release

  • deb981e Upgrade back end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
  • 4505fa1 Upgrade front end dependencies - (Ni Rui) 82AE11AD1E5E8729 E