Commit Graph

  • ff4079a60f bump version to 0.5.1 main v0.5.1 TomZz 2026-08-29 22:49:18 +08:00
  • 9d0868dd7c Merge pull request #116 from realmx/fix/terminal-tab-activity-url-boundaries TomZz 2026-08-29 22:47:07 +08:00
  • f63b8b418c feat(terminal): support switching tabs when focusing adjacent pane at layout boundaries TomZz 2026-08-29 22:40:09 +08:00
  • e1d39d8dc4 fix(terminal): 对齐标签活动状态并修正链接边界 Realm 2026-08-29 19:08:24 +08:00
  • c9f722071a build(ci): add dedicated macos-arm64 preview build workflow TomZz 2026-08-28 03:41:30 +08:00
  • 2e279e206f feat(ui): add keybinding usage tips and shortcut conflict guidance to about page TomZz 2026-08-28 03:37:26 +08:00
  • 7b410afea7 fix(app): resolve connection export modal and terminal history glitches (#115) Realm 2026-08-28 03:12:54 +08:00
  • b76f9c7375 bump version to 0.5.0 v0.5.0 TomZz 2026-08-27 01:37:30 +08:00
  • 28fc1a6b50 fix(theme): fallback to embedded Maple font when system UI fonts are missing (#92) TomZz 2026-08-27 01:20:47 +08:00
  • 52741e3c32 refactor(ui): redesign sidebar header, connection row click interaction, and tab bar dropdown TomZz 2026-08-27 01:00:20 +08:00
  • 3ef6e8cfb8 fix(terminal): 修复 SSH 历史命令残留与光标定位 (#114) Realm 2026-08-27 00:09:40 +08:00
  • 6ccb9ff601 feat(ui): 优化侧边栏连接管理与窗口激活通知 (#113) Realm 2026-08-27 00:09:38 +08:00
  • 168a20e157 fix: 完善终端拖拽、Windows 细节与细节修正 (#112) Realm 2026-08-27 00:01:03 +08:00
  • ee98a933e6 feat(ui): 重构工作区交互与系统菜单 (#111) Realm 2026-08-27 00:01:03 +08:00
  • b4551ee1cc feat(terminal): 扩展跨平台通知协议与折叠管理 (#110) Realm 2026-08-27 00:01:02 +08:00
  • 233cde12e8 build/ci/docs: 拆分构建、打包与更新日志 (#109) Realm 2026-08-27 00:01:02 +08:00
  • b1efaa1d8f feat: 增加连接分组管理 (#108) Realm 2026-08-21 07:15:45 +08:00
  • 4607b2c995 拆分工作区 UI 与对话框基础 (#107) Realm 2026-08-22 22:00:59 +08:00
  • f6816da18b 拆分应用状态与布局基础 (#106) Realm 2026-08-22 21:54:56 +08:00
  • 350dcbc5b4 feat: 拆分终端与会话基础能力 (#105) Realm 2026-08-21 14:24:17 +08:00
  • 44348d4d75 feat: support mapping F1-F12 keys to ANSI escape sequences (resolves #91) v0.4.12-patch1 TomZz 2026-07-23 00:21:15 +08:00
  • 9163d3a970 bump version to 0.4.12 v0.4.12 TomZz 2026-07-23 00:10:18 +08:00
  • d85c1f4f55 perf: fix sluggishness when switching focus between panes TomZz 2026-07-23 00:06:54 +08:00
  • 61e7fb7b0d feat: optimize ssh keepalive timeout settings (fixes #86) TomZz 2026-07-22 23:47:06 +08:00
  • 1bb922f955 feat: add local configuration export and import settings TomZz 2026-07-22 23:41:48 +08:00
  • a06d1c668d feat: support unbinding shortcuts by pressing Backspace TomZz 2026-07-22 23:16:28 +08:00
  • 3b9ee02cce feat: fix Windows flashing, UI thread blocking, and idle redraws (fixes #90) TomZz 2026-07-22 23:13:17 +08:00
  • e7ca7bdc23 feat: add support for serial port connections with virtual PTY fallback and automatic newline translation TomZz 2026-07-20 17:06:21 +08:00
  • 84eccb5521 bump version to 0.4.11 v0.4.11 TomZz 2026-07-15 03:24:39 +08:00
  • 4da9949c84 perf: avoid reading and decrypting config file from disk repeatedly on every render frame TomZz 2026-07-15 02:56:03 +08:00
  • 85fb354f80 fix: add a 16-second connection timeout to tcp and proxy connections TomZz 2026-07-15 02:46:43 +08:00
  • 584f962298 feat: implement manual path sync from terminal to file manager (fixes #83) TomZz 2026-07-15 02:37:07 +08:00
  • a32fd9437d style: run cargo fmt TomZz 2026-07-15 02:26:16 +08:00
  • 4c292c060c fix: clear connection_progress on tab close to resolve stuck modal (fixes #82) TomZz 2026-07-15 02:20:08 +08:00
  • c0a954ea0c feat: implement hardware-encrypted configuration file TomZz 2026-07-15 02:20:06 +08:00
  • ab41ccbd6b bump version to 0.4.10 v0.4.10 TomZz 2026-07-08 19:55:29 +08:00
  • 43717e4378 fix(ssh): improve ssh config parser robustness and revert gitignore changes TomZz 2026-07-08 19:51:40 +08:00
  • 31218f7a37 feat(ssh): connect via ~/.ssh/config entries tg.shi 2026-07-08 11:50:51 +08:00
  • af5c2831f6 fix: remove redundant window drag area to fix window control overlay (resolves #73) v0.4.9-fix2 TomZz 2026-07-04 12:11:42 +08:00
  • a8669738e6 fix: relocate window title bar dragging to tab bar container (resolves #72) v0.4.9-fix TomZz 2026-07-03 19:49:37 +08:00
  • 2dad1fa5a1 fix: enable window title bar dragging on Linux via manual mouse tracking and deb packaging (#68) RabitLogic 2026-07-03 16:51:18 +08:00
  • e2bf76f7b2 bump version to v0.4.9 v0.4.9 TomZz 2026-07-03 04:56:05 +08:00
  • a654695d7b feat: support terminal URL highlighting on hover, click-to-open and multi-line wrapping TomZz 2026-07-03 04:36:42 +08:00
  • cb078ef572 feat: add setting to lock window layout (resolves #69) TomZz 2026-07-02 23:36:47 +08:00
  • c0aa21a994 fix: enable window title bar dragging in integrated mode (resolves #67) TomZz 2026-07-02 23:15:07 +08:00
  • c65354e8d6 fix(ui): resolve terminal split-screen sizing alignment and remainder margin gap v0.4.8-fix2 TomZz 2026-06-29 17:13:35 +08:00
  • fcfbefe3ab fix: do not label Maple Mono as built-in if loaded from system v0.4.8-fix TomZz 2026-06-27 18:32:50 +08:00
  • 39d369aaaf fix: conditionally load built-in fonts if not present in system (resolves #65) TomZz 2026-06-27 18:28:25 +08:00
  • 5c0c0cc701 fix: default empty or missing session proxy type to 'none' TomZz 2026-06-27 18:23:46 +08:00
  • 99b7fe30e4 fix: restrict terminal copy/paste actions to terminal focus TomZz 2026-06-27 18:21:28 +08:00
  • 24f817f9e0 revert: remove manual keyboard-interactive authentication settings and dialog TomZz 2026-06-27 18:13:37 +08:00
  • 1a3f638004 fix: support bracketed paste mode (fixes #62) TomZz 2026-06-27 11:48:17 +08:00
  • 5f318f66c8 fix: draw background rectangle for cells with INVERSE flag (fixes #66) TomZz 2026-06-27 11:44:29 +08:00
  • 8854ee9afb fix: restore connection progress dialog and support Enter to retry TomZz 2026-06-27 00:37:33 +08:00
  • 8cc64acdc1 fix: smooth terminal font zooming using scroll accumulator TomZz 2026-06-27 00:23:20 +08:00
  • 77a0380ba7 feat: add Ctrl+scroll to zoom terminal font size (#64) peace-young 2026-06-27 00:08:23 +08:00
  • 3770826764 bump version to v0.4.8 v0.4.8 TomZz 2026-06-26 11:41:23 +08:00
  • cae6323888 fix: reduce keepalive interval and max attempts for faster network drop detection TomZz 2026-06-26 11:35:13 +08:00
  • 54bcc97fe1 fix: restore graceful terminal exit tab closure TomZz 2026-06-26 11:29:50 +08:00
  • 273bc2fe0c feature:1、支持断开重连功能;2、支持更多高亮关键词 (#59) phygerr 2026-06-26 11:07:25 +08:00
  • f0e02e0ce7 fix: resolve sftp connection timeout and disconnect handling (resolves #57) TomZz 2026-06-25 03:32:31 +08:00
  • f6d9cd00e7 feat: add global proxy settings and startup env reader (resolves #53) TomZz 2026-06-25 03:20:33 +08:00
  • bfc7c9ac83 feat: support keybinding configuration for terminal copy/paste and update hint text TomZz 2026-06-25 02:33:34 +08:00
  • fd19daedad feat: allow left-click to copy terminal selection text TomZz 2026-06-25 02:28:26 +08:00
  • 042834c7d5 feat: support custom terminal cursor style and blinking setting TomZz 2026-06-25 02:25:32 +08:00
  • 3c6b9e3b46 fix: correct active window check logic to fix window controls greying out when app loses focus v0.4.7-fix1 TomZz 2026-06-24 18:06:52 +08:00
  • a88379b01c fix: prevent sidebar from flashing and resizing on window resize / fullscreen TomZz 2026-06-24 18:01:40 +08:00
  • f322b2c717 fix: beautify window control traffic lights on Windows/Linux TomZz 2026-06-24 17:46:57 +08:00
  • 45d0c64c06 fix: resolve gpui window not found on exit and restore layout saving on Windows TomZz 2026-06-24 17:25:25 +08:00
  • 6312a482cb fix: preserve original windowed bounds when saving maximized state to fix restore size on startup TomZz 2026-06-24 17:12:33 +08:00
  • 8bb4cbc655 fix: register WindowControlArea for window controls on non-macos to support restore toggling TomZz 2026-06-24 16:58:22 +08:00
  • 847f0626f4 refactor: use titlebar_double_click to toggle maximize/restore correctly v0.4.7-fix TomZz 2026-06-24 16:24:15 +08:00
  • 7cfe5c64d5 refactor: manually implement Default for ConfigFile to respect default settings TomZz 2026-06-23 23:57:30 +08:00
  • 6d23d27fea feat: implement throttled auto-scrolling when dragging selection near viewport boundaries TomZz 2026-06-23 15:39:01 +08:00
  • da856ac9d7 fix: clamp selection coordinates when they scroll out of viewport to prevent selection from breaking TomZz 2026-06-23 15:28:46 +08:00
  • 7653c66a6f feat: add setting switch for terminal keyword highlighting under copy/paste option TomZz 2026-06-23 10:34:01 +08:00
  • 56fe508122 refactor: optimize keyword highlighting by caching results and moving logic out of custom_blocks TomZz 2026-06-23 10:22:39 +08:00
  • 3b7165a4bd feature:1、新增Phyger主题;2、支持terminal搜索 (#52) phygerr 2026-06-23 10:43:26 +08:00
  • 5ae44c9e44 bump version to 0.4.7 v0.4.7 TomZz 2026-06-23 00:23:11 +08:00
  • 73938aef8a feat: support keyboard-interactive auth and interactive passphrase prompts (resolves #33) TomZz 2026-06-23 00:16:01 +08:00
  • 59df2b5a9a feat: add context menu to collapsed sidebar session cards v0.4.6-fix4 TomZz 2026-06-22 12:48:20 +08:00
  • b225b0e56f fix: persist sidebar and sftp panel state on window close and remove startup flashing TomZz 2026-06-22 12:36:20 +08:00
  • 2cdd6d3ded Merge branch 'pr-47' TomZz 2026-06-22 10:53:17 +08:00
  • 42c408f63f style: change sync backend selection to segmented buttons TomZz 2026-06-22 10:53:14 +08:00
  • f4005bf2bb Merge pull request #46 from WutangNailao/main TomZz 2026-06-22 10:35:07 +08:00
  • d5fab2e9ca feat: add encrypted config sync via WebDAV and S3 nailao 2026-06-20 09:39:03 +08:00
  • 1b7f625aea fix: pin Zed GPUI dependencies to stable-compatible revision nailao 2026-06-20 09:07:45 +08:00
  • b6b4d3c35e feat: set integrated as default title bar style v0.4.6-fix3 TomZz 2026-06-18 14:30:53 +08:00
  • ae763eae1c fix: title bar buttons unresponsive on windows in integrated mode v0.4.6-fix2 TomZz 2026-06-18 14:28:58 +08:00
  • a89d15d255 feat: add title bar style option (native vs integrated) v0.4.6-fix TomZz 2026-06-18 13:17:36 +08:00
  • b5a068541d feat: implement fully custom title bar with mac-style controls TomZz 2026-06-18 08:49:36 +08:00
  • 7be0c420e1 chore: release v0.4.6 v0.4.6 TomZz 2026-06-18 08:20:33 +08:00
  • 62028c7921 feat: replace native title bar with custom TitleBar and integrate tab bar TomZz 2026-06-18 08:15:06 +08:00
  • 56a6ef98b7 feat: add tooltips for sidebar and tab bar buttons TomZz 2026-06-18 07:58:50 +08:00
  • caa8a58561 fix: correctly reset active_dialog in session selector and ssh dialog v0.4.5-fix2 TomZz 2026-06-18 00:41:53 +08:00
  • 6150bd410b fix: correctly reset active_dialog when manually closing transfers dialog v0.4.5-fix TomZz 2026-06-17 07:05:09 +08:00
  • f55c3a8470 chore: bump version to v0.4.5 and update documentation v0.4.5 TomZz 2026-06-17 06:23:07 +08:00
  • 7ae44ab9a7 ci: automate homebrew cask release for macos v0.4.5-rc.2 TomZz 2026-06-17 05:43:20 +08:00
  • c18cc55f86 ci: automate homebrew cask release for macos v0.4.5-rc.1 TomZz 2026-06-17 05:43:20 +08:00
  • 9c43b2dde7 chore: release v0.4.4 v0.4.4 TomZz 2026-06-17 05:00:51 +08:00