Releases: variablenix/soju-tui
Releases · variablenix/soju-tui
Release list
soju-tui v0.3.7
What's Changed
- Bump the github-actions group with 3 updates by @dependabot[bot] in #27
- Add guided upstream network reconnect by @variablenix in #28
Full Changelog: v0.3.6...v0.3.7
soju-tui v0.3.6
What's Changed
- Add production Soju Grafana dashboard by @variablenix in #26
Full Changelog: v0.3.5...v0.3.6
soju-tui v0.3.5
What's Changed
- Add verified Debian and Ubuntu release packages by @variablenix in #25
Full Changelog: v0.3.4...v0.3.5
soju-tui v0.3.4
What's Changed
- Clarify ambiguous upstream SASL status by @variablenix in #22
- Add all-network SASL status inspection by @variablenix in #23
- Report Soju runtime and network connection ages by @variablenix in #24
Full Changelog: v0.3.3...v0.3.4
soju-tui v0.3.3
What's Changed
- Install verified GitHub releases by default by @variablenix in #18
- Harden verified release installation by @variablenix in #19
- Bump the github-actions group with 3 updates by @dependabot[bot] in #20
- Add dedicated user password workflows by @variablenix in #21
New Contributors
- @dependabot[bot] made their first contribution in #20
Full Changelog: v0.3.2...v0.3.3
soju-tui v0.3.2
What's Changed
- Add clean Soju-TUI branding asset by @variablenix in #16
- Add Vim and WASD navigation aliases by @variablenix in #17
Full Changelog: v0.3.1...v0.3.2
soju-tui v0.3.1
What's Changed
- Publish v0.3.0 Linux artifacts by @variablenix in #8
- Remove screenshot corner background by @variablenix in #9
- Automate releases and reconnect repository history by @variablenix in #10
- docs: refresh screenshot and clarify releases by @variablenix in #11
- Use effect-coded confirmation dialogs by @variablenix in #12
Full Changelog: v0.3.0...v0.3.1
soju-tui v0.3.0
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.0at source commit18a2de05328fa33c5c04bfa64297dbe28a9b0f01 - Built with Go 1.26.6 and
CGO_ENABLED=0 - Verify downloads with the attached
SHA256SUMS;BUILDINFOrecords the source revision and toolchain - Required CI, compatibility, and CodeQL checks passed with zero open code-scanning alerts