release: version 0.9.65 (#1614)

This commit is contained in:
Huang Xin
2025-07-19 00:31:38 +08:00
committed by GitHub
parent 60ad6706ff
commit 9c5a1147fa
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.64",
"version": "0.9.65",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+12
View File
@@ -1,5 +1,17 @@
{
"releases": {
"0.9.65": {
"date": "2025-07-19",
"notes": [
"Reader: Added support for opening multiple reader windows on desktop",
"Layout: Added visible window borders on Linux",
"TTS: Improved handling of invalid book language",
"TTS: Skipped reading footnote anchor links",
"Translation: Fixed an issue where table of contents entries were not translated",
"Sync: Edited book metadata is now included in sync across devices",
"iOS: Disabled context menu when long-pressing on book covers"
]
},
"0.9.64": {
"date": "2025-07-16",
"notes": [