release: version 0.9.43 (#1196)

This commit is contained in:
Huang Xin
2025-05-19 22:51:34 +08:00
committed by GitHub
parent 7c464b9a8d
commit def157cacb
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.41",
"version": "0.9.43",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+12
View File
@@ -1,5 +1,17 @@
{
"releases": {
"0.9.43": {
"date": "2025-05-19",
"notes": [
"Enhanced compatibility with Gutenberg and Feedbooks ebooks for better styling",
"Reduced sensitivity of trackpad and mouse during page flips",
"Cloud backup status is now visible for each book on mobile and desktop",
"New option to control scroll overlap when paginating in scroll mode",
"Added Dutch language translations",
"Added more font weight options for built-in fonts",
"Added previous and next section buttons in the footer bar for easier navigation"
]
},
"0.9.41": {
"date": "2025-05-13",
"notes": [