release: version 0.9.23 (#633)

This commit is contained in:
Huang Xin
2025-03-19 00:13:43 +08:00
committed by GitHub
parent 82f303fcfe
commit 948303c43a
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.22",
"version": "0.9.23",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+9
View File
@@ -1,5 +1,14 @@
{
"releases": {
"0.9.23": {
"date": "2025-03-19",
"notes": [
"Add options to show/hide header and footer",
"Add responsive window size for popup footnotes",
"Fix theme color not applied on Safari browsers",
"Fix progress not updated to 100% when finished reading"
]
},
"0.9.22": {
"date": "2025-03-16",
"notes": [