Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

ArcBlock has released an updated ChangeLog for version 1.1.16 of its DApp Developer Platform with new features and updates.

ArcBlock DApp Platform Update: 1.1.16

ArcBlock releases DApp Platform 1.1.16 including:

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

1.1.16 (January 16, 2021)

  • feat: use booster.registry.arcblock.io as default registry
  • feat: increase the timeout threshold at startup to 30s
  • feat: rename request headers when publish blocklet
  • fix: should only respond to pm2-events when node is alive
  • fix: should run post-install hook on local deploy
  • feat: optimize team ui and rbac data structure
  • fix: do not throw exception if the download is cancelled
  • fix: integrity verify error on incomplete download
  • fix: blocklet registry bug
  • chore: extend refresh blocklet registry interval
  • feat: cache blocklets data when fetch from registry
  • fix: join url bug
  • fix: blocklet dev failed
  • chore: add service docs

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.