Skip to content

v3.0.0

Compare
Choose a tag to compare
@zrekey zrekey released this 06 Apr 09:32
· 87 commits to master since this release
c01f07f

Release note:

  • DAML upgrade to v3.0.0 that mainly raise UI/UX to a higher standard
  • The latest code saved in the branch master.
  • The latest e2e code saved in branch e2e-test.

1. Some main points of UI/UX upgrade

  • The header nav changed to left side nav. Dataset's datagrid adds labeling task column. Click dataset name can enter data detail page to create labeling task.
    image
  • Upload dataset feature has its own create page
    image
  • Labeling task datagrid enable hide/show column
    image
  • Click labeling task name enter task detail page can do annotate, review latest annotate data, check d3 charts, append dataset and view original dataset
    image
  • Create labeling task use wizard page which more clear and instructive for user
    image
  • DAML now support two roles power user and user. Power user can manage all users' datasets and labeling tasks.
    image

2. All the feature enabled in DAML v2.1.0 are still active in DAML v3.0.0