Skip to content

v0.33.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 28 Nov 15:22
8351939

0.33.0-alpha (2023-11-28)

pipeline builder component design revamp

  • pipeline-builder: Highlight the node when user select it (#746) (594ecb3)
  • pipeline-builder: update the design of image and multiple images field on start operator node (#708) (8a7bb80)
  • pipeline-builder: User can be better hinted when building field on start operator (#734) (a0bb166)
  • pipeline-builder: User can edit field on connector/operator node (#724) (4a2e85a)
  • pipeline-builder: User can edit important field on operator node (#717) (6e7cbc0)
  • pipeline-builder: User can have a better trigger flow with new pipeline builder control (#738) (3d5ef4e)
  • pipeline-builder: User can have a bottom bar on the connector node to showcase output information (#741) (f7aa01c)
  • pipeline-builder: User can have auto-gen componentID coming from the connector they choose (#686) (7991fe6)
  • pipeline-builder: User can have auto-generated key coming from the field title on start operator (#711) (3f8abdc)
  • pipeline-builder: User can have better end component node design (#695) (79c1248)
  • pipeline-builder: User can have much explicit field design on start operator (#706) (2f52205)
  • pipeline-builder: User can have new formatted output text field (#736) (0b45707)
  • pipeline-builder: User can have new multiple audios input (#730) (df4296f)
  • pipeline-builder: User can have operator component node on the pipeline-builder (#713) (b94dc72)
  • pipeline-builder: User can have the new audio input on the start operator (#728) (f610bc5)
  • pipeline-builder: User can have the output data displayed in the new Object viewer (#742) (64b69b7)
  • pipeline-builder: User can re-order the field in the end component (#693) (d48f5f5)
  • pipeline-builder: User can select operator and add it into pipeline-builder (#712) (7ac809b)
  • pipeline-builder: User can upload file on start operator (#731) (32aeaf8)
  • pipeline-builder: User can upload multiple files on start operator (#732) (376b574)
  • pipeline-builder: User can use new array:string in start operator (#733) (5bccf80)
  • pipeline-builder: User can write their own description for start operator node input field (#710) (b9e6289)
  • pipeline-builder: Users can add note on component to describe it (#701) (8fad333)

Other Features

  • adapt new connectors breaking changes, replace connector-resources with connectors (#725) (1393a8b)
  • update the new rule for all the resource's ID - lowercase, digit, underscore only and 32 characters max (#719) (dd1ac47)

Bug Fixes

  • fix connectors/operators output and response will make console to crash issue (#744) (d581b03)
  • fix console not correctly handle pipeline release (#747) (272f8e6)
  • fix pipeline builder not correctly hide data connector's free form (#748) (11dcf00)
  • fix various bugs that will affect UI style and smart hint (#751) (84f52bb)
  • fix wrongly export deps cause console-cloud failed to compile (#740) (b83b81a)
  • pipeline-builder: fix output object viewer not correctly open when it's empty (#745) (54e2805)
  • pipeline-builder: fix pipeline-builder not correctly handle smart hint information (#749) (ff3f6d5)