Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

ArcBlock has released an updated ChangeLog for version 1.1.7 of it's Dapp Developer Platform with new features and updates.

ArcBlock DApp Platform Update: 1.1.7

ArcBlock releases DApp Platform 1.1.7 including:

  • Performance optimizations
  • Bug fixes and improvements
  • Blocklet updates
  • Enhancements to user experience

1.1.7 (December 21, 2020)

  • add github container registry and ecr notifications
  • fix build docker in ci

1.1.6 (December 21, 2020)

  • chore: use github actions for publish

1.1.5 (December 20, 2020)

  • feat: improve core webapp e2e tests
  • fix: add fallback avatar for user
  • fix default web wallet url value bug
  • fix: should display readable error message for invalid invitation (#2087)
  • fix: bump forge sdk and ux lib version to latest
  • chore: use github actions to run tests
  • feat: support invite team member to join node
  • fix: bump forge sdk to latest
  • fix: remove user config keys from blocklet configs
  • chore: remove some config items from the config file
  • feat: support install blocklet from local file
  • fix: should include extra domains in blocklet access-url list
  • fix: remove login token from log since its sensitive

1.1.4 (December 15, 2020)

  • fix: blocklet status bug on ui
  • chore: enable lerna run parallel to speedup ci
  • fix: sync pm2 status error tolerance
  • chore: optimize websocket tests
  • feat: sync pm2 start & stop status to blocklet
  • feat: routing and display support for non-standard web interfaces
  • fix(test): use blockletEvent instead of sleep
  • fix: core state test failed on local

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.