Skip to content

Commit

Permalink
doc:add changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon406 committed Sep 3, 2021
1 parent 049dcac commit 41151f6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# v1.5.0
## feature:
- feat:二维码加入快捷键
- feat:美化非对称加密,签名,二维码样式
- feat:美化对称加密,哈希,MAC样式
- feat:编码及转换样式优化
- feat:编码及编码转换样式美化
- feat:增加二维码提示
- feat:签名与验签模块
- feat:二维码功能完善
- feat: qrcode 识别与生成,截屏识别demo
- feat: 对称加密支持编码集选择及拖动文件优化
## bug fix:
- fix: toast 异常
- fix:编码转换 hex转base64错误
- fix:编码转换异常显示
# v1.5.1
## feature:
- feat:新增base58/base58check功能
- feat:二维码识别 新增剪贴板图片
## bug fix:
- fix:编码转换urlencode错误及hash大文件按钮点击
- fix:快捷键冲突

0 comments on commit 41151f6

Please sign in to comment.