Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 8.23 KB

CHANGELOG.md

File metadata and controls

58 lines (46 loc) · 8.23 KB

1.6.0 (2022-06-25)

Bug Fixes

  • adapt for new component DashboardService (#52) (8dc8673)
  • avoid style pollution (#91) (8c409ba)
  • build errors introduced by last 2 PRs & inconsistent names (#257) (b5111ac)
  • disable auto-build on pull-requests (#72) (b78a9ea)
  • fix typo (#176) (b0a3396)
  • perceptor menu item bug (#168) (f445fbd)
  • update contributing guide (#57) (d05e05e)
  • update project network (#92) (3412eda)
  • update style of dialog for DeveloperNetwork and ProjectNetwork (8fa9a5b)
  • upgrade @antv/g6 from 4.6.3 to 4.6.4 (6f006f5)
  • upgrade @fluentui/react from 8.61.2 to 8.62.0 (8eb10ba)
  • wrong update url bug (#139) (f01027e)

Features

Reverts

  • Revert "feat: add hypertrons tab (#191)" (#209) (ea82cd9), closes #191 #209