Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

61 lines (39 loc) · 2.65 KB

venus-wallet changelog

v1.15.0

  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 [#165]

v1.14.0

v1.14.0-rc2

  • chore: update docs [#161]
  • feat: add password verification for api-info command [#160]
  • fix: missing account when gateway restart [#162]

v1.14.0-rc1

  • chore: update deps

v1.13.0

  • Fix/sqlite migrator [#155]

v1.13.0-rc1

New Feature

  • feat: move sign_type to venus share [#143]
  • feat: add sign record config [#150]

Documentation And Chore

  • doc: 更新一些错误的命令 / update some outdated command [#147]
  • chore(CI): ignore docs [#149]
  • chore: merge release v1.12 #146]
  • build(deps): bump github.com/supranational/blst from 0.3.4 to 0.3.11 [#152]
  • build(deps): bump github.com/libp2p/go-libp2p from 0.27.5 to 0.27.8 [#151]

v1.12.0

  • fix: panic when ParseObj is nil [#134]
  • opt: use toml lib to decode config [#138]
  • feat: upgrade the way of generating all permissions [#139]
  • fix: correctly generate token of api [#140]
  • fix: permission not found [#142]

v1.11.0

  • bump up version to v1.11.0

v1.11.0-rc1

  • feat: add sign recorder by @LinZexiao /保存签名记录 [#123]
  • feat: add docker push by @hunjixin 增加推送到镜像仓库的功能 [#131]

v1.10.1

  • 修复创建 delegated 失败 [#128]

v1.10.0

  • 支持 delegated 地址 [#119]
  • 升级 venus-gateway 和 venus-auth 版本到 v1.10.0
  • 升级 go-jsonrpc 版本到 v0.1.7