release: version 0.10.2 (#3750)

This commit is contained in:
Huang Xin
2026-04-05 03:23:25 +08:00
committed by GitHub
parent 70b94d8986
commit 531dbe5f16
4 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.10.1",
"version": "0.10.2",
"private": true,
"type": "module",
"scripts": {
+16
View File
@@ -1,5 +1,21 @@
{
"releases": {
"0.10.2": {
"date": "2026-04-05",
"notes": [
"Reading: Added single section scroll option, keyboard shortcuts help dialog, and reading ruler improvements",
"Reading: Fixed Adobe font deobfuscation and applied theme colors to PDFs",
"Reading: Fixed paginator freeze, image sizing on resize, and vertical writing mode compatibility",
"Annotations: Fixed annotations grouped under wrong chapter and added highlight opacity setting",
"Text-to-Speech: Added dedicated TTS settings tab with highlight opacity and keyboard shortcuts for navigation",
"Sync: Added Hardcover.app sync integration and improved KOSync progress accuracy",
"KOReader Plugin: Added full annotation sync option and fixed sync-related crashes",
"OPDS: Added custom catalog headers with web proxy consent and fixed feed display issues",
"Speed Reading: Added per-chapter progress bar and speed selector dropdown",
"Android: Added D-pad navigation for Android TV remote controller",
"Theme: Added atmosphere Easter egg with video overlay and ambient audio"
]
},
"0.10.1": {
"date": "2026-03-22",
"notes": [