From c5b2feda481d9514e8cc83b0728da558535a462d Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Mon, 14 Apr 2025 23:50:39 +0800 Subject: [PATCH] release: version 0.9.35 (#888) --- README.md | 2 +- apps/readest-app/release-notes.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37f0dc2d..99d8f5b9 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ | **File Association and Open With** | Quickly open files in Readest in your file browser with one-click. | ✅ | | **Sync across Platforms** | Synchronize book files, reading progress, notes, and bookmarks across all supported platforms. | ✅ | | **Text-to-Speech (TTS) Support** | Enable text-to-speech functionality for a more accessible reading experience. | ✅ | +| **Library Management** | Organize, sort, and manage your entire ebook library. | ✅ | ## Planned Features @@ -62,7 +63,6 @@ | **Feature** | **Description** | **Priority** | | ------------------------------- | ------------------------------------------------------------------------------------------ | ------------ | -| **Library Management** | Organize, sort, and manage your entire ebook library. | 🛠 | | **AI-Powered Summarization** | Generate summaries of books or chapters using AI for quick insights. | 🛠 | | **Sync with Koreader** | Synchronize reading progress, notes, and bookmarks with [Koreader][link-koreader] devices. | 🔄 | | **Keyboard Navigation** | Implement vimium-style keybindings for book navigation. | 🔄 | diff --git a/apps/readest-app/release-notes.json b/apps/readest-app/release-notes.json index aa0c3fe6..03d13989 100644 --- a/apps/readest-app/release-notes.json +++ b/apps/readest-app/release-notes.json @@ -1,5 +1,13 @@ { "releases": { + "0.9.35": { + "date": "2025-04-15", + "notes": [ + "🛠️ Fixed an issue where books without cover images can not be synced across devices", + "📱 Added in-app update support for Android", + "📚 You can now sort books by title or author in your library" + ] + }, "0.9.33": { "date": "2025-04-13", "notes": [