Skip to content

Releases: RangerWolf/loris-tunnel-app

v0.25.2-alpha

Choose a tag to compare

@github-actions github-actions released this 17 May 08:04

支持自定义配置目录
Support customize config dir

v0.24.5-alpha

Choose a tag to compare

@github-actions github-actions released this 01 May 07:16

Release notes v0.24.5-alpha

简体中文

概要

本次发布围绕 SSH 隧道与诊断体验:引入服务端 AI 诊断、产品与埋点收尾,并 下线 SSH Pilot 相关能力与文档。

用户可见改动

  • SSH Pilot 移除:删除 SSH Pilot 页面、MCP 安装/HTTP 相关逻辑与后端业务代码;清理对应文档条目。
  • AI 诊断(AI Debug):针对 SSH 失败提供服务端诊断(internal/aidebug)、新的弹窗与结果卡片 UI;多语言文案(含繁忙/错误提示);SSH 密钥路径解析与本地文件校验;LLM 经后端代理与频控,前端不再暴露密钥;OpenAI 代理兼容火山等平台 baseUrl;修复代理侧 TS 校验逻辑(此前 SK 校验未生效)。
  • 分析与文档:前端 Google Analytics 事件跟踪;文档站配置同步。
  • 应用行为:单例启动模式;启动时可选更新检测与 “new” 角标;可折叠侧边栏及配套 shell 样式。
  • 文案与本地化:统一「注册码」等称呼、邮件相关提示;俄文等多语言修订。
  • 后端:客户端 API 扩展(events / heartbeats 等);数据库 Schema 与配置项按需调整。

其他

  • 新增内部计划文档 docs/AI_DEBUG_PLAN.md(实施与协作说明)。

English

Summary

This release improves SSH tunnel reliability and troubleshooting: it adds server-side AI-assisted diagnosis, product/analytics polish, and removes the SSH Pilot feature set and docs.

User-facing changes

  • SSH Pilot removed: Drops the SSH Pilot UI, MCP installer/HTTP plumbing, and related backend code; cleans documentation that referenced that flow.
  • AI Debug: Server-side diagnosis for SSH failures (internal/aidebug), new modal and result-card UI, i18n (including busy/error copy), SSH key path resolution with local file checks, LLM calls via the backend with rate limiting and no API keys exposed in the frontend. OpenAI proxy compatibility (e.g. Volcano Coding Plan baseURL) and stricter proxy validation in openai_proxy.supabase.ts (prior TS path did not validate the secret key).
  • Analytics & docs: Google Analytics event tracking on the frontend; docs site configuration updated accordingly.
  • App behavior: Single-instance launch; optional update check at startup with a “new” badge; collapsible sidebar and related shell styling.
  • Copy & localization: Aligns terms such as registration code and email hints; updates including Russian locale.
  • Backend: Extended client APIs (events / heartbeats, etc.), plus schema and configuration changes as needed.

Other

  • Adds internal planning doc docs/AI_DEBUG_PLAN.md for rollout and execution notes.

v0.23.1-alpha

Choose a tag to compare

@github-actions github-actions released this 04 Apr 10:30
feat: Add SSH Pilot page, setup MCP server for AI to operate online s…

v0.22.3-alpha

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:49

Full Changelog: v0.22.1-alpha...v0.22.3-alpha

Release Notes

Version: 0.22.3-alpha

🐛 Bug Fixes

  • Windows Shutdown Behavior - Fixed application shutdown issues on Windows systems

⚡ Performance Improvements

  • Parallel Auto-Start Tunnels - Changed tunnel auto-start to parallel execution, significantly improving startup speed
  • Enhanced startup error logging to avoid silent failures

v0.22.1-alpha

Choose a tag to compare

@github-actions github-actions released this 29 Mar 09:57
feat: support systray feature

v0.21.1-alpha

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:26
feat: support import jumpers from ~/.ssh/config file

v0.20.1-alpha

Choose a tag to compare

@github-actions github-actions released this 22 Mar 14:06
  1. Refine config UI
  2. Add more languages
  3. Fix license code status refresh bugs

v0.19.2-alpha

Choose a tag to compare

@github-actions github-actions released this 13 Mar 06:02
update to v0.19.2

v0.19.1-alpha

Choose a tag to compare

@github-actions github-actions released this 13 Mar 05:01
UI Improvement: 点击遮罩层不会自动关闭弹窗

v0.18.1-alpha

Choose a tag to compare

@github-actions github-actions released this 10 Mar 04:52
fix bugs on Windows