File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
70
70
71
71
# 更新日志
72
72
73
+ ## 20220205 v1.3.1
74
+ + 📌 新增 评论置顶 功能(需要在选项中开启)
75
+ + 子评论支持显示被回复者昵称
76
+ + 同步 Highlight.js 高亮方案
77
+ + 其他改进与修复
78
+
73
79
## 20220203 v1.3.0
74
80
+ 🎨 新增 气氛色 选项:主题色全局沉浸(类似 Material You)
75
81
+ 新增 ` argon_comment_extra_info ` filter
@@ -82,8 +88,6 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
82
88
+ 修复后台媒体库不能搜索问题
83
89
+ 其他改进与修复
84
90
85
-
86
-
87
91
## 20220106 v1.2.10
88
92
+ 新增通过 Ajax 获取验证码以绕过 CDN 缓存选项
89
93
+ 说说预览显示赞数和评论数,优化折叠样式
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.3.0 " ,
2
+ "version" : " 1.3.1 " ,
3
3
"details_url" : " https://github.com/solstice23/argon-theme/releases" ,
4
- "download_url" : " https://github.com/solstice23/argon-theme/releases/download/v1.3.0 /argon.zip"
4
+ "download_url" : " https://github.com/solstice23/argon-theme/releases/download/v1.3.1 /argon.zip"
5
5
}
You can’t perform that action at this time.
0 commit comments