release: version 0.9.51 (#1296)

This commit is contained in:
Huang Xin
2025-06-01 00:33:21 +08:00
committed by GitHub
parent 6ec3a5b332
commit 1fe188814d
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.50",
"version": "0.9.51",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+11
View File
@@ -1,5 +1,16 @@
{
"releases": {
"0.9.51": {
"date": "2025-06-01",
"notes": [
"Translator: Table of contents is now included in translations",
"Library Theme: Added light, dark, and system theme options to the library page",
"TTS: Now shows the current sentence and chapter in the media session",
"TTS: Text-to-speech continues from the last read sentence",
"Pagination Fix: Taking notes no longer breaks page turning",
"EPUB Scripts: Added a setting to allow JavaScript in EPUB files"
]
},
"0.9.50": {
"date": "2025-05-28",
"notes": [