There was an error while loading. Please reload this page.
1 parent 550e89e commit e143c39Copy full SHA for e143c39
changelog/v1.5.2+532.md
@@ -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
@@ -2,7 +2,7 @@ name: fehviewer
description: An unofficial e-hentai app
publish_to: 'none'
-version: 1.5.1+531
+version: 1.5.2+532
environment:
sdk: '>=3.0.0 <4.0.0'
0 commit comments