release: version 0.9.49 (#1247)

This commit is contained in:
Huang Xin
2025-05-27 20:47:09 +08:00
committed by GitHub
parent b0cc0b6f1a
commit cc85e5c304
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.43",
"version": "0.9.49",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+11
View File
@@ -1,5 +1,16 @@
{
"releases": {
"0.9.49": {
"date": "2025-05-27",
"notes": [
"Select All in Library: You can now select all books at once when in selection mode",
"More Translation Options: Added support for Azure and Google Translate services",
"Dark Mode Enhancement: New option to invert image colors for better visibility in dark mode",
"Bilingual TTS: Enjoy bilingual text-to-speech for books with content in two languages",
"Full Book Translation: Translate books in any language into bilingual ebooks",
"Privacy Settings: Added a new option to opt-out of telemetry"
]
},
"0.9.43": {
"date": "2025-05-19",
"notes": [