Skip to content

Commit

Permalink
v3.2.2: finalizing
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakshif committed Jan 12, 2025
1 parent e347d33 commit 8e67704
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 33 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
### v3.2.2

* [新增“/”菜单弹出动画](https://github.com/mustakshif/Asri/issues/128)
* [添加低版本 Webview 中题头图的回退样式](https://github.com/mustakshif/Asri/issues/132)
* [优化亮暗色模式切换流畅度](https://github.com/mustakshif/Asri/issues/134)
* [优化集市包下载进度条样式](https://github.com/mustakshif/Asri/issues/127)
* 优化通知按钮样式
* 调整更多组件的动画曲线
* [调整 Emoji 面板布局](https://github.com/mustakshif/Asri/issues/129)
* 取消设置面板按钮宽度限制,优化多语言显示
* 侧栏面板适配从右至左布局模式
* 修复 Mac 端全屏后顶栏左间距缺失的问题
* [修复「打字机模式」插件启用后聚焦块指示条闪现的问题](https://github.com/mustakshif/Asri/issues/133#issuecomment-2579964200)
* [修复滚动条被容器圆角裁切的问题](https://github.com/mustakshif/Asri/issues/131)

<br />

* [Added animation for &quot;/&quot; menu popup](https://github.com/mustakshif/Asri/issues/128)
* [Added fallback styles for header images in older Webview versions](https://github.com/mustakshif/Asri/issues/132)
* [Optimized light/dark mode transition smoothness](https://github.com/mustakshif/Asri/issues/134)
* [Improved marketplace package download progress bar styles](https://github.com/mustakshif/Asri/issues/127)
* Optimized notification button styles
* Adjusted animation curves for more components
* [Adjusted Emoji panel layout](https://github.com/mustakshif/Asri/issues/129)
* Removed width restriction for settings panel buttons and optimized multilingual display
* Adapted side panels for right-to-left layout mode
* Fixed missing left margin in Mac fullscreen top bar
* [Fixed focus block indicator flash issue when &quot;Typewriter Mode&quot; plugin is enabled](https://github.com/mustakshif/Asri/issues/133#issuecomment-2579964200)
* [Fixed scrollbar clipping issues with container rounded corners](https://github.com/mustakshif/Asri/issues/131)

---

### v3.2.1

* 大幅提升亮暗色模式间平滑切换流畅度
Expand Down
31 changes: 15 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,21 @@ An ultra-modern theme for [SiYuan Note](https://github.com/siyuan-note/siyuan),

## Latest Updates

### v3.2.2

* [Added animation for &quot;/&quot; menu popup](https://github.com/mustakshif/Asri/issues/128)
* [Added fallback styles for header images in older Webview versions](https://github.com/mustakshif/Asri/issues/132)
* [Optimized light/dark mode transition smoothness](https://github.com/mustakshif/Asri/issues/134)
* [Improved marketplace package download progress bar styles](https://github.com/mustakshif/Asri/issues/127)
* Optimized notification button styles
* Adjusted animation curves for more components
* [Adjusted Emoji panel layout](https://github.com/mustakshif/Asri/issues/129)
* Removed width restriction for settings panel buttons and optimized multilingual display
* Adapted side panels for right-to-left layout mode
* Fixed missing left margin in Mac fullscreen top bar
* [Fixed focus block indicator flash issue when &quot;Typewriter Mode&quot; plugin is enabled](https://github.com/mustakshif/Asri/issues/133#issuecomment-2579964200)
* [Fixed scrollbar clipping issues with container rounded corners](https://github.com/mustakshif/Asri/issues/131)

### v3.2.1

* Significantly improved the smoothness of transitions between light and dark modes
Expand All @@ -33,22 +48,6 @@ An ultra-modern theme for [SiYuan Note](https://github.com/siyuan-note/siyuan),
* Fixed incomplete display of filter input box in backlink panel
* Fixed render process crashes when opening code snippet dialog

### v3.2.0

* Added right-to-left UI layout mode, which automatically adapts when the application language is set to Arabic or other right-to-left languages
* Added visual indicators for focused blocks
* Added transition animations for tab switching
* Added auto-hide functionality for sidebar panel controls
* Optimized the layout of code snippet dialog elements
* Optimized tooltip animation curves
* Optimized notification styles and animation curves
* Added compatibility with the "Typewriter Mode" plugin
* Adjusted the text color of descriptions on the account page
* Adjusted the top margin of certain database menus
* Adjusted the dialog border color in dark mode
* Removed page left and right margins when the docks and side panels are hidden `#macOS`
* Fixed status bar positioning when docks and side panels are hidden `#macOS`

### ...

### v3.0.0
Expand Down
31 changes: 15 additions & 16 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,21 @@ Asri 是一款极富现代感的[思源笔记](https://github.com/siyuan-note/si

## 最近更新

### v3.2.2

* [新增“/”菜单弹出动画](https://github.com/mustakshif/Asri/issues/128)
* [添加低版本 Webview 中题头图的回退样式](https://github.com/mustakshif/Asri/issues/132)
* [优化亮暗色模式切换流畅度](https://github.com/mustakshif/Asri/issues/134)
* [优化集市包下载进度条样式](https://github.com/mustakshif/Asri/issues/127)
* 优化通知按钮样式
* 调整更多组件的动画曲线
* [调整 Emoji 面板布局](https://github.com/mustakshif/Asri/issues/129)
* 取消设置面板按钮宽度限制,优化多语言显示
* 侧栏面板适配从右至左布局模式
* 修复 Mac 端全屏后顶栏左间距缺失的问题
* [修复「打字机模式」插件启用后聚焦块指示条闪现的问题](https://github.com/mustakshif/Asri/issues/133#issuecomment-2579964200)
* [修复滚动条被容器圆角裁切的问题](https://github.com/mustakshif/Asri/issues/131)

### v3.2.1

* 大幅提升亮暗色模式间平滑切换流畅度
Expand All @@ -33,22 +48,6 @@ Asri 是一款极富现代感的[思源笔记](https://github.com/siyuan-note/si
* 修复反链面板筛选输入框显示不全的问题
* 修复打开代码片段对话框时渲染进程崩溃的问题

### v3.2.0

* 新增从右至左 UI 布局模式,应用语言为阿拉伯语等从右至左语言时自动适配
* 新增聚焦块视觉标识
* 新增页签切换过渡动画
* 新增侧栏面板控件自动隐藏
* 优化代码片段对话框元素布局
* 优化提示条动画曲线
* 优化通知样式和动画曲线
* 适配「打字机模式」插件
* 调整账号页面简介文字色
* 调整数据库部分菜单顶部边距
* 调整暗色模式下对话框边框眼色
* 取消停靠栏和侧边面板隐藏时的页面左右边距 `#macOS`
* 修正停靠栏和侧边面板隐藏时的状态栏定位 `#macOS`

### ...

### v3.0.0
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.2.1",
"version": "3.2.2",
"displayName": {
"default": "Asri",
"zh_CN": "Asri",
Expand Down

0 comments on commit 8e67704

Please sign in to comment.