Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

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

ArcBlock DApp Platform Update: 1.3.3

ArcBlock releases DApp Platform 1.3.3 including:

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

1.3.3 (May 04, 2021)

  • feat: read owner data from disk on aws ec2
  • fix: snapshot history item style
  • fix: polish tabs scrollButtons -> auto
  • fix: simple display in blocklet detail page action button group
  • fix: test case failure caused by blocklet listing change
  • fix: use url-join to improve robust
  • fix: team member page select dropdown should use material design
  • fix: blocklet detail setting tab desc is missing
  • Merge master into dev
  • chore: update branch workflow to test branch syncing
  • [skip ci] chore: add github action to sync dev branch automatically

1.3.2 (May 01, 2021)

  • chore: polish ux on mobile browser
  • fix: github workflow not updating base branch to dev
  • fix: use github workflow to ensure sprint pr are against dev branch
  • fix: queue not working as expected when "maxRetries" set to 0
  • fix: display price for paid blocklet on marketplace detail
  • fix: marketplace detail page error caused by meta verify logic
  • feat: add signatures and lastPublishedAt into blocklet schema
  • fix: router-rules-mobile-view
  • fix: polish blocklet list page for mobile view
  • fix: confirm dialog margin in mobile view
  • fix: could not dev a blocklet
  • fix: notification style in mobile view
  • fix(ci): "lerna version" should bump to exact version
  • fix: should only stop running blocklets on node stop

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.