Releases: hexajohnny/rusty
Releases · hexajohnny/rusty
Rusty v0.1.8
What's New
- Added Settings > Fonts with system monospace selection, live preview, font-size updates, and an option to apply the selected terminal font to the UI.
- Terminal typing now jumps a scrolled terminal back to the bottom before sending local keyboard input.
- Added Settings > Appearance > Hide active terminal border to disable the active terminal focus border/glow.
Reliability And Config Safety
- Expanded serde defaults so older config shapes continue loading when new fields are introduced.
- Added recovery from the newest readable
config.corrupt-*.jsonbackup when the main config cannot be read. - Switched Windows config writes to a safer atomic replace flow instead of deleting the live config first.
Rusty v0.1.7
- Add OSC 52 clipboard copy support.
- Expand terminal mouse handling so TUI apps can take full mouse input, with Shift preserving the local selection/context-menu path.
- Revert the UI/rendering crates to the prior versions because the newer stack was leaking memory.
- Refresh the 0.1.7 installers and ship the expanded bundled theme set.
Rusty v0.1.6
- Vulcan support now first > then dx12 > opengl
- Refactored SFTP
Rusty v0.1.5
- Enhanced Theme Selection UI
Rusty v0.1.4
Release v0.1.4
- Added support for wezterm TOML terminal themes iTerm2-Color-Schemes
- Hundreds of themes exist
- Terminal colors can now more closely resemble UI themes
Rusty v0.1.3
Full Changelog: v0.1.2...v0.1.3
- Switched from VT100 to wezterm
- Fixed scrollback history for TUI apps
Rusty v0.1.2
Full Changelog: v0.1.1...v0.1.2
Rusty v0.1.1
Full Changelog: v0.1.0...v0.1.1
Rusty v0.1.0
- Moved update-check controls into Settings > Updates
- Added manual update check button that opens release page only when a newer version is found
- Removed top-right in-window update button
Rusty v0.0.9
- MSVC build for v0.0.9
- ZIP includes rusty.exe with ./theme directory next to it
- MSI installs rusty.exe with theme folder and desktop/start menu shortcuts