release: version 0.9.63 (#1550)

This commit is contained in:
Huang Xin
2025-07-07 21:07:35 +08:00
committed by GitHub
parent 74e1b733a9
commit f5b686abd9
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.62",
"version": "0.9.63",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+15
View File
@@ -1,5 +1,20 @@
{
"releases": {
"0.9.63": {
"date": "2025-07-07",
"notes": [
"Reader: Fixed links not working in some MOBI books",
"TTS: Fixed an issue where some text was skipped during reading",
"Library: You can now delete only the cloud backup of a book without removing the local copy",
"Performance: Fonts in the font list now load only when displayed for faster startup",
"Performance: Opening large MOBI books is now significantly faster",
"Layout: Fixed overlay scrollbar display in virtualized book lists",
"Layout: Improved grid cover image height in crop mode",
"Layout: Removed unsupported screen orientation lock option on iPad",
"Layout: System context menu no longer appears when selecting text on iPad",
"Translation: Added Thai (th-TH) language support"
]
},
"0.9.62": {
"date": "2025-07-02",
"notes": [