Skip to content

v0.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:42
7c6506d

What's Changed

  • fix: 文件大小格式化改用十进制单位(1000进制) by @St0ff3l in #22
  • fix: 开发模式 CSP 允许 script-src unsafe-inline by @St0ff3l in #23
  • feat: optimistically dismiss closing session tabs by @St0ff3l in #24
  • fix: 关闭会话标签页即时隐藏,避免等待后端响应造成 UI 延迟 by @St0ff3l in #25
  • docs: 添加发版工作流文档 by @St0ff3l in #26
  • fix: use bundled monaco-editor instead of CDN to bypass Electron CSP by @St0ff3l in #27
  • Release/0.1.0 beta.10 by @Flashhhhhhzj in #29
  • feat: 优化字体加载与 Session Metrics 更新通道 by @St0ff3l in #30
  • [codex] 修复界面复制行为 by @St0ff3l in #32
  • fix: add cpu-features shim for Electron 42 native module compatibility by @St0ff3l in #34
  • chore: 升级依赖(安全补丁 + 大版本更新) by @St0ff3l in #35
  • [codex] 修复 SSH 上传降级链路的大文件字符串溢出 by @St0ff3l in #36
  • 修复 SSH/SFTP 传输稳定性与断连交互问题 by @St0ff3l in #37
  • 修复 Windows 安装器默认跳过向导的问题 by @St0ff3l in #38
  • Support IPv6 and hostname host input and persistence by @St0ff3l in #41
  • feat: Unified popup style, split the homepage into overview and quick links by @Flashhhhhhzj in #39
  • fix: 锁定 electron 精确版本以兼容 electron-builder by @St0ff3l in #43
  • Release 0.2.0-beta.1: 构建修复合集 by @St0ff3l in #44
  • Merge release/0.2.0-beta.2: 版本号升级 + CI 快速失败优化 by @St0ff3l in #45
  • docs: AGENTS.md 添加发版 SOP 和版本号管理规范 by @St0ff3l in #46
  • fix: 修复开发态 Safe Storage 弹窗并离线化图标与字体资源 by @St0ff3l in #47

Full Changelog: v0.1.0-beta.9...v0.2.0-beta.1