ABT 节点 1.0.24 版更新发布
2020-11-02
2020 年 11 月 2 日,ArcBlock 区块基石 ABT 节点开发平台更新至 1.0.24 版。
ArcBlock DApp 平台更新日志:2020 年 11 月 2 日
ArcBlock 继续不断改进 ABT 节点,本周更新日志显示修复了多个错误,功能更新、优化性能。具体更新如下:
- ArcBlock 发布了新网站,提供更好的开发者体验。
- ArcBlock 发布了新的 入门指南站点,以快速部署 ArcBlock 平台并了解部署 ABT 节点的不同方法。
- 新的 Blocklet 仓库,让开发者能够快速尝试为其 DApp 项目部署开源 Blocklet。
- 内置的 Gitpod 集成,支持一键式部署 ABT 节点和 ArcBlock Blocklet。
1.0.24 (November 02, 2020)
- fix: remove disk info from getNodeInfo
- fix(dev): force use scripts.dev as entry
- fix: bug when get blocklet engine version
1.0.23 (November 01, 2020)
- fix: migration script of 1.0.22
1.0.22 (October 30, 2020)
- fix: blocklet bundle should not update main for static blocklets
- fix: start blocklet bug
- fix: unify-tag-style-in-blocklet-detail
- fix: migration ux
- fix: btn is different and no center each row
- fix: check nginx bug
- fix: abtnode dev not working because of interpreter
- fix: can not install from registry
- fix: set max_restarts to 0 when developing blocklet
- fix(dev): keep blocklet when blocklet is stopped abnormally
- feat: display blocklet exposed services in blocklet detail page
- fix: error occurs when debugging the same blocklet repeatedly
- fix: hide dashboard cert
- feat: support generic migration scripts in abtnode core
- feat: support blocklet engines (#1465)
- fix(dev): An error occurred after pressing ctrl + c
- fix: check nginx conf before start
- fix: unified constants and fix a mobile style issue
- fix(ux): disable action button of blocklet of development mode
- fix: add title url for slack notification
- fix(dev): print development mode tip
- chore: add tip on load balancer not available
- chore: optimize pm2 related logic on abtnode start
- fix(dev): use unProtected rule "/" in develop time
- fix: disable nginx cache in debug mode
- fix: improve router engine setting
- fix: process was not killed after terminal window closed
- fix: optimize console ui of "abtnode dev"
- fix: toBlockletDid should treat blocklet name as utf8-string #1398
- feat: auto open in browser after blocklet start success in dev mode
- feat: support serve pure static repo by "abtnode dev"
- fix: do not verify main field when developing a blocklet
- fix: dashboard responsive issues
- chore: hide gql console on the sidebar
- chore: remove info.domain from node config & state
- fix: tune blocklet start timeout in develop mode
- feat: basic cron jobs support
- chore: move blocklets to separate repo
- fix: add pretty-ms-i18n package
- fix: sometimes dev is abnormal when stopping or starting
- chore: move lock from core to util
- feat: add install btn on marketplace blocklet detail
- fix(cli): port is missing in entry output after abtnode start
- fix: context.hostname and port can not be empty at same time error from cli
- feat: display gitpod on dashboard
- fix: tag component style is overwritten