release: version 0.9.92 (#2469)

This commit is contained in:
Huang Xin
2025-11-18 19:45:27 +05:30
committed by GitHub
parent 93a71a0fd0
commit efd9ad12a9
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.91",
"version": "0.9.92",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev --turbopack",
+13
View File
@@ -1,5 +1,18 @@
{
"releases": {
"0.9.92": {
"date": "2025-11-18",
"notes": [
"Bookshelf: Added support for nested groups to organize your books more flexibly",
"Sync: Improved reliability by automatically retrying failed book syncs",
"Sync: Improved token refresh so login sessions stay active longer on KOReader",
"E-Ink: Enhanced readability on the library page for E-Ink devices",
"UI: Storage capacity is now displayed with precise values in the user profile",
"Reader: You can now import files directly into the currently selected book group",
"Account: You can now update the email address linked to your Readest account",
"Footnotes: Added compatibility for more footnote formats"
]
},
"0.9.91": {
"date": "2025-10-29",
"notes": [