Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
5cc6c699
Commit
5cc6c699
authored
Mar 27, 2021
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release v2.1.11
parent
b226074f
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
8 deletions
+10
-8
CHANGELOG.md
CHANGELOG.md
+4
-2
README.md
README.md
+1
-1
README_CN.md
README_CN.md
+1
-1
package-lock.json
package-lock.json
+2
-2
package.json
package.json
+1
-1
README.md
source/core/jsp/template/README.md
+1
-1
No files found.
CHANGELOG.md
View file @
5cc6c699
...
...
@@ -2,7 +2,7 @@
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
## `v(2.1.11)`
##
2021/03/26
`v(2.1.11)`
### 后端模块
...
...
@@ -34,9 +34,11 @@ eg:
> 能够适配所有编码器的Shell比较少, 这个功能就略显鸡肋, 我们决定移除它
*
JSP Template 升级至
1.5.5-3c1cd75
*
JSP Template 升级至
[
v1.5
](
https://github.com/AntSwordProject/AntSword-JSP-Template/releases/tag/1.5
)
*
支持解码器(返回包加密)
*
兼容 JDK5
*
修复base64编码问题&改正错别字
*
修改获取当前目录的方式
### 其它
...
...
README.md
View file @
5cc6c699
# AntSword [][url-release]
# AntSword [][url-release]
> AntSword in your hands, no worries in your mind!
...
...
README_CN.md
View file @
5cc6c699
# 中国蚁剑 [][url-release]
# 中国蚁剑 [][url-release]
> 一剑在手,纵横无忧!
...
...
package-lock.json
View file @
5cc6c699
{
"name"
:
"antsword"
,
"version"
:
"2.1.1
0
"
,
"version"
:
"2.1.1
1
"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"antsword"
,
"version"
:
"2.1.1
0
"
,
"version"
:
"2.1.1
1
"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"crypto-js"
:
"^3.1.9-1"
,
...
...
package.json
View file @
5cc6c699
{
"name"
:
"antsword"
,
"version"
:
"2.1.1
0
"
,
"version"
:
"2.1.1
1
"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"main"
:
"app.js"
,
"dependencies"
:
{
...
...
source/core/jsp/template/README.md
View file @
5cc6c699
...
...
@@ -2,4 +2,4 @@
More at: https://github.com/AntSwordProject/AntSword-JSP-Template
Version: 1.5
.5-3c1cd75
Version: 1.5
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment