release: version 0.9.67 (#1664)

This commit is contained in:
Huang Xin
2025-07-22 22:11:00 +08:00
committed by GitHub
parent d1f5934947
commit a5f18ab024
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.66",
"version": "0.9.67",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+12
View File
@@ -1,5 +1,17 @@
{
"releases": {
"0.9.67": {
"date": "2025-07-22",
"notes": [
"Reader: Fixed file opening issue when filenames contain commas",
"Translation: Added Yandex Translator as a new translation provider",
"Layout: Hovering over header now reveals macOS traffic light window controls",
"Theme: Reader background color is now customizable for EPUB and PDF",
"Library: Search now includes book format, group names, and descriptions",
"Library: Various improvements to metadata editor and bookshelf management",
"Linux: Fixed social login failure on Linux systems"
]
},
"0.9.66": {
"date": "2025-07-21",
"notes": [