Changelog
The trzsz-go project follows strict semantic versioning. Major releases represent breaking changes to the CLI or API, minor releases add features in a backward-compatible manner, and patch releases are reserved for bug fixes and stability improvements.
Pre-compiled binaries for a wide variety of OS and architecture combinations (Linux, Windows, macOS, Android, FreeBSD across x86, ARM, MIPS) are generated via GoReleaser and can be found on our GitHub Releases page.
Release History
v1.2.0 (2026-01-17)
- Release
trzsz-goversion 1.2.0. Updates to core protocol handling and Go 1.25 compatibility.
v1.1.8 (2024-08-18)
- Release
trzsz-goversion 1.1.8. Routine stability and performance enhancements.
v1.1.7 (2023-12-23)
- Release
trzsz-goversion 1.1.7.
v1.1.6 (2023-10-22)
- Release
trzsz-goversion 1.1.6.
v1.1.5 (2023-07-30)
- Release
trzsz-goversion 1.1.5.
v1.1.4 (2023-07-16)
- Release
trzsz-goversion 1.1.4.
v1.1.3 (2023-06-11)
- Release
trzsz-goversion 1.1.3.
v1.1.2 (2023-05-28)
- Release
trzsz-goversion 1.1.2.
v1.1.1 (2023-05-27)
- Release
trzsz-goversion 1.1.1.
v1.1.0 (2023-05-07)
- Release
trzsz-goversion 1.1.0. Major feature additions for terminal handling and drag-and-drop parsing.
v1.0.0 (2022-12-10)
- Release
trzsz-goversion 1.0.0. Official stable release of the Go rewrite (moving away from the original Python implementation).
v0.1.9 (2022-07-17)
- Release
trzsz-goversion 0.1.9.
v0.1.8 (2022-06-25)
- Release
trzsz-gov0.1.8. Migrated compilation target to Go 1.18.
v0.0.1 (2022-02-13)
- Initial Release. Genesis of the Go-based terminal file transfer tool.