Releases: instill-ai/console
Releases · instill-ai/console
@instill-ai/toolkit: v0.73.0
@instill-ai/design-tokens: v0.3.5
@instill-ai/design-system: v0.57.0
0.57.0 (2023-11-11)
Features
- auto-gen-form: Support HTML tag (strong, a, code, em) in form field description (#648) (569ef1c)
- smart-hint: add smart hint component and support up-to-date backend syntax (#655) (c90246d)
- smart-hint: user can be hinted by the smart hint system (#659) (aa6976f)
Bug Fixes
Miscellaneous
- add DotsHorizontal icon (#631) (05f2e60)
- contributors can better contribute to our frontend project (Simplify repos) (#599) (75d61bd)
- design-system: add minus icon (#633) (8919eae)
- design-system: expose Toast related function return types (#620) (0b26c2d)
- fix prettier not correctly initialize (#636) (f729990)
- release main (#609) (74d9fef)
- release main (#642) (b78fb4f)
- release main (#645) (66f9f3b)
- replace <></> with (#662) (5ec2a71)
@instill-ai/toolkit: 0.72.0
0.72.0 (2023-11-11)
Features
- add instill form playground (#617) (b9e4513)
- auto-form-generation: adapt auto-form-generation on AI related forms (#621) (f6a1600)
- auto-form-generation: expose disabledAll props on use-instill-form (#622) (b51b49a)
- auto-form-generation: support auto-form-generation on blockchain related forms (#623) (ae23dc3)
- auto-form: User can have fine-grained field level error message when input the reference/template (#619) (b970896)
- auto-gen-form: correctly display nested fields (#625) (242d278)
- auto-gen-form: correctly parse field's type from anyOf (#624) (f1676d9)
- auto-gen-form: expose props to hide specific fields (#651) (a5898d5)
- auto-gen-form: support auto-gen-form on data related forms (#626) (d06277a)
- auto-gen-form: Support HTML tag (strong, a, code, em) in form field description (#648) (569ef1c)
- auto-gen-form: Support instillCredentialField attribute in auto-gen-form and correctly display field (#630) (dd6d7bd)
- auto-gen-form: support ordering for auto-gen-form's fields (#650) (e384102)
- auto-gen-form: support schema without anyOf field (#635) (02bd31e)
- 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 in resource form instead of the key used by backend (#644) (461ea1c)
- 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: User can store their pipeline-builder layout (#654) (d34a8e1)
- rename /resources with /connectors to simplify the term on console (#664) (253dbdb)
- smart-hint: adapt instillFormat in start operator metadata (#656) (f46b4bc)
- smart-hint: add smart hint component and support up-to-date backend syntax (#655) (c90246d)
- smart-hint: Parse connector component to retrieve the smart hints and put them into central store (#653) (81f6d7d)
- smart-hints: adapt instillFormTree for output properties (#657) (f4f0b39)
- smart-hint: support textarea smart-hint (#660) (5c9ebda)
- smart-hint: user can be hinted by the smart hint system (#659) (aa6976f)
- smart-hint: user can have more tolerant smart hint session and auto enclose (#670) (5d90824)
- smart-hint: warn user about the not available reference or template (#672) ([c3be8f3](https://github.com/instill-ai/c...
v0.31.0-alpha
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
@instill-ai/prettier-config-cortex: v1.1.0
@instill-ai/toolkit: v0.70.0
0.70.0 (2023-10-27)
Features
- add instill form playground (#617) (b9e4513)
- auto-gen-form: adapt auto-gen-form on AI related forms (#621) (f6a1600)
- auto-gen-form: expose disabledAll props on use-instill-form (#622) (b51b49a)
- auto-gen-form: support auto-form-generation on blockchain related forms (#623) (ae23dc3)
- auto-gen-form: User can have fine-grained field level error message when input the reference/template (#619) (b970896)
- auto-gen-form: correctly display nested fields (#625) (242d278)
- auto-gen-form: correctly parse field's type from anyOf (#624) (f1676d9)
- auto-gen-form: support auto-gen-form on data related forms (#626) (d06277a)
- auto-gen-form: Support instillCredentialField attribute in auto-gen-form and correctly display field (#630) (dd6d7bd)
- auto-gen-form: support schema without anyOf field (#635) (02bd31e)
- 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)
Bug Fixes
- fix the bug of not correctly redirecting user back to onboarding page (#627) (36f903a)
- 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)