Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

ArcBlock has released an updated ChangeLog for version 1.2.12 of ABT Node, its DApp Developer Platform with new features and updates.

ArcBlock DApp Platform Update: 1.2.12

ArcBlock releases DApp Platform 1.2.12 including:

  • Optimization and performance improvements
  • Bug fixes
  • User experience improvements
  • Blocklet improvements

1.2.12 (April 12, 2021)

  • feat: prefetch next workflow url on blocklet purchase

1.2.11 (April 12, 2021)

  • feat: only use registry cdn when downloading
  • feat: add cdnUrl in validator and registry meta info
  • feat: add blocklet registry cdn url in node state
  • feat: change default registry url to origin

1.2.10 (April 12, 2021)

  • hotfix: layout error in logger page and console page

1.2.9 (April 11, 2021)

  • feat: support nextWorkflow on purchase complete
  • chore: bump lodash/axios to latest version
  • feat: use dotenv-flow to allow more flexible env config for blocklet dev
  • fix: blocklet config environment page readonly in dev mode
  • fix: first page have scrollbar while loading
  • feat: add blocklet lastPublishedAt time display
  • chore: bump ocap sdk dependency version
  • fix: nginx should set proper headers for forwarded requests

1.2.9 (April 09, 2021)

  • feat: disable editing overridden configs of child blocklet
  • feat: blocklet name cannot contain Chinese characters
  • feat(ui): polish ui of blocklet confiuration page
  • feat(ui): optimize ui of component info in detail page
  • feat: more strict meta verification for blocklet meta from registry
  • feat: support the development of blocklet with component
  • feat: polish cli output on node start
  • feat: add child blocklet's configs in meta.js
  • refactor: refactor the logic of local deploy
  • fix: payment.js test failed because nft template changed
  • fix(dev): should let user fill required prop of child blocklet
  • fix: polish blocklet configuration ux and start time issue
  • fix: should show error popup on install/upgrade error
  • fix: blocklet should auto restart after node started
  • fix review: disable upgrade from non-registry source
  • chore: bump sdk to latest version
  • ci: optimize ci reliability

ArcBlock ABT Node Platform

Referenced here

Products

  • Blocklet Server superseded

    The server that hosted blocklets as subprocesses. ARC is where that work continues; the subprocess hosting model is not being carried forward.

Terms

  • Blocklet

    A Blocklet is ARC's deployable unit. It keeps an application's declared content, configuration, and runtime needs together, so the unit being run is easier to understand and manage.