release: version 0.9.76 (#1932)

This commit is contained in:
Huang Xin
2025-08-30 12:19:01 +08:00
committed by GitHub
parent e8a96fba95
commit f0c249bce2
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.75",
"version": "0.9.76",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+14
View File
@@ -1,5 +1,19 @@
{
"releases": {
"0.9.76": {
"date": "2025-08-30",
"notes": [
"Sync: Moved KOReader sync controls into the reader sidebar with a manual push/pull option",
"Sync: Improved tolerance and reliability for KOReader sync operations",
"Sync: Added support for more KOReader server implementations",
"Fonts: Added support for importing multiple styles within a font family",
"Reader: Fixed an issue where footnotes are empty in some EPUB files",
"Theme: Applied theme background color for PDFs on macOS",
"Reader: Added support for importing AZW3 files on Android",
"Reader: Reduced screen flash when launching the app and opening books",
"Layout: Fixed an issue where the grouping modal would not appear on Linux"
]
},
"0.9.75": {
"date": "2025-08-22",
"notes": [