-
v1.9.36 Stable
released this
2026-03-06 13:31:10 +00:00 | 14 commits to master since this releaseWhat's New in v1.9.36
- v1.9.35: eliminate CTkTabview internal top spacing to raise tabs
- v1.9.34: reduce header bar height and padding to raise tabview
- v1.9.33: raise tabview closer to header icons (remove top padding)
- v1.9.32: full OFFLINE text on terminal overlay, font size 72
- v1.9.30: localize terminal OFF overlay (EN/RU/ZH)
- v1.9.29: show large OFF overlay on terminal when disconnected
- v1.9.28: terminal connect/disconnect toggle button with state indication
- v1.9.27: add disconnect button in terminal + disconnect in context menu
- v1.9.26: disable terminal auto-connect on single click, require double-click
- v1.9.25: show server group in --list and --info CLI output
- v1.9.24: add --s3-create-bucket to CLI and skill
- v1.9.23: S3 create/delete bucket GUI buttons
- v1.9.22: add S3 bucket check rule to global CLAUDE.md installer
- v1.9.21: update global CLAUDE.md installer — full command table for all server types
- v1.9.20: Win32 restore watchdog — fix stuck minimized after Win+D
- v1.9.19: fix offscreen window — validate saved geometry, reject -32000 coords
- v1.9.18: revert GUI to v1.9.14 state — fix broken window display
- v1.9.16: add --s3-url presigned URL command to ssh.py
- v1.9.15: fix minimize/restore — remove grab_set, add Win32 restore fallback
- v1.9.14: fix dialog minimize bug — restore modal dialogs on un-minimize
- skill: enforce server type checking — MinIO/S3, presigned URL, workflow examples
- v1.9.13: remove cleanup_gitea_releases — keep all Gitea releases
- chore: remove 12 old exe from git + use git rm in cleanup
- v1.9.12: cleanup orphan Gitea tags alongside old releases
- v1.9.11: always check updates on startup + cleanup Gitea releases
- v1.9.10: cleanup old Gitea releases — keep first + last 5
- v1.9.9: fix stale server data after Edit — force reconnect with fresh credentials
- v1.9.8: S3 resumable download — Range GET with .s3part resume on disconnect
- v1.9.7: S3 folder download — recursive with preserved directory structure
- v1.9.6: S3 navigation — Backspace/Alt+Left to go back, right-click empty area menu
- v1.9.5: S3 — new folder, folder delete with confirmation, folder drag-and-drop
- v1.9.4: S3 optimizations — skip redundant health checks, folder drag-and-drop
- v1.9.3: S3 context menu — two link types: temp 48h + permanent direct
- v1.9.2: S3 right-click context menu — copy presigned download link
- v1.9.1: PNG Material Design icons — 28 icons, dark/light theme, HiDPI, graceful Unicode fallback
- v1.9.0: S3 server type — bucket/object browser, drag-and-drop upload, resilient transfers
- v1.8.99: fix update script — delete-before-copy, size verification, error logging
- server groups: grouped sidebar, GroupDialog, context menus, i18n + cleanup old releases
- v1.8.98: fix ghost "eue" text in terminal — strip DCS/APC/PM/SOS sequences
- fix: install.sh — ignore chmod error on existing dirs
- v1.8.97: add install.sh — CLI installer for headless Linux servers
- v1.8.96: persist sidebar width across restarts
- v1.8.95: resizable sidebar via PanedWindow — drag to widen server list
- v1.8.94: test release for update mechanism verification
- v1.8.93: rewrite update script from VBS+PowerShell to plain BAT with logging
- v1.8.92: fix Ctrl+S/Q and all Ctrl+key combos with non-Latin keyboard layouts
- v1.8.91: terminal background pure black (#000000) instead of dark blue
- v1.8.90: fix update script — remove $ErrorActionPreference=Stop, launch via cmd start
- v1.8.89: fix DLL error on auto-update — clean all stale _MEI dirs, launch via explorer.exe
- v1.8.86: fix update DLL error — cleanup old _MEI dir, delay before launch, retry copy
- v1.8.85: build.py auto-publishes Gitea release with exe asset
- v1.8.84: skill-ssh.md — server type routing table for Redis/SQL/WinRM/etc
- chore: clean old releases, keep v1.0.0 + v1.8.79-v1.8.83
- v1.8.83: test build for os.startfile update verification
- v1.8.82: fix update apply — os.startfile(vbs) + os._exit(0)
- v1.8.81: fix update apply — os._exit(0) to kill daemon threads
- v1.8.80: test build for auto-updater verification
- v1.8.79: fix updater — hardcoded Gitea API URL for frozen exe
- v1.8.78: auto-updater — Gitea releases check, download, apply
- v1.8.75: build.py auto-deploys ssh.py, encryption.py, skill to local dirs
- v1.8.74: skill docs update — resume/retry behavior, Windows SHA256 path fix
- v1.8.74: Linux x64 release build
- v1.8.73: reliable SFTP upload — chunked resume, SHA256 verification, adaptive retry
- v1.8.71: fix Windows compatibility — guard Linux-only X11 code with platform check
- v1.8.70: fix SSH key generation — use ssh-keygen instead of broken paramiko
- v1.8.69: smart X display auto-detection and xauth fix
- v1.8.68: auto-fix X display authorization on startup
- v1.8.67: Linux x64 release build
Downloads