diff --git a/CHANGELOG.md b/CHANGELOG.md index 59ba427..945a11b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +### v2.1.12 + +* 统一集市已下载和其他页面的布局样式 +* 统一块引用搜索列表高亮文字样式 +* 统一 `列出引用失效的块` 界面和搜索界面样式 +* 统一 `列出引用失效的块` 界面中引用搜索菜单和外部同类菜单的样式 +* 优化小视口宽度下集市搜索框和和已下载项目说明内容的显示 +* 微调菜单项目右侧可操作图标的鼠标悬停样式 +* 修改 `移动` 窗口标题下的路径为不换行、横向滚动 +* 修复数据库菜单高亮选项中图标的颜色 + +* Unified the layout style of the downloaded page and other pages in Marketplace. +* Unified the highlighted text style for blockquote search lists. +* Unified the interface style for the `List Blocks with Invalid References` interface and the search interface. +* Unified the style of the reference search menu and external menu in the `List Blocks with Invalid References` interface. +* Optimized the display of the marketplace search bar and project descriptions on small viewport widths. +* Fine-tuned the mouse hover style of the operational icons in menu items. +* Modified the path under the title of the `Move` window to be displayed without line breaks and with horizontal scrolling. +* Fixed the color of the icon in the highlighted option from the database menu. + +--- + ### v2.1.11 * 新增自定义属性 `tdir`,用于整体控制文档内容的文字方向,详见主题说明 diff --git a/README.md b/README.md index da2c638..6d54b08 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,16 @@ An ultra-modern theme for [SiYuan Note](https://github.com/siyuan-note/siyuan), ## Latest Updates -### v2.1.11 - -* Added custom attribute `tdir` to control the overall text direction of the document content. Please refer to the theme instructions for details. -* Increased the top spacing of image titles, and the left and right spacings when displayed in full width. -* Optimized the display of the tab bar under extremely narrow widths. -* Optimized the line height of search results in the `Move` window. -* Increased the maximum width limit of of the status bar messages on hovering. -* Fixed an issue where the capital letter "M" would change to the "MIUI" font on Xiaomi mobile devices with the default font. +### v2.1.12 + +* Unified the layout style of the downloaded page and other pages in Marketplace. +* Unified the highlighted text style for blockquote search lists. +* Unified the interface style for the `List Blocks with Invalid References` interface and the search interface. +* Unified the style of the reference search menu and external menu in the `List Blocks with Invalid References` interface. +* Optimized the display of the marketplace search bar and project descriptions on small viewport widths. +* Fine-tuned the mouse hover style of the operational icons in menu items. +* Modified the path under the title of the `Move` window to be displayed without line breaks and with horizontal scrolling. +* Fixed the color of the icon in the highlighted option from the database menu. Check all updates [here](./CHANGELOG.md). diff --git a/README_zh_CN.md b/README_zh_CN.md index 91174d5..a1f0eea 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -10,14 +10,16 @@ Asri 是一款极富现代感的[思源笔记](https://github.com/siyuan-note/si ## 最近更新 -### v2.1.11 - -* 新增自定义属性 `tdir`,用于整体控制文档内容的文字方向,详见主题说明 -* 增加图片标题的上边距和全宽显示下的左右边距 -* 优化极窄宽度下页签栏的显示 -* 优化 `移动` 窗口搜索结果的行高 -* 提高状态栏消息部分悬停展示的宽度上限 -* 修复小米移动端默认字体下大写 M 变为 MIUI 字样的问题 +### v2.1.12 + +* 统一集市已下载和其他页面的布局样式 +* 统一块引用搜索列表高亮文字样式 +* 统一 `列出引用失效的块` 界面和搜索界面样式 +* 统一 `列出引用失效的块` 界面中引用搜索菜单和外部同类菜单的样式 +* 优化小视口宽度下集市搜索框和和已下载项目说明内容的显示 +* 微调菜单项目右侧可操作图标的鼠标悬停样式 +* 修改 `移动` 窗口标题下的路径为不换行、横向滚动 +* 修复数据库菜单高亮选项中图标的颜色 点击[这里](./CHANGELOG.md)查看全部更新日志。 diff --git a/theme.json b/theme.json index d74c986..43adb63 100644 --- a/theme.json +++ b/theme.json @@ -2,7 +2,7 @@ "name": "Asri", "author": "MUSTAKSHIF", "url": "https://github.com/mustakshif/Asri", - "version": "2.1.11", + "version": "2.1.12", "displayName": { "default": "Asri", "zh_CN": "Asri",