Skip to content

v0.32.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 11 Nov 07:55
66f9f3b

0.32.0-alpha (2023-11-10)

Smart Hint

The input field will have a smart hint system to hint, guide and validate your configuration. This will greatly reduce the entry barrier of the configuration of the pipeline.

Other features

  • Simplify the general term on console, rename /resources with /connectors to simplify the term on console (#664) (253dbdb)
  • auto-gen-form: Support HTML tag (strong, a, code, em) in form field description, so user can directly click the link in it (#648) (569ef1c)
  • auto-gen-form: Support ordering for auto-gen-form's fields (#650) (e384102)
  • pipeline-builder: User can store their pipeline-builder layout (#654) (d34a8e1)
  • auto-gen-form: Support HTML tag (strong, a, code, em) in form field description (#648) (569ef1c)
  • auto-gen-form: Support webp image type in auto-gen-form (#667) (7847c10)
  • auto-gen-form: User can have better default value when they switch between different condition (#666) (dfd56b4)
  • auto-gen-form: User can view the readable title when create the connector instead of the key used by backend (#644) (461ea1c)

Bug Fixes

  • auto-gen-form: Fix auto-gen form not correctly handle re-render issue (#665) (2363cc4)
  • auto-gen-form: Fix auto-gen-form not correctly handle object array (#671) (7532d45)
  • model-hub Fix user can not create model with multipart form data (#649) (86122da)
  • pipeline-builder: Fix a bug that user can rename component ID to another existed component ID (#646) (1879500)
  • pipeline-builder: Fix console can not correctly display enum fields (#647) (5e77d32)

Miscellaneous

  • general: use unified store with slice to better control global state (#652) (334298c)
  • replace <></> with (#662) (5ec2a71)