Skip to content

V0.4.7

Compare
Choose a tag to compare
@QQxiaoming QQxiaoming released this 26 Jun 00:21
· 84 commits to main since this release
b9debb9

Change Log

  • Add broadcast session feature #36
  • Add label tag color feature
  • Add block selection (Shift+click) and column selection (Alt+Shift+click) feature
  • Add user-defined cursor color setting
  • Add tooltip for optional items in settings
  • Add advanced options to set the default startup shell for local terminal (default to $SHELL on Linux/MacOS, and default to the system built-in powershell on Windows, this function is only used to adjust the PowerShell version on Windows, not to start other shells, other shells please use LocalShell session to set specific commands)
  • Fix the crash problem caused by modifying the configuration of the currently running session
  • Fix the problem of incorrect pop-up position of the context menu in the case of multiple screens
  • Modify to switch to the tab when right-clicking on a non-current tab
  • Fix the cursor alignment error in the local shell on the windows msvc version, need to disable resizeQuirk #39
  • Fix the invalid problem of confirming multiple lines of text paste, and allow users to set enable/disable by themselves
  • Fix the problem of automatically trimming empty lines in the pasted content of text, and allow users to set enable/disable by themselves
  • Fix the unstable SSH initialization terminal size problem #40
  • Fix the probability crash problem after the SSH remote actively ends
  • Fix font display abnormalities when restoring font settings to built-in fonts
  • Fix the abnormal window position problem caused by window movement/resize operations on Linux with multiple screens
  • Add pre-built plugins TextStatistics, and update pre-built plugin CharacterCode to V0.0.3

更新日志

  • 增加广播会话功能 #36
  • 增加标签标记颜色功能
  • 增加块选择(Shift+click)和列选择(Alt+Shift+click)功能
  • 增加用户自定义光标颜色设置
  • 增加设置中可选项的工具提示
  • 增加高级选项可以设置默认启动本地终端使用的Shell(Linux/MacOS下默认为$SHELL,Windows下默认为系统内置powershell,Windows下此功能仅用于调整PowerShell版本,而非启动其他Shell,其他Shell请使用本地Shell会话设定特定命令启动)
  • 修复修改当前正在运行中的会话配置导致的崩溃问题
  • 修复多屏幕的情况下,上下文菜单弹出位置错误问题
  • 修改右击非当前标签页时,切换到该标签页
  • 修复在windows msvc版本local shell光标对齐错误问题,需要禁用resizeQuirk #39
  • 修复多行文本粘贴确认无效问题,并允许用户自行设置启用/禁用
  • 修复自动修剪文本粘贴内容中的空行问题,并允许用户自行设置启用/禁用
  • 修复不稳定的SSH初始化终端大小问题 #40
  • 修复SSH远端主动结束后,概率崩溃问题
  • 修复恢复字体设置到内建字体时,字体显示异常
  • 修复在Linux上使用多屏幕时,窗口移动/大小调整等操作导致的窗口位置异常问题
  • 新增集成预构建插件TextStatistics,更新预构建插件CharacterCode到V0.0.3版本

Download quardCRT