Skip to content

Commit

Permalink
v3.0.6: finalizing
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakshif committed Apr 30, 2024
1 parent 69a1738 commit 11f4615
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 29 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### v3.0.6

* 适配思源 v3.0.12 文档标题区域新布局
* 优化文档标签、查询条件标签的样式
* 填充数据库菜单高亮项目中文本框的背景色
* [微调集市卡片动态宽度](https://github.com/mustakshif/Asri/issues/57)
* 修复数据库视图页签图标不居中的问题
* 修复集市包详情页面表格无法横向滚动的问题

<br />

* Adapted the layout of the document title area in SiYuan v3.0.12.
* Optimized the styles of document tags and saved query criteria condition tags.
* Filled the background color of the input box in the database menu highlight item.
* [Fine-tuned dynamic width of marketplace item cards](https://github.com/mustakshif/Asri/issues/57).
* Fixed the issue where the icon of the database view tab was not centered.
* Fixed the issue where the table on the market package details page could not be scrolled horizontally.

---

### v3.0.5

* 新增侧栏面板、面包屑、代码片段滚动区域的溢出渐隐
Expand Down
22 changes: 8 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,14 @@ An ultra-modern theme for [SiYuan Note](https://github.com/siyuan-note/siyuan),

## Latest Updates

### v3.0.5

* Added overflow fade-out to side panels, breadcrumbs, and code snippet dialog.
* Added border for appearance colors and PDF highlighting colors.
* Reduced color difference between database headers and block backgrounds when highlighted.
* Adapted placeholder text, text format toolbar icons, and table zebra stripe background color to the new color system.
* PDF annotation colors now follow the light/dark mode of the PDF reader.
* Adjusted color of inline tags.
* Adjusted button style in message boxes.
* Fixed compatibility issue with color system on Safari browser.
* [Fixed issue where document cannot be exported as an image](https://github.com/mustakshif/Asri/issues/47).
* [Removed background blur in code block language section](https://github.com/mustakshif/Asri/issues/52).
* [Removed fixed height of breadcrumb in flashcard interface](https://github.com/mustakshif/Asri/issues/53).
* [Fixed rendering error on marketplace package information page in Safari browser](https://github.com/mustakshif/Asri/issues/55).
### v3.0.6

* Adapted the layout of the document title area in SiYuan v3.0.12.
* Optimized the styles of document tags and saved query criteria condition tags.
* Filled the background color of the input box in the database menu highlight item.
* [Fine-tuned dynamic width of marketplace item cards](https://github.com/mustakshif/Asri/issues/57).
* Fixed the issue where the icon of the database view tab was not centered.
* Fixed the issue where the table on the market package details page could not be scrolled horizontally.

### ...

Expand Down
22 changes: 8 additions & 14 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,14 @@ Asri 是一款极富现代感的[思源笔记](https://github.com/siyuan-note/si

## 最近更新

### v3.0.5

* 新增侧栏面板、面包屑、代码片段滚动区域的溢出渐隐
* 外观样式颜色、PDF 高亮色选项添加边框
* 减少块高亮时和嵌入块中的数据库表头与块背景色的色差
* 文本框提示文字、文本格式工具条图标、表格斑马条纹背景颜色适配新色彩系统
* PDF 标注颜色跟随 PDF 阅读器亮暗色模式
* 调整行内标签元素颜色
* 调整消息框中的按钮样式
* 修复 Safari 上色彩系统兼容性问题
* [修复无法导出文档为图片的问题](https://github.com/mustakshif/Asri/issues/47)
* [移除代码块语言类型区域背景模糊](https://github.com/mustakshif/Asri/issues/52)
* [移除闪卡界面面包屑固定高度](https://github.com/mustakshif/Asri/issues/53)
* [修复 Safari 上集市包信息页面渲染错误的问题](https://github.com/mustakshif/Asri/issues/55)
### v3.0.6

* 适配思源 v3.0.12 文档标题区域新布局
* 优化文档标签、查询条件标签的样式
* 填充数据库菜单高亮项目中文本框的背景色
* [微调集市卡片动态宽度](https://github.com/mustakshif/Asri/issues/57)
* 修复数据库视图页签图标不居中的问题
* 修复集市包详情页面表格无法横向滚动的问题

### ...

Expand Down
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Asri",
"author": "MUSTAKSHIF",
"url": "https://github.com/mustakshif/Asri",
"version": "3.0.5",
"version": "3.0.6",
"displayName": {
"default": "Asri",
"zh_CN": "Asri",
Expand Down

0 comments on commit 11f4615

Please sign in to comment.