2020 年 10 月 20 日,ArcBlock 更新其 ABT 节点开发平台至 1.0.19 版。

新版本主要是大量的问题修复、功能增强。新增的主要功能为:

  • 用户新起的 ABT 节点实例 目前默认设置 xxx.ip.abtnet.io 的 域名,并且内置和 https 访问;
  • 支持把节点里产生的各种活动发送到外部服务,比如 Slack、任意 API;
  • 此外,为了配合第一个功能,我们还发布了一个极简的 DNS Blocklet。

最新版本的 change log 如下:

1.0.19 (October 20, 2020)

  • fix getBaseUrls bug

1.0.18 (October 20, 2020)

  • fix: build config before publish

1.0.17 (October 20, 2020)

该版本主要变化为:webhook support, https support

  • fix: dynamic module loading in nginx on amazon linux
  • feat: support send outgoing notifications with webhook (#1305)
  • chore: update text on setup url mapping
  • fix: add subscription for notification.create to refresh node context (#1344)
  • fix: add padding on action button in service gateway (#1343)
  • chore: cleanup blocklet publish scripts
  • chore: update blocklet build script to achieve smaller bundles
  • fix: dashboard https bug (#1333)
  • chore: a bunch of router bugfix (#1338)
  • fix: page is blockled by “Netwok error” after blocklet installed (#1337)
  • fix: wrong node status text after “abtnode stop” (#1336)
  • feat: simple dns and dashboard https support (#1316)
  • chore: add prompt to restart node after upgrade for root user
  • feat: support setoninsert in nedb mongoose driver (#1330)
  • feat: user can input maxUploadFileSize when init abtnode (#1322)
  • fix: some text and and margin on confirm textfield (#1314)
  • fix: nginx return 413 when upload file larger than 300m (#1311)
  • fix: should auto close the drop down action menu when clicked #1307 (#1313)
  • fix(ux): show cursor pointer when hover Log Directory (#1312)
  • fix: optimize batch blocklet restart with async/queue (#1309)
  • feat: refactor routing ui and support config domain security (#1302)
  • chore: upgrade @arcblock/sdk-util package to resolve text field bug (#1303)
  • fix: the bug of inconsistent disk usage display (#1300)
  • fix: replace env position (#1294)
  • chore: update readme in nedb packages
  • fix: set uptime start time (#1292)
  • chore: bump forge and ocap sdk to latest version
  • fix: timer on the top bar should be live (#1239) (#1283)
  • fix: calculate disk total (#1296)
  • fix: add strong text on del confirm (#1290)
  • chore: add docs about test in docker (#1291)
  • chore: upgrade mongoose to latest 4.x
  • chore: update logs => view logs
  • fix: uptime on live (#1278)
  • feat: install blocklet from Github repo (#1277)
  • chore: maintain our own fork of nedb and support mongoose (#1254)
  • fix: add topbar for logs page (#1282)
  • fix: reset style cpu etc in dashboard (#1274)
  • fix(ci): travis task is automatically closed (#1271)
  • fix: change style in del confirm (#1276)
  • fix redirect bug (#1280)
  • fix: add confirm when delete site or url (#1244)
  • fix: ABTNODEHTTP_PORT bug in router (#1266)
  • fix: meta.js path bug (#1264)
  • fix: create a box instead of switch for secret key (#1256)
  • fix: keep no round conner of the bar (#1259)
  • fix: keep logo center with bar (#1260)
  • fix: go more blocklet detail by click blocklet card (#1231)
  • fix: blocklet logo display error (#1247)
  • fix: “abtnode logs” never stop if node is not starting (#1235)
  • fix: sort installAt in blocklets (#1246)
  • fix: log output should be responsive (#1245)
  • fix: small fix to text on logs start (#1232)
  • chore: replace fs.exits api with fs.existsSync, fs.exists was deprecated (#1243)
  • fix: update node settings bug #1221 (#1227)
  • chore: improve tests (#1226)
  • fix: log page is crashing on Safari (#1230)

公开的版本发布历史