ABT 节点 1.2.6 版更新日志

2021 年 3 月 29 日,ArcBlock 开发平台 ABT 节点更新至 1.2.6 版。
ArcBlock DApp 平台更新日志
ArcBlock发布更新日志,ABT 节点已升级 至 1.2.6 版。
1.2.5 (2021 年 3 月 29 日)
- fix: should not allow adding exist routing rule
- fix: Promise.allSetted does not exist in nodejs v12.7.0
- fix: web wallet button is missing for localStorage not set
- feat: support creating blocklet nft factory on publish
- feat: auto merge auth config of chlild blocklet to parent
- feat: support request and verify owner nft on node setup
- fix: auth service should not cache session api
- feat(ui): add component info in blocklet overview
- feat: maxRetries can be set to 0 in @abtnode/queue
- fix: prune should not stop when an error occurred durning finding blocklet bundle
- fix: should support unified login status for blocklet component
- fix: should deploy files defined in blocklet.yml
- fix: blocklet status not update correctly when upgrading a running blocklet
- fix: should not start blocklet if required config is missing
- fix: blocklet status is always starting
- fix: logo image on marketplace page
- fix: clear blocklet registry cache after switched registry
- fix: could not request font resource
- fix(blocklet init): should not create main property if group is gateway
- fix: static resource proxy works not as expected
ArcBlock ABT 节点平台
本页涉及
产品
-
Blocklet Server
superseded
把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。
术语
-
Blocklet
Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。