8000 Release v1.90.6 · electerm/electerm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.90.6

Compare
Choose a tag to compare
@zxdong262 zxdong262 released this 16 May 02:09
· 47 commits to build since this release
580c496

Major update

Bug fixes

  • #3943 Fix import bookmarks data cause error
  • #3942 Fix wrong export/import icon
  • #3940 Add default value for sshTunnel to avoid set empty sshTunnel
  • #3923 Fix context menu UI when window height limited

New features

  • Add global "start directory: local" setting in terminal setting page
  • Cipher/server host option support custom input
  • Retry with default cipher/serverHost, when ssh failed with "C->S no match" message
  • #3903 Support preview theme when mouse over apply theme button
  • Add goto home icon for address bar UI

Other updates

  • #3939 Do not change batch input select Id when active tab id change
  • Rewrite sessionId related logic (#3937)
  • only allow one instance of electerm (#3936)
  • UI: tab select menu set to right align for batch input
  • Update antd version

主要更新

修复问题

  • #3943 修复导入书签数据导致的错误
  • #3942 修复导入/导出图标错误
  • #3940 添加ssh隧道的默认值,避免设置空的ssh隧道
  • #3923 修复窗口高度受限时的上下文菜单UI

新增功能

  • 在终端设置页面添加全局“本地起始目录”设置
  • 加密/服务器主机选项支持自定义输入
  • 当ssh失败时,如果报错信息为"C->S no match",则重试默认加密/服务器主机
  • #3903 支持在鼠标悬停时预览主题
  • 添加地址栏UI的返回首页图标

其他更新

  • #3939 不在切换tab时改变批量输入选中的tab
  • 重写sessionId相关逻辑 (#3937)
  • 只允许运行一个electerm实例 (#3936)
  • UI: 将批量输入的tab选择菜单对齐到右侧
  • 更新antd版本
0