Releases: instill-ai/console
Releases · instill-ai/console
@instill-ai/design-system: v0.59.0
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
v0.33.1-alpha
0.33.1-alpha (2023-11-30)
Bug Fixes
@instill-ai/toolkit: v0.74.1
v0.33.0-alpha
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)
@instill-ai/toolkit: v0.74.0
0.74.0 (2023-11-28)
Features
- adapt new connectors breaking changes, replace connector-resources with connectors (#725) (1393a8b)
- general: Update the latest naming rule ^[a-z_][-a-z_0-9]{0,31}$ (#739) (e3e3fef)
- 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)
- 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)
@instill-ai/eslint-config-cortex: v0.6.0
@instill-ai/design-system: v0.58.0
0.58.0 (2023-11-28)
Features
- adapt new connectors breaking changes, replace connector-resources with connectors (#725) (1393a8b)
- add AlignLeft and ImagePlus icon (279011c)
- design-system: add Menubar (#737) (09ce082)
- design-system: add Progress component (#709) (5028e25)
- pipeline-builder: highlight the node when user select it (#746) (594ecb3)
- pipeline-builder: user can have a better trigger flow with new pipeline builder control (#738) (3d5ef4e)
- pipeline-builder: User can have the output data displayed in the new Object viewer (#742) (64b69b7)
Bug Fixes
- 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)
Miscellaneous
- add AlignLeft and ImagePlus icon (#704) (003c74b)
- add DragIcon (#692) (79ac32f)
- add FileMinus01 icon (#700) (5390ed4)
- add FilePlus01 icon (#699) (02de9f9)
- add lightning01 icons and expose more props on Switch (#735) (b135376)
- add PauseCircle and PlayCircle icons (#727) (0fcf3e1)
- add recording-03 icon (#726) (fa57f26)
- add start input types icon (#729) (5cb3d7a)
- design-system: add Breadcrumb component (#691) (fced76a)
- design-system: add globe icon (#715) (69c1c35)
- design-system: add user icon icon (#689) (8af572d)
- design-system: Namananand/ins 2599 create breadcrumb component (#721) (e375c94)
v0.32.1-alpha
0.32.1-alpha (2023-11-15)
Bug Fixes
- general: fix google search icon is missing issue (#678) (bf6dde0)
- auto-gen-form: Fix auto-gen-form not correctly handle Zod validation for condition fields (#681) (3f479c1)
- pipeline-builder: Fix end component not throw error when user input the incorrect key (#682) (628ab92)
- pipeline-builder: Fix end component not picking the JSONSchema's title as field's title in test mode (#680) (0e8c292)
- pipeline-builder: Fix start component not throw error when user input the incorrect key (#684) (ac9f8c4)
- smart-hint: Fix smart hint wrongly hint user to use the same component's output (#683) (79ccf38)
- pipeline-builder: fix validate component ID's regex (#685) (e31d364)
@instill-ai/toolkit: v0.73.1
0.73.1 (2023-11-15)
Bug Fixes
- auto-gen-form: fix auto-gen-form not correctly handle zod validation for condition fields (#681) (3f479c1)
- auto-gen-form: fix end component didn't correctly handle the key naming rule (#682) (628ab92)
- auto-gen-form: fix end component not picking the title as title in test mode (#680) (0e8c292)
- pipeline-builder: Fix start component not throw error when user input the incorrect key (#684) (ac9f8c4)
- pipeline-builder: fix validate component ID's regex (#685) (e31d364)
- smart-hint: Fix smart hint wrongly hint user to use the same component's output (#683) (79ccf38)
v0.32.0-alpha
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)