diff --git a/README.md b/README.md index da00dd55..59cf50c7 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,19 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI # 更新日志 +## 20220106 v1.2.10 ++ 新增通过 Ajax 获取验证码以绕过 CDN 缓存 ++ 说说预览显示赞数和评论数,优化折叠样式 ++ 修复编辑器某些功能的失效 ++ 修复评论提醒邮件格式错误 ++ 修复 Pangu.js 某些页面不应用 ++ 修复搜索结果切换筛选器后页数不重置 ++ 修复搜索结果说说预览图片不显示问题 ++ 修复 Pjax 右侧栏不刷新的问题 ++ 繁体中文翻译修正 ++ UI 细节修复与调整 ++ 其他修复与改进 + ## 20211205 v1.2.9 + 增加搜索过滤器(支持搜索说说) + 支持折叠过长说说 diff --git a/info.json b/info.json index d854deac..7a9ef08e 100644 --- a/info.json +++ b/info.json @@ -1,5 +1,5 @@ { - "version": "1.2.9", + "version": "1.2.10", "details_url": "https://github.com/solstice23/argon-theme/releases", - "download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.2.9/argon.zip" + "download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.2.10/argon.zip" } diff --git a/style.css b/style.css index bd58ae4d..2e1fd812 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ Theme Name: argon Author: solstice23 Author URI: https://solstice23.top/ Description: 轻盈、简洁、美观的 Wordpress 主题 -Version: 1.2.9 +Version: 1.2.10 License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Tags: 简约, 两栏, 侧栏在左边, 浮动侧栏, 文章目录, 自适应, 夜间模式, 可自定义