release: version 0.9.32 (#848)

This commit is contained in:
Huang Xin
2025-04-09 12:01:55 +08:00
committed by GitHub
parent 612302f42f
commit ff4d8af054
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.31",
"version": "0.9.32",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+9
View File
@@ -1,5 +1,14 @@
{
"releases": {
"0.9.32": {
"date": "2025-04-09",
"notes": [
"No more resetting of font size and color when you apply custom book styles",
"The underline and squiggly highlight decorations have been adjusted to sit neatly between text lines",
"With more font options available, the font menu is no longer forced in-line",
"LXGW WenKai TC is now part of our CJK font list"
]
},
"0.9.31": {
"date": "2025-04-08",
"notes": [