chore: version 1.1.5
This commit is contained in:
@ -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
|
||||
|
||||
|
@ -25,6 +25,8 @@
|
||||
25/02/24
|
||||
|
||||
- 新增:搜索流程图支持放大到全屏。可以更方便地追踪整个搜索流程了。
|
||||
- 改动:“导出 PDF”功能改为使用浏览器原生的打印能力,这样能确保排版和展示的一致,并且不再需要单独下载中文字体。
|
||||
- 修复:“上下文大小”设置未生效问题
|
||||
|
||||
25/02/22
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "1.1.4"
|
||||
"version": "1.1.5"
|
||||
}
|
Reference in New Issue
Block a user