release: version 0.9.19 (#508)

This commit is contained in:
Huang Xin
2025-03-07 00:30:48 +08:00
committed by GitHub
parent 3c52a9e0cb
commit 93d1fe6946
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.18",
"version": "0.9.19",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",
+8
View File
@@ -1,5 +1,13 @@
{
"releases": {
"0.9.19": {
"date": "2025-03-07",
"notes": [
"Support custom CSS for Reader UI",
"Initial support of RTL layout for Arabic and Hebrew books",
"Various fixes and enhancements on layout and sync"
]
},
"0.9.18": {
"date": "2025-02-26",
"notes": [