diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cf7f62..3985215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## v1.9.5 / 2024.01.24 +- 💄 ui(Light Theme): 自定义字体样式优化:调整红绿蓝橙四个字体颜色 +- 💄 ui(Green Theme): 设置样式美化 +- 🔥 鉴于日历插件已经完善,删除主题日历功能 + +--- + +- 💄 UI (Light Theme): Custom font style optimization: Adjust the four font colors of red, green, blue, and orange +- 💄 UI (Green Theme): Set Style Beautification +- 🔥 Considering that the calendar plugin has been improved, remove the theme calendar function + + ## v1.9.4 / 2024.01.16 - 🐛 fix(外观):修复更改列表竖线border color之后,列表转导图样式问题 diff --git a/README.md b/README.md index 94208b0..27c8944 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ English | [中文](./README_zh_CN.md) ## 🚀 CHANGLOGS + v1.9.5 / 2024.01.24 + +- 💄 UI (Light Theme): Custom font style optimization: Adjust the four font colors of red, green, blue, and orange +- 💄 UI (Green Theme): Set Style Beautification +- 🔥 Considering that the calendar plugin has been improved, remove the theme calendar function + v1.9.4 / 2024.01.16 @@ -60,10 +66,6 @@ v1.9.2 / 2023.01.14 * 📝 Starting from this version, the English README and CHANGELOG.md will be updated. * 🔥Cancel th adjustment of table width. -v1.9.0 / 2023.01.07 -- 💄 ui(custom colors): Adjusted color matching -- 💄 ui(title): Changed the style, modified the background color, added some shadows, and included a title prompt for savor - Please see [CHANGELOG](./CHANGELOG.md) for the full update log. @@ -109,9 +111,7 @@ I use this name to wake myself up, hoping to make good use of Siyuan notes, help - Table settings including the display of table headers - [Savor Theme](https://github.com/royc01/notion-theme) - Theme switch button -- [Calendar Panel](https://github.com/HowcanoeWang/calendar) - - Supports intelligent recognition of dates in the "2006.01.02" or "2006-01-02" format based on notebook diary path templates. The original version does not support more complex formats. With my modifications, it now supports parsing complex diary path templates, such as `/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}` - - Supports clicking to view existing diaries and creating future diaries in advance + ## 🐭Custom attributes diff --git a/README_zh_CN.md b/README_zh_CN.md index 08b4c19..3e7605a 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -30,6 +30,12 @@ ## 🚀最近更新 +v1.9.5 / 2024.01.24 +- 💄 ui(Light Theme): 自定义字体样式优化:调整红绿蓝橙四个字体颜色 +- 💄 ui(Green Theme): 设置样式美化 +- 🔥 鉴于日历插件已经完善,删除主题日历功能 + + v1.9.4 / 2024.01.16 - 🐛 fix(外观):修复更改列表竖线border color之后,列表转导图样式问题 @@ -60,9 +66,6 @@ v1.9.2 / 2024.01.14 * 📝 从这一版开始会开始更新英文README和CHANGELOG.md * 🔥取消表格宽度调整 -v1.9.0 / 2024.01.07 -- 💄 ui(自定义颜色): 调整配色 -- 💄 ui( 标题): 更改样式,改了下背景色、添加了一点阴影、添加了savor的标题提示 全部更新日志请见 [CHANGELOG](./CHANGELOG.md) @@ -111,9 +114,6 @@ Tsundoku “積 ん 読”是日语里的一个词,维基百科是这样解释 - 表格设置是否显示表头和表格宽度调整 - [Savor主题](https://github.com/royc01/notion-theme) - 主题切换按钮 -- [日历面板](https://github.com/HowcanoeWang/calendar) - - 支持根据笔记本日记路径模板智能识别“2006.01.02”或“2006-01-02”格式,原版不支持更复杂的格式,目前经我的改动,已经支持解析复杂的日记路径模板了,比如`/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}` - - 支持点击查看已有日记以及提前新建未来日记 diff --git a/theme.json b/theme.json index 59b9651..71092f8 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.4", + "version": "1.9.5", "displayName": { "default": "Tsundoku", "zh_CN": "積読"