Skip to content

Releases: dushixiang/next-terminal

v2.5.4

07 Jun 07:46
Compare
Choose a tag to compare
  1. 修复 RDP/VNC 无法查看监控的问题。
  2. 修复 RDP/VNC 固定大小无效的问题。
  3. 修复安全网关无法注册为 Windows 服务的问题。
  4. 修复安全网关部分接口提示无权限的问题。

v2.5.3

27 May 06:48
Compare
Choose a tag to compare

v2.5.3

  1. 修复 RDP/VNC 小键盘重复输入的问题。
  2. 修复 SSH 状态监控中 CPU 利用率颜色计算错误的问题。

v2.5.3

  1. Resolved numeric keypad repeat issue in RDP/VNC.
  2. Fixed CPU usage color miscalculation in SSH monitoring.

v2.5.2

24 May 14:31
Compare
Choose a tag to compare

v2.5.1:

  1. 修复无法导入用户的问题。
  2. 修复查询离线会话耗时过长的问题。
  3. 修复安装安全网关 armv7 版本识别不正确的问题。
  4. 修复 RDP/VNC 快捷键粘贴混乱的问题。
  5. 修复 RDP/VNC 分享会话无法打开的问题。
  6. 优化 SSH 状态监控CPU数量过多卡顿的问题。
  7. 修复 RDP/VNC 小键盘重复输入的问题。
  8. 修复 RDP 桌面自适应无效的问题。
  9. 优化 SSH 上传进度不准确的问题。

v2.5.2:

  1. Fixed the problem of being unable to import users.
  2. Fixed the problem of taking too long to query offline sessions.
  3. Fixed the problem of incorrect identification of the armv7 version of the installed security gateway.
  4. Fixed the problem of confusing RDP/VNC shortcut key pasting.
  5. Fixed the problem of RDP/VNC sharing session not being able to open.
  6. Optimized the problem of SSH status monitoring with too many CPUs and freezing.
  7. Fixed the problem of repeated input on the RDP/VNC keypad.
  8. Fixed the problem of invalid RDP desktop adaptation.
  9. Optimized the problem of inaccurate SSH upload progress.

v2.5.1

17 May 07:58
Compare
Choose a tag to compare

v2.5.1:

  1. 新增用户导入功能,支持设置密码。
  2. 添加普通用户时,可选择所属用户组。
  3. 支持按资产分组进行授权管理。
  4. 防止重复授权,已授权资产不可再次选择。
  5. 接入页面新增网络地址显示,并支持搜索。
  6. 修改资产树展示方式,新增网络信息显示与过滤功能。
  7. 反向代理支持选择获取 IP 的来源,Web 资产 IP 和临时密码等限制仅针对匿名用户。已修复 #493
  8. 修复接入凭证私钥密码无法回显的问题。
  9. 支持模拟运行 Cron 表达式。
  10. 计划任务支持状态检测,并可按资产分组执行命令。
  11. 增强国际化支持,默认语言调整为英文。已修复 #489
  12. 优化 SSH 网关的状态显示。
  13. 支持通过 ALPN 方式申请证书,需在公网监听 443 端口。
  14. 修复证书申请失败时状态未更新的问题。
  15. 修复 RDP/VNC 剪贴板仅支持单向传输的问题。已修复 #491
  16. 修复 RDP 网络驱动器指定存储空间无效的问题。已修复 #488
  17. 修复未启用 webauthn-login-start 接口时报 500 错误的问题。已修复 #495
  18. 更新内置 IP 归属地数据库。

v2.5.1:

  1. Added user import feature with password configuration support.
  2. User group selection is now supported when adding regular users.
  3. Authorization can now be managed by asset groups.
  4. Prevented duplicate authorization—authorized assets can no longer be selected again.
  5. Network address display added on the access page, with search support.
  6. Modified asset tree display to include network information and filtering.
  7. Reverse proxy now supports selecting the IP source. Restrictions such as web asset IP and temporary passwords apply only to anonymous users. Fixed #493
  8. Fixed issue where private key passwords in access credentials could not be displayed.
  9. Added support for simulating Cron expression execution.
  10. Scheduled tasks now support status checks and can execute commands by asset group.
  11. Enhanced internationalization support; default language set to English. Fixed #489
  12. Improved SSH gateway status display.
  13. Supported certificate requests via ALPN; requires public listening on port 443.
  14. Fixed issue where certificate request failures did not update status.
  15. Fixed one-way clipboard issue in RDP/VNC sessions. Fixed #491
  16. Fixed issue where RDP network drive storage space settings were ineffective. Fixed #488
  17. Fixed 500 error when the webauthn-login-start endpoint is not enabled. Fixed #495
  18. Updated built-in IP geolocation database.

v2.5.0

28 Apr 05:55
Compare
Choose a tag to compare

⚠️ 注意:安全网关不兼容之前注册的终端,反向代理证书设置不兼容之前的设置。

  1. 修复 traceroute 模块的权限问题
  2. 增加 ping 和 tcping 次数限制功能
  3. Web 资产模块:口令输入框改为密码输入框(隐藏明文)
  4. 安全网关通信协议切换为 WebSocket
  5. 修复终端会话无法强制关闭的问题
  6. 资产管理:支持过滤未分组资产
  7. Web 资产支持保留主机名及设置自定义 Host
  8. 安全网关新增监控功能
  9. 安全网关新增令牌管理功能
  10. 添加资产弹窗调整为抽屉样式
  11. 用户资产列表支持网络地址的展示与过滤
  12. 资产描述信息支持鼠标悬浮查看完整内容
  13. 用户/用户组资产授权改为树形选择框形式
  14. 优化终端监控与分享功能的前端逻辑
  15. 修复点击面包屑「首页」出现白屏的问题
  16. 修复终端接入时「选中复制」和「右键粘贴」无效的问题
  17. 接入页面屏蔽F1-F12 #478
  18. 统一管理证书。
  19. 增加定时任务续签证书。
  20. SSH 服务器增加禁用密码登陆功能
  21. 优化登陆页面OTP认证时可以返回上一步

v2.4.10

12 Apr 02:56
Compare
Choose a tag to compare
  1. 新增自动清理文件日志功能。
  2. 新增一键清空文件日志功能。
  3. 新增未绑定多因素认证用户的引导提示。
  4. 资产批量删除操作新增二次确认,防止误删。
  5. 优化多因素认证相关提示内容与交互体验。
  6. 接入设置支持选中复制及右键粘贴操作。
  7. 新增对 Dropbear SSH 协议的兼容支持。
  8. 超级管理员访问 Web 资产无需单独授权。
  9. Web 资产支持公开访问配置。
  10. 反向代理 HTTPS 接入支持内置证书功能。
  11. 通行密钥支持无账号密码登陆。
  12. 恢复常规的账号密码登陆在同一页面。

v2.4.9

30 Mar 12:38
Compare
Choose a tag to compare
  • 修复SSH无法接入RouterOS的问题。
  • 修复授权凭证导出公钥格式不正确的问题。
  • 修复访问网站在第一次登陆NT时不会自动打开入口路径的问题。
  • 网站增加自定义证书的功能。
  • 优化网站错误页面。
  • 优化部分国际化。
  • 接入页面 Default 分组在无数据时不再展示。
  • 移除系统设置页面对信任IP地址的格式验证。
  • 增加实用工具,支持 Ping、Tcping、Traceroute 检测。
  • 修复无法接入带有特殊字符资产的问题。
  • 修复接入页面打开多个终端时使用命令片段指向错误的问题。

v2.4.8

26 Mar 06:11
Compare
Choose a tag to compare

更新内容

  • 资产管理

    • 资产凭证支持复制公钥。
    • 资产列表增加批量修改分组功能。
    • 资产接入页面增加搜索功能,点击图标可直接打开资产。
    • 资产分组树增加搜索和快捷修改分组功能。
    • 资产、凭证查看密码时需要二次认证。
    • 资产接入页面改为标签栏显示,默认选中左侧分组。
  • SSH 相关

    • SSH 终端增加自定义字体、大小、行高功能。
    • 重新实现 SSH Server 的 TUI 交互。
    • TUI 登录时支持 OTP 认证。
    • 批量执行 SSH 命令功能。
    • 终端接入页面增加左侧资产树折叠/展开功能。
  • 网站管理

    • web资产授权。
    • 支持自定义全局 Logo。
    • 增加网站授权按钮。
    • 网站保护功能优化。
  • 文件管理

    • 文件传输增加进度显示。
    • 文件管理附加到终端页面,避免覆盖屏幕。
    • 增加文件管理右键删除文件功能。
  • 系统设置

    • 邮箱设置增加发送人自定义选项。
    • 邮箱设置增加是否验证服务端域名选项。
    • 允许在后台配置系统获取客户端 IP 方式。
    • 允许自定义ICP备案信息。
  • 定时任务

    • 选择资产时支持按分组筛选。
    • 增加/修改定时任务时需验证 Passkey。
  • 用户管理

    • 增加超级管理员类型,默认拥有全部资产权限。
  • 其他新增

    • 增加操作日志功能。
    • 增加授权凭证在线生成私钥和导出公钥功能。
    • 增加批量命令执行支持命令片段。
    • 增加命令行工具支持查看用户列表、修改用户密码、移除用户 OTP 认证。

v1.3.9

21 May 14:38
Compare
Choose a tag to compare
  • 修复【资源管理菜单-动态指令功能存在严重缺陷】fixed #359
  • 修复计划任务日志分页无效的问题
  • 增加用户密码长度限制(旧版本存在设计缺陷,当密码过长时会导致服务器响应变慢)

v1.3.8

03 May 12:10
Compare
Choose a tag to compare
  • 增加【ssh向目标机器传输进度】 close #317
  • 修复【磁盘空间权限bug】 fixed #327
  • 增加功能【建议“会话审计-历史会话”里增加“名称”、“网络”、“用户名”的搜索功能】 close #338
  • 修复【动态指令选择资产中无法正常搜索以及未列出标签以供选择】fixed #344
  • 修复【浏览器在最大化和还原的操作过程中容易导致断连】fixed #346
  • 修复ARM环境无法使用的问题
  • 修复了定时任务无法修改的问题
  • 屏蔽了剪贴板提示 close #334
  • 修复了普通用户访问首页出现无权限的问题
  • 更新后端第三方依赖
  • 优化前端样式