Skip to content

Commit 1b8987d

Browse files
committed
1.3.0
1 parent 89b2728 commit 1b8987d

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

README.md

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

7171
# 更新日志
7272

73+
## 20220203 v1.3.0
74+
+ 🎨 新增 气氛色 选项:主题色全局沉浸(类似 Material You)
75+
+ 新增 `argon_comment_extra_info` filter
76+
+ 代码块行号默认不透明
77+
+ 修复首页排除文章和 Tag 选项不生效的 Bug
78+
+ 修复友情链接页面显示错误
79+
+ 修复评论区表单验证问题
80+
+ 修复 session 干扰 REST API 回环问题
81+
+ 修复开启衬线字体后代码块显示问题
82+
+ 修复后台媒体库不能搜索问题
83+
+ 其他改进与修复
84+
85+
86+
7387
## 20220106 v1.2.10
7488
+ 新增通过 Ajax 获取验证码以绕过 CDN 缓存选项
7589
+ 说说预览显示赞数和评论数,优化折叠样式

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.10",
2+
"version": "1.3.0",
33
"details_url": "https://github.com/solstice23/argon-theme/releases",
4-
"download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.2.10/argon.zip"
4+
"download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.3.0/argon.zip"
55
}

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: argon
33
Author: solstice23
44
Author URI: https://solstice23.top/
55
Description: 轻盈、简洁、美观的 Wordpress 主题
6-
Version: 1.2.10
6+
Version: 1.3.0
77
License: GNU General Public License v3.0
88
License URI: https://www.gnu.org/licenses/gpl-3.0.html
99
Tags: 简约, 两栏, 侧栏在左边, 浮动侧栏, 文章目录, 自适应, 夜间模式, 可自定义

0 commit comments

Comments
 (0)