From ead9a0e8bb891d217a2a1878e8cbbfc80c70d346 Mon Sep 17 00:00:00 2001 From: Tron Date: Tue, 16 Jan 2024 18:33:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.9.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 16 ++++++++++++---- README_zh_CN.md | 10 +++++++--- theme.json | 2 +- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1dff1..18317b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -## v1.9.3 / 2023.01.16 +## v1.9.4 / 2024.01.16 + +- 🐛 fix(外观)修复更改列表竖线之后,列表转导图样式问题 + +--- + +- 🐛 After fixing the appearance change of the list vertical line, there are issues with the list conversion diagram style. + +## v1.9.3 / 2024.01.16 - 🐛 fix(字体自定义): 修复Green主题和Dark主题不支持代码片段中的字体自定义 现在主题可以通过把字体放在plugins文件夹下,并在代码片段如下片段,设置全局字体,并且手机端也能使用该字体了 ```css @@ -36,7 +44,7 @@ - 💄 ui (appearance): Modified the color of `b3-theme-primary-lightest`. -## v1.9.2 / 2023.01.14 +## v1.9.2 / 2024.01.14 * 💄列表竖线颜色调整,适配导出pdf * 🎨 导出样式放在print.css @@ -50,12 +58,12 @@ * 📝 Starting from this version, the English README and CHANGELOG.md will be updated. * 🔥Cancel th adjustment of table width. -## v1.9.1 / 2023.01.07 +## v1.9.1 / 2024.01.07 - 📝 修复README最近更新错位 --- - 📝 Fixing typos in the README file -## v1.9.0 / 2023.01.07 +## v1.9.0 / 2024.01.07 - 💄 ui(自定义颜色): 调整配色 - 💄 ui(标题): 更改样式,改了下背景色、添加了一点阴影、添加了savor的标题提示 diff --git a/README_zh_CN.md b/README_zh_CN.md index 8fe472a..33f4650 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -30,7 +30,11 @@ ## 🚀最近更新 -v1.9.3 / 2023.01.16 +v1.9.4 / 2024.01.16 + +- 🐛 fix(外观)修复更改列表竖线之后,列表转导图样式问题 + +v1.9.3 / 2024.01.16 - 🐛 fix(字体自定义): 修复Green主题和Dark主题不支持代码片段中的字体自定义 现在主题可以通过把字体放在plugins文件夹下,并在代码片段如下片段,设置全局字体,并且手机端也能使用该字体了 ```css @@ -49,14 +53,14 @@ v1.9.3 / 2023.01.16 - 🐛 fix(Dark主题): 修复没有加载特定link icon和代码块样式 - 💄 ui(外观): 修改 b3-theme-primary-lightest 颜色 -v1.9.2 / 2023.01.14 +v1.9.2 / 2024.01.14 * 💄列表竖线颜色调整,适配导出pdf * 🎨 导出样式放在print.css * 💄blockquote样式优化 * 📝 从这一版开始会开始更新英文README和CHANGELOG.md * 🔥取消表格宽度调整 -v1.9.0 / 2023.01.07 +v1.9.0 / 2024.01.07 - 💄 ui(自定义颜色): 调整配色 - 💄 ui( 标题): 更改样式,改了下背景色、添加了一点阴影、添加了savor的标题提示 diff --git a/theme.json b/theme.json index b1bda67..59b9651 100644 --- a/theme.json +++ b/theme.json @@ -2,7 +2,7 @@ "name": "Tsundoku", "author": "Achuan-2", "url": "https://github.com/Achuan-2/siyuan-themes-tsundoku", - "version": "1.9.3", + "version": "1.9.4", "displayName": { "default": "Tsundoku", "zh_CN": "積読"