release: version 0.9.92 (#2469)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user