Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

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

ArcBlock DApp Platform Update: 1.2.0

ArcBlock releases DApp Platform 1.2.0 including:

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

1.2.0 (February 9, 2021)

  • feat: make auth service binding with blocklet interface
  • feat: blocklet can be cancelled when waiting for download
  • feat: add pre-config hook for blocklet
  • feat: auth service can get dev web wallet url from localStorage
  • chore: polish blocklet bundle command
  • ci: add prelease ci workflow
  • fix: blocklet installed time should not be empty when downloading
  • fix(ui): user defined rule should be displayed first
  • fix(ui): auth config info should be ordered
  • fix: add user permissions in auth service user session
  • fix: should show user role in user list page
  • fix: optimize ui of bind permission component
  • fix: notification queue not working because daemon set to false
  • fix: should auto select refer blocklet when add routing rule
  • fix: log viewer file path display bug

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.