Skip to main content

ArcBlock DApp Platform ChangeLog

ArcBlock
ABT NodeArcBlockBlockletDeveloper

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

ArcBlock DApp Platform Update: 1.1.3

ArcBlock releases DApp Platform 1.1.3 including:

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

1.1.3 (December 11, 2020)

  • fix: update arcblock did-auth lib (#2035)
  • feat: add tests to service gateway (#2033)
  • chore: add integration tests for webapp (#2032)
  • test: add test for blocklet manager (#2030)
  • feat: if "x-forwarded-host header" exists, redirect with it (#2031)
  • feat(dev): print local access url in docker (#2024)
  • feat: add link for each domain in service gateway (#2027)
  • fix: add incorrect general_proxy bug (#2026)
  • fix: url mapping page crash when update domain security (#2025)
  • fix: style error on logger page (#2019)

1.1.2 (December 5, 2020)

  • fix: webWalletUrl should allow empty when init node (#2016)
  • fix: should not add blocklet if abtnode deploy failed (#2014)
  • fix: should not include interface.path in interface url (#2015)
  • fix: router service select component should not update params when type is redirect (#2013)
  • fix: setting form should not be dirty after changes saved (#2012)
  • fix: increase stop timeout from 12s to 60s (#2011)
  • fix: define $did if it is not defined in nginx router (#2009)
  • fix: typo in i18n key #2002 (#2003)
  • fix: allow empty webWalletUrl and registerUrl (#2010)
  • chore: update dev.Dockerfile
  • feat: build docker image in ci and push to github and docker hub (#1989)
  • fix: upgrade blocklet failed
  • feat: support search by blocklet title (#1994)
  • chore: add notification config in .travis.yml
  • feat: support webWalletUrl on abtnode init (#1990)
  • feat: add style when hover url mapping item (#1991)
  • feat: optimize status for blocklet lifecycle (#1986)
  • feat: better error page when blocklet is down (#1987)
  • fix: should allow ip+port url when no rules for blocklet (#1983)
  • chore: report code coverage to codecov (#1981)
  • fix: welcome page should not need sign in (#1975)
  • fix: blocklet init should respect latest blocklet meta (#1967)
  • chore: cleanup useless fields in blocklet meta (#1978)
  • fix: static server env api not working on prefixed path (#1977)
  • fix: recursive redirection in nginx routing engine (#1973)
  • fix: health check failed when blocklet start on aliyun node (#1963)
  • fix: static-server should not set cache headers for html files (#1970)
  • feat: use eslint to enforce kebab filename naming (#1903)
  • fix: defining member methods of the arrow function is not supported in version 10.x (#1968)
  • chore: bump hdkey lib version to make things work in browser (#1965)
  • fix: blocklet download failed in debug mode with a bad network environment (#1960)
  • chore: do not add system routing rule to dashboard site for blocklet that can only mount on / (#1964)

1.1.1 (November 30, 2020)

  • fix: missing path and query string on redirects

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.