Skip to content

Commit e143c39

Browse files
committed
Bump version
1 parent 550e89e commit e143c39

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

changelog/v1.5.2+532.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## 🐛 修正
2+
3+
- 修复阅读进度同步问题 #288
4+
- 修复 iOS 平台导出应用设置数据的问题
5+
- 修复 iOS 平台不能正常保存图片到相册的问题
6+
7+
## ✨ 新增
8+
9+
- 可以使用远程 MySQL 数据库同步阅读进度和历史记录 #303
10+
11+
---
12+
13+
## 🐛 Fixes
14+
15+
- Fix the issue of reading progress synchronization #288
16+
- Fix the issue of exporting application settings data on iOS platform
17+
- Fix the issue that iOS platform cannot save pictures to albums normally
18+
19+
## ✨ New
20+
21+
- You can use remote MySQL database to synchronize reading progress and history #303

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: fehviewer
22
description: An unofficial e-hentai app
33

44
publish_to: 'none'
5-
version: 1.5.1+531
5+
version: 1.5.2+532
66

77
environment:
88
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)