Releases: wavetermdev/waveterm
Wave Terminal v0.8.3 Release
What's Changed
- Fixes a Glibc compatibility issue with older versions of Linux that would cause crashes
- Fixes a permissions issue when installing via .DEB
- Adds a user setting for using the native title bar on Windows and Linux, rather than the Window Controls Overlay
Full Changelog: v0.8.2...v0.8.3
Wave Terminal v0.8.3-beta.9 Release
What's Changed
- Update build instructions to reflect Zig dependency by @esimkowitz in #832
- Add link to Zig site to build instructions by @esimkowitz in #833
- Fix two lingering The Next Wave references by @esimkowitz in #834
- Fix chrome sandbox issue on Ubuntu by @esimkowitz in #835
- Use older glibc target by @esimkowitz in #836
- Add native titlebar setting by @esimkowitz in #837
- only specify older toolchain if not arm by @esimkowitz in #838
- fix taskfile syntax by @esimkowitz in #839
- don't use zig for arm by @esimkowitz in #840
- fix quotes by @esimkowitz in #841
Full Changelog: v0.8.3-beta.3...v0.8.3-beta.9
Wave Terminal v0.8.3-beta.10 Release
What's Changed
- Update README.md by @esimkowitz in #842
- Remove static linking now that we target lower glibc version by @esimkowitz in #843
Full Changelog: v0.8.3-beta.9...v0.8.3-beta.10
Wave Terminal v0.8.2 Release
Fixes a nasty crash on startup for Linux users.
We use the netcgo DNS resolver, but built a static binary. That causes a crash since the netcgo library requires dynamic linking against glibc. No code changes in this quick patch, just updated build flags which fix the crash.
Wave Terminal v0.8.2-beta.0 Release
Full Changelog: v0.8.1...v0.8.2-beta.0
Wave Terminal v0.8.1 Release
Minor Cleanup Release (see Release Notes for v0.8.0)
What's Changed
- Fix number parsing for MetaSettingsType by @esimkowitz in #806
- Docs Site Link by @oneirocosm in #804
- Directory View Parent Directory Button by @oneirocosm in #805
- telemetry fix, log no-telemetry by @sawka in #802
Full Changelog: v0.8.0...v0.8.1
Wave Terminal v0.8.1-beta.1 Release
Full Changelog: v0.8.1-beta.0...v0.8.1-beta.1
Wave Terminal v0.8.1-beta.0 Release
What's Changed
- Fix number parsing for MetaSettingsType by @esimkowitz in #806
- Docs Site Link by @oneirocosm in #804
- Directory View Parent Directory Button by @oneirocosm in #805
- telemetry fix, log no-telemetry by @sawka in #802
Full Changelog: v0.8.0...v0.8.1-beta.0
Wave Terminal v0.8.0 Release
Major New Release of Wave Terminal
The new build is a fresh start, and a clean break from the current version. As such, your history, settings, and configuration will not be carried over. If you'd like to continue to run the legacy version, you will need to download it separately.
(Full Release Notes Coming Soon)
Full Changelog: v0.8.0-beta.15...v0.8.0
Wave Terminal v0.8.0-beta.15 Release
What's Changed
- Dismiss update banner after 10s on error by @esimkowitz in #800
Full Changelog: v0.8.0-beta.14...v0.8.0-beta.15