v0.1.1 — Windows GUI + TUI fixes
Windows build fix release
This patch focuses on Windows usability and release assets.
What changed
-
Added a proper Windows GUI release build.
-
Added Windows GUI zip output alongside Windows CLI/TUI zip.
-
Fixed Windows TUI rendering raw ANSI escape codes like
[?1049h,[36m,[0m. -
Fixed Windows TUI diagonal/stair-step layout in PowerShell / Windows Terminal.
-
TUI now enables Windows Virtual Terminal rendering correctly and preserves normal newline behavior.
-
Release build flow now produces both:
SimklExpoGter-windows-gui-amd64-v0.1.1.zipSimklExpoGter-windows-cli-amd64-v0.1.1.zip
Screenshots
Windows GUI
Windows TUI
Notes
Use the GUI build for normal desktop usage.
Use the CLI/TUI build for terminal usage, scripting, scheduled backups, SSH sessions, and lightweight backup workflows.
Windows GUI requires Microsoft WebView2 Runtime, which is normally already present on modern Windows 10/11 systems.