release: version 0.9.28 (hotfix) (#759)

This commit is contained in:
Huang Xin
2025-03-30 02:46:09 +08:00
committed by GitHub
parent 2daee62b80
commit f5fd37f40d
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.27",
"version": "0.9.28",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+8
View File
@@ -1,5 +1,13 @@
{
"releases": {
"0.9.28": {
"date": "2025-03-30",
"notes": [
"Improved vertical reading mode with better support for Chinese punctuations",
"Fixed TXT file importing issue on desktop apps — TXT books now load reliably and display as expected",
"Improved annotation experience — highlighting tools are now properly dismissed when adding notes to avoid UI conflicts"
]
},
"0.9.27": {
"date": "2025-03-29",
"notes": [