跳到主要内容

ABT 节点 1.3.0 版更新日志

ArcBlock
ABT NodeArcBlockBlockletDeveloper

2021 年 4 月 19 日,ArcBlock 开发平台 ABT 节点更新至 1.3.0 版。

ArcBlock DApp 平台更新日志

ArcBlock发布更新日志,ABT 节点已升级 至 1.3.0 版。

1.3.0 (2021 年 4 月 19 日)

  • chore: release v1.3.0

1.2.14 (2021 年 4 月 16 日)

  • feat: add performance timing log for service process
  • feat: should not allow downgrade specVersion of blocklet.yml
  • feat: add access-control-max-age to reduce cors preflight requests
  • fix: should not run migration script that smaller than current version
  • fix: unable to cancel download of installing blocklet

1.2.13 (2021 年 4 月 15 日)

  • fix: tune i18n for restart and verify-purchase
  • chore: only run integration tests on node.js 14.x
  • feat: specify blocklet did as tag when verify-purchase
  • feat: specify node owner as tag when verify-ownership
  • feat: add app_name and app_description to blocklet env
  • chore: bump ocap sdk dependency version
  • fix: marketplace search build error
  • fix: responsive layout for setup page
  • feat: marketplace page add search function
  • feat: support updating child blocklets in dashboard
  • fix: polish blocklet purchase dialog

ArcBlock ABT 节点平台

本页涉及

产品

  • Blocklet Server superseded

    把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。

术语

  • Blocklet

    Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。