Skip to content

Releases: variablenix/soju-tui

soju-tui v0.3.7

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:43
15741be

What's Changed

Full Changelog: v0.3.6...v0.3.7

soju-tui v0.3.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 08:44
7b3d194

What's Changed

Full Changelog: v0.3.5...v0.3.6

soju-tui v0.3.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:05
f623ad0

What's Changed

Full Changelog: v0.3.4...v0.3.5

soju-tui v0.3.4

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:04
99ddd41

What's Changed

Full Changelog: v0.3.3...v0.3.4

soju-tui v0.3.3

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:33
9f42450

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

soju-tui v0.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 09:12
3df32d1

What's Changed

Full Changelog: v0.3.1...v0.3.2

soju-tui v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:23

What's Changed

Full Changelog: v0.3.0...v0.3.1

soju-tui v0.3.0

Choose a tag to compare

@variablenix variablenix released this 22 Aug 01:18

First production release of soju-tui, a keyboard-driven administration TUI for Soju.

Highlights:

  • User, network, channel, SASL, CertFP, and host TLS certificate administration through sojuctl
  • Confirmation-gated changes and explicit destructive-action warnings
  • Guided local administrator/socket setup
  • Static Linux AMD64 and ARM64 binaries
  • Verified compatibility with Soju v0.9.0 and v0.10.1

Verification:

  • Built from signed tag v0.3.0 at source commit 18a2de05328fa33c5c04bfa64297dbe28a9b0f01
  • Built with Go 1.26.6 and CGO_ENABLED=0
  • Verify downloads with the attached SHA256SUMS; BUILDINFO records the source revision and toolchain
  • Required CI, compatibility, and CodeQL checks passed with zero open code-scanning alerts