release: version 0.9.88 (#2258)

This commit is contained in:
Huang Xin
2025-10-18 00:06:00 +08:00
committed by GitHub
parent 35fbce3506
commit 05e9549410
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.87",
"version": "0.9.88",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev --turbopack",
+10
View File
@@ -1,5 +1,15 @@
{
"releases": {
"0.9.88": {
"date": "2025-10-18",
"notes": [
"TTS: Fixed issue where the read-aloud indicator disappeared too quickly",
"Layout: Overriding book layout no longer affects explicitly set text alignment",
"Reader: Added localized number display for reading progress in vertical layout",
"Reader: Enhanced swipe responsiveness for smoother page transitions",
"Settings: Added an option to disable animations when using E-Ink mode"
]
},
"0.9.87": {
"date": "2025-10-16",
"notes": [