Skip to content

Commit

Permalink
Release v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Anxcye committed Jan 21, 2025
1 parent e2e2c4a commit 6f75512
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@
* Feat: Add bionic reading mode(#49)
* 新增:仿生阅读(#49)

## Unreleased
## 1.2.4 2025-01-21
* Feat: Remember last window position and size(#67)
* Feat: Color picker input hex code(#69)
* Feat: Export notes in CSV format(#71)
* Feat: Add TTS stop timer
* Feat: Add heat map to show reading time
* Feat: Add TTS stop timer(#81)
* Feat: Add heat map to show reading time(#69)
* Feat: Import progress prompt(#61)
* Feat: Add statistics chart switch time
* Fix: some Windows systems cannot import books
* Fix: some Windows systems cannot import books(#75)
* Fix: enhance Webdav sync stability
* Fix: Reading settings interface is incomplete on some devices
* Fix: Reading settings interface is incomplete on some devices(#70)

* 新增:记忆上次窗口位置和大小(#67)
* 新增:选择颜色时能够输入十六进制代码(#69)
* 新增:以 CSV 格式导出笔记(#71)
* 新增:TTS 定时停止
* 新增:用热力图展示阅读时长
* 新增:TTS 定时停止(#81)
* 新增:用热力图展示阅读时长(#69)
* 新增:导入进度提示(#61)
* 新增:统计图表切换时间
* 修复:部分Windows系统下无法导入图书
* 修复:部分 Windows 系统下无法导入图书(#75)
* 修复:增强 Webdav 同步稳定性
* 修复:部分设备下阅读设置界面显示不完整
* 修复:部分设备下阅读设置界面显示不完整(#70)

## 1.2.3 2024-12-26
* Feat: Reader could add notes
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: anx_reader
description: "An e-book reader."
publish_to: 'none'

version: 1.2.3+2040
version: 1.2.4+2050

environment:
sdk: '>=3.5.2 <4.0.0'
Expand Down

0 comments on commit 6f75512

Please sign in to comment.