Skip to content

v0.31.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@droplet-bot droplet-bot released this 27 Oct 10:25
b78fb4f

0.31.0-alpha (2023-10-27)

Features

Auto-gen form

User can have most up-to-date VDP components on console (Auto-gen form)

Pipeline builder improvement

  • pipeline-builder: user can have more unified nodes width across pipeline builder (#629) (6f0d0c4)
  • pipeline-builder: Reduce the frequency of triggering auto-alignment function to reduce the un-predictable outcomes (#640) (c458263)
  • pipeline-builder: User can collapse/expand the component (#634) (49eb621)
  • pipeline-builder: User can have a cleaner control dropdown on pipeline-builder's component (#632) (22968f1)
  • pipeline-builder: user can have more unified nodes width across pipeline builder (#629) (6f0d0c4)
  • pipeline-builder: Reduce the frequency of triggering auto-alignment function to reduce the un-predictable outcomes (#640) (c458263)

Bug Fixes

  • onboarding: fix the bug of not correctly redirecting user back to onboarding page (#627) (36f903a)
  • pipeline-builder: fix console not correctly recognize complicated reference (#638) (2d91ec0)
  • pipeline-builder: fix console not correctly displayed shared pipeline (#637) (15614b1)
  • pipeline-builder: fix console not correctly recognize complicated reference (#638) (2d91ec0)
  • version-control: fix pipeline released version not correctly guard, the trigger endpoint not correctly generate (#628) (24c9352)

Miscellaneous

  • fix prettier not correctly initialize (#636) (f729990)