github agegr/pi-web v0.7.5

latest releases: v0.7.16, v0.7.15, v0.7.14...
one month ago

中文

基于 v0.7.4..v0.7.5 的提交整理。

新增

  • 新增文件下载能力:文件 API 支持 ?type=download,文件树以及图片、音频、文本查看器都可以直接下载文件。b779faa, 65e95bb

修复

  • 修复深层线性会话导出 HTML 时递归处理导致调用栈溢出、导出页面空白的问题。580e7d8, 49dab58

改进

  • 将界面文案从中文翻译为英文,统一默认 UI 语言。75b6ce1
  • 禁用整个应用的浏览器自动翻译,避免 Chrome/Edge 等浏览器误翻译界面内容。3440c7d

内部调整

  • 抽出工具预设逻辑到 lib/tool-presets.ts,并清理未使用文件。9eb448b
  • 发布 npm 包 @agegr/pi-web@0.7.547ff178

English

Prepared from commits in v0.7.4..v0.7.5.

Added

  • Added file download support: the file API now supports ?type=download, and files can be downloaded directly from the file explorer plus image, audio, and text viewers. b779faa, 65e95bb

Fixed

  • Fixed exported HTML for deeply linear sessions where recursive processing could overflow the call stack and render a blank export page. 580e7d8, 49dab58

Improved

  • Translated UI strings from Chinese to English to standardize the default interface language. 75b6ce1
  • Disabled browser automatic translation across the app to prevent Chrome/Edge and similar browsers from unexpectedly translating UI text. 3440c7d

Internal

  • Extracted tool preset logic into lib/tool-presets.ts and removed unused files. 9eb448b
  • Published npm package @agegr/pi-web@0.7.5. 47ff178

Don't miss a new pi-web release

NewReleases is sending notifications on new releases.