Skip to content

Commit

Permalink
release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Medicean committed Aug 25, 2018
1 parent 3b63656 commit 8f9d64f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

现在可以在「系统设置 - 编码管理」下增加用户自定义的编码器了,不需要拘泥自带的 `base64``chr``rot13``base32``rc4``aes`......尽情发挥吧

![编码管理]()
![编码管理](http://7xtigg.com1.z0.glb.clouddn.com/doc/settings/encoder_edit_1.png)

* **新增「显示设置」模块**

Expand Down Expand Up @@ -112,6 +112,7 @@
* **新增「预览文件」功能**

双击文件自动预览 1.5MB 以内图片,大于该体积的图片可在菜单中选择「预览文件」。
![](http://7xtigg.com1.z0.glb.clouddn.com/doc/file_manager/previewfile.png)

* **优化文件管理,文件列表快速跳行**

Expand All @@ -131,7 +132,7 @@

指定密码或者随机产生连接密码,然后随机生成一个 Shell 脚本。

![生成Shell]()
![生成Shell](http://7xtigg.com1.z0.glb.clouddn.com/plugins/genshell/genshell.png)

* **新增「复制Shell配置」插件**

Expand Down

4 comments on commit 8f9d64f

@lsh4ck
Copy link

@lsh4ck lsh4ck commented on 8f9d64f Aug 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uncaught Exception:
TypeError: Path must be a string. Received undefined
at assertPath (path.js:28:11)
at Object.join (path.js:1251:7)
at new Conf (/Users/lsh4ck/tools/AntSword/modules/config.js:24:26)
at Object. (/Users/lsh4ck/tools/AntSword/modules/config.js:94:18)
at Object. (/Users/lsh4ck/tools/AntSword/modules/config.js:96:3)
at Module._compile (module.js:642:30)
at Object.Module._extensions..js (module.js:653:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)

@lsh4ck
Copy link

@lsh4ck lsh4ck commented on 8f9d64f Aug 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

很开心你还在更新 关注很久了 但是调试遇到一些问题 我不太会js,求指导

@Medicean
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lsh4ck 参考文档

@lsh4ck
Copy link

@lsh4ck lsh4ck commented on 8f9d64f Aug 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加载器404 下载不了

Please sign in to comment.