release: version 0.9.25 (#690)

This commit is contained in:
Huang Xin
2025-03-24 02:39:39 +08:00
committed by GitHub
parent ebc23c4ce3
commit 03f0ee1f7d
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.23",
"version": "0.9.25",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+10
View File
@@ -1,5 +1,15 @@
{
"releases": {
"0.9.25": {
"date": "2025-03-24",
"notes": [
"Support exporting annotations in markdown format",
"Support importing TXT files",
"Support setting reader language in the UI",
"Add bottom action bar on mobile platforms",
"Various fixes on layout settings and styles"
]
},
"0.9.23": {
"date": "2025-03-19",
"notes": [