Skip to content

@instill-ai/design-system: v0.59.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 15 Dec 17:10
b59b72d

0.59.0 (2023-12-15)

Features

  • adapt new permission rule from backend (#796) (fa3d57b)
  • design-system: add MultiSelect component (#763) (3229af9)
  • design-system: add RadioGroup component (#771) (ca51e45)
  • design-system: add TabMenu component (#764) (1de671f)
  • general: Adapt new backend API version (#773) (a7dbb41)
  • hub: User can have new pipeline page to display various information (#762) (2412830)
  • organization: organization teams user profile dev screens (#743) (786ad86)
  • pipeline-builder: User can have new advanced pipeline creation dialog (#792) (931bec3)
  • pipeline-builder: User can publish their pipeline to the hub (#770) (0ce35d2)
  • User can browse other's pipelines on hub page (#780) (592fb51)

Bug Fixes

  • fix wrongly used entity issue (#793) (9238797)
  • general: fix not correctly create pipeline for organization (#791) (d52d395)
  • sdk: Fix organization related types (#765) (9ea1293)

Miscellaneous