Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

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

ArcBlock DApp Platform Update: 1.1.17

ArcBlock releases DApp Platform 1.1.17 including:

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

1.1.17 (January 22, 2021)

  • fix: admin and config interface not responding to click
  • fix: "blocklet version" should not change service config in blocklet.yml
  • feat: support config auth service in blocklet meta
  • fix: verify required fields on blocklet init
  • fix: 'domain+port' pattern access url bug
  • feat: change worker_connects from 1024 to 2048 in nginx conf
  • fix: webapp bundle issue
  • feat: unify blocklet registry api
  • fix: export blocklet registry config
  • chore: support optional chainInfo during did-auth #2133
  • fix: blocklet config table header style
  • fix: should not check upgrade if blocklet is not from registry
  • chore: remove bundle command from abtnode
  • chore: deprecate blocklet commands from abtnode

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.