Commit 5f04b137 authored by Medicean's avatar Medicean

v2.1.0.3

parent 3555ca98
......@@ -4,6 +4,14 @@
## `v(2.1.1)`
### 核心模块
* 新增「解码器」(目前仅支持 PHP)
> 将返回数据包进行编码/加密
* 新增 PHP `base64``rot13` 解码器
### Shell 管理
* 修复搜索数据时正则表达式输入错误导致crash 问题 #157
......
{
"name": "antsword",
"version": "2.1.0",
"version": "2.1.0.3",
"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