From cab757257e065b1ea112359e47d2bc3d66bf9471 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Wed, 26 Feb 2025 19:42:11 +0100 Subject: [PATCH] release: version 0.9.18 (#458) --- README.md | 5 ++--- apps/readest-app/package.json | 2 +- apps/readest-app/release-notes.json | 9 +++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8edea090..a805f8a3 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,8 @@ Stay tuned for continuous improvements and updates! Contributions and suggestion The Readest app is available for download! 🥳 🚀 -- macOS : Search for "Readest" on the [macOS App Store][link-macos-appstore]. +- macOS / iOS / iPadOS : Search for "Readest" on the [App Store][link-appstore], also available on TestFlight for beta test (send your Apple ID to readestapp@gmail.com to request access). - Windows / Linux / Android: Visit [https://readest.com][link-website] or the [Releases on GitHub][link-gh-releases]. -- iOS: Available on TestFlight (send your Apple ID to readestapp@gmail.com to request access) - Web: Visit [https://web.readest.com][link-web-readest]. ## Requirements @@ -242,7 +241,7 @@ The following fonts are utilized in this software, either bundled within the app [badge-commit-activity]: https://img.shields.io/github/commit-activity/m/readest/readest [badge-discord]: https://img.shields.io/discord/1314226120886976544?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square [badge-hellogithub]: https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=8a5b6ade2aee461a8bd94e59200682a7&claim_uid=eRLUbPOy2qZtDgw&theme=small -[link-macos-appstore]: https://apps.apple.com/app/apple-store/id6738622779?pt=127463130&ct=github&mt=8 +[link-appstore]: https://apps.apple.com/app/apple-store/id6738622779?pt=127463130&ct=github&mt=8 [link-website]: https://readest.com?utm_source=github&utm_medium=referral&utm_campaign=readme [link-web-readest]: https://web.readest.com [link-gh-releases]: https://github.com/readest/readest/releases diff --git a/apps/readest-app/package.json b/apps/readest-app/package.json index 9e671474..c3030d64 100644 --- a/apps/readest-app/package.json +++ b/apps/readest-app/package.json @@ -1,6 +1,6 @@ { "name": "@readest/readest-app", - "version": "0.9.17", + "version": "0.9.18", "private": true, "scripts": { "dev": "dotenv -e .env.tauri -- next dev", diff --git a/apps/readest-app/release-notes.json b/apps/readest-app/release-notes.json index 04c2fac1..8d0c495d 100644 --- a/apps/readest-app/release-notes.json +++ b/apps/readest-app/release-notes.json @@ -1,5 +1,14 @@ { "releases": { + "0.9.18": { + "date": "2025-02-26", + "notes": [ + "Add user profile page and option to delete account in the cloud", + "Fix TTS failed to start with invalid book language", + "Enhancements on iOS with modals and annotation tools", + "UX enhancements with modern highlights colors" + ] + }, "0.9.17": { "date": "2025-02-24", "notes": [