Skip to content

Commit fdee28b

Browse files
committed
1.3.1
1 parent cdc3822 commit fdee28b

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
7070

7171
# 更新日志
7272

73+
## 20220205 v1.3.1
74+
+ 📌 新增 评论置顶 功能(需要在选项中开启)
75+
+ 子评论支持显示被回复者昵称
76+
+ 同步 Highlight.js 高亮方案
77+
+ 其他改进与修复
78+
7379
## 20220203 v1.3.0
7480
+ 🎨 新增 气氛色 选项:主题色全局沉浸(类似 Material You)
7581
+ 新增 `argon_comment_extra_info` filter
@@ -82,8 +88,6 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
8288
+ 修复后台媒体库不能搜索问题
8389
+ 其他改进与修复
8490

85-
86-
8791
## 20220106 v1.2.10
8892
+ 新增通过 Ajax 获取验证码以绕过 CDN 缓存选项
8993
+ 说说预览显示赞数和评论数,优化折叠样式

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.3.0",
2+
"version": "1.3.1",
33
"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"
55
}

0 commit comments

Comments
 (0)