chore: version 1.1.5

This commit is contained in:
AnotiaWang
2025-02-24 22:23:22 +08:00
parent c2425bc3a4
commit d27b131d1a
3 changed files with 5 additions and 1 deletions

View File

@ -27,6 +27,8 @@ Please give a 🌟 Star if you like this project!
25/02/24
- Added: Fullscreen mode for the search flow. This helps you to focus on the search process better.
- Changed: "Export PDF" now uses the browser's native print ability. This fixes layout issues and emilinates font problems.
- Fixed: "Context Size" setting are not correctly applied
25/02/22

View File

@ -25,6 +25,8 @@
25/02/24
- 新增:搜索流程图支持放大到全屏。可以更方便地追踪整个搜索流程了。
- 改动:“导出 PDF”功能改为使用浏览器原生的打印能力这样能确保排版和展示的一致并且不再需要单独下载中文字体。
- 修复:“上下文大小”设置未生效问题
25/02/22

View File

@ -1,3 +1,3 @@
{
"version": "1.1.4"
"version": "1.1.5"
}