ABT 节点 1.3.3 版更新日志

2021 年 5 月 4 日,ArcBlock 开发平台 ABT 节点更新至 1.3.3 版。
ArcBlock DApp 平台更新日志
ArcBlock发布更新日志,ABT 节点已升级 至 1.3.1 版。
1.3.3 (2021 年 5 月 4 日)
- feat: read owner data from disk on aws ec2
- fix: snapshot history item style
- fix: polish tabs scrollButtons -> auto
- fix: simple display in blocklet detail page action button group
- fix: test case failure caused by blocklet listing change
- fix: use url-join to improve robust
- fix: team member page select dropdown should use material design
- fix: blocklet detail setting tab desc is missing
- Merge master into dev
- chore: update branch workflow to test branch syncing
- [skip ci] chore: add github action to sync dev branch automatically
1.3.2 (2021 年 5 月 1 日)
- chore: polish ux on mobile browser
- fix: github workflow not updating base branch to dev
- fix: use github workflow to ensure sprint pr are against dev branch
- fix: queue not working as expected when "maxRetries" set to 0
- fix: display price for paid blocklet on marketplace detail
- fix: marketplace detail page error caused by meta verify logic
- feat: add signatures and lastPublishedAt into blocklet schema
- fix: router-rules-mobile-view
- fix: polish blocklet list page for mobile view
- fix: confirm dialog margin in mobile view
- fix: could not dev a blocklet
- fix: notification style in mobile view
- fix(ci): "lerna version" should bump to exact version
- fix: should only stop running blocklets on node stop
ArcBlock ABT 节点平台
本页涉及
产品
-
Blocklet Server
superseded
把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。
术语
-
Blocklet
Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。