Commit 30634f57 authored by Medicean's avatar Medicean

release v2.1.7

parent e852cbcc
......@@ -2,6 +2,23 @@
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
## 2019/10/30 `v(2.1.7)`
### 安全更新
* fix #222 感谢 @9tail123
* **重要**: 增加全局 html 转义, 在每次响应后强制进行 html 转义, 避免过滤时漏掉的问题
> 此更新会影响大部分插件的使用, 请及时更新插件或重装插件
>
> 如果在使用当中发现二次转义的情况, 请报告 issue
* 新增「报告漏洞」链接, 可在「关于程序」页中看到, 也可点下面的链接直达
https://forms.gle/HrUMxedsyREeXw4R9
> 如在后续发现漏洞, 请以该方式进行提交, 待修复后再公开
## 2019/09/17 `v(2.1.6)`
### 后端模块
......
# AntSword [![release](https://img.shields.io/badge/release-v2.1.6-blue.svg?style=flat-square)][url-release]
# AntSword [![release](https://img.shields.io/badge/release-v2.1.7-blue.svg?style=flat-square)][url-release]
> AntSword in your hands, no worries in your mind!
......
# 中国蚁剑 [![release](https://img.shields.io/badge/release-v2.1.6-blue.svg?style=flat-square)][url-release]
# 中国蚁剑 [![release](https://img.shields.io/badge/release-v2.1.7-blue.svg?style=flat-square)][url-release]
> 一剑在手,纵横无忧!
......
{
"name": "antsword",
"version": "2.1.6",
"version": "2.1.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "antsword",
"version": "2.1.6",
"version": "2.1.7",
"description": "中国蚁剑是一款跨平台的开源网站管理工具",
"main": "app.js",
"dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment