Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>0.56.0-beta</summary> ## [0.56.0-beta](v0.55.0-beta...v0.56.0-beta) (2024-09-11) ### Features * adapt new ai task schema for auto gen form ([#1429](#1429)) ([95ce7e0](95ce7e0)) * Integration page ([#1411](#1411)) ([c1f800b](c1f800b)) </details> <details><summary>@instill-ai/design-system: 0.78.0</summary> ## [0.78.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.77.0...@instill-ai/design-system-v0.78.0) (2024-09-11) ### Features * Integration page ([#1411](#1411)) ([c1f800b](c1f800b)) * use the preview in the editor as the pipeline preview tab ([#1441](#1441)) ([bb4cadc](bb4cadc)) ### Bug Fixes * fix model input type issue and add icons ([#1448](#1448)) ([1a71760](1a71760)) * fix model output issue ([#1454](#1454)) ([a4e833c](a4e833c)) * fix pipeline overview share-by-link is not working ([#1443](#1443)) ([d46fdeb](d46fdeb)) </details> <details><summary>@instill-ai/toolkit: 0.101.0</summary> ## [0.101.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.100.2...@instill-ai/toolkit-v0.101.0) (2024-09-11) ### Features * adapt new ai task schema for auto gen form ([#1429](#1429)) ([95ce7e0](95ce7e0)) * **catalog:** feat add tags to catalog ([#1435](#1435)) ([2a81894](2a81894)) * **editor:** add the pipeline run output placeholder view ([#1440](#1440)) ([9d15d6d](9d15d6d)) * **editor:** allow restoring history after formatting the code ([#1424](#1424)) ([b64d941](b64d941)) * **editor:** enable force update shortcut on editor ([#1437](#1437)) ([a158fa0](a158fa0)) * **editor:** replace asyncIterator with ReadableStream to enable streaming in Safari ([#1432](#1432)) ([97656cd](97656cd)) * force pipeline related string input to be multiline to make input experience better ([#1439](#1439)) ([8bdc784](8bdc784)) * hide the TASK_CUSTOM model type ([#1455](#1455)) ([68b9efd](68b9efd)) * Integration page ([#1411](#1411)) ([c1f800b](c1f800b)) * optimistic update the pipeline recipe to avoid jittering cursor position ([#1433](#1433)) ([bcc24dd](bcc24dd)) * **QoL:** auto focus pipelineId field create pipeline dialog on open ([#1436](#1436)) ([a37c900](a37c900)) * reduce the low-code editor font-size to 12px ([#1445](#1445)) ([5661fa6](5661fa6)) * update object array style ([#1450](#1450)) ([e31c06d](e31c06d)) * use the preview in the editor as the pipeline preview tab ([#1441](#1441)) ([bb4cadc](bb4cadc)) * use title to display output on pipeline playground ([#1430](#1430)) ([07cc435](07cc435)) ### Bug Fixes * add missing instill requester uid header in list pipeline runs ([#1453](#1453)) ([aebbe96](aebbe96)) * **catalog:** fix clone bug ([#1442](#1442)) ([dc01d5c](dc01d5c)) * **editor:** disable the delete button on node ([#1431](#1431)) ([016bc2a](016bc2a)) * **editor:** fix iterator not respect search code in CMDO ([#1426](#1426)) ([3365265](3365265)) * **editor:** fix streaming output image cannot display on the editor output ([#1449](#1449)) ([29644c6](29644c6)) * **editor:** fix the broken documentation link of instill-model component ([#1452](#1452)) ([f2ec8a7](f2ec8a7)) * fix clone pipeline dialog will expand when cloning ([#1444](#1444)) ([d3f547c](d3f547c)) * fix form condition not correctly get selected condition ([#1456](#1456)) ([439699e](439699e)) * fix model auto-gen-form array issue with [@orangecoloured](https://github.com/orangecoloured)'s solution ([#1438](#1438)) ([9d07566](9d07566)) * fix model input type issue and add icons ([#1448](#1448)) ([1a71760](1a71760)) * fix model output issue ([#1454](#1454)) ([a4e833c](a4e833c)) * fix multiple integration form issue ([#1447](#1447)) ([09054cf](09054cf)) * fix pipeline overview share-by-link is not working ([#1443](#1443)) ([d46fdeb](d46fdeb)) * fix user profile is not public available ([#1451](#1451)) ([5f789ac](5f789ac)) * fix version selector can't be scrolled on pipeline overview page ([#1434](#1434)) ([4a05a77](4a05a77)) * **settings:** fix incorrect Requester-Uid header ([#1427](#1427)) ([51b137e](51b137e)) * update payload generator for any files ([#1428](#1428)) ([58faa1f](58faa1f)) </details> <details><summary>instill-sdk: 0.5.0</summary> ## [0.5.0](instill-sdk-v0.4.1...instill-sdk-v0.5.0) (2024-09-11) ### Features * Integration page ([#1411](#1411)) ([c1f800b](c1f800b)) * optimistic update the pipeline recipe to avoid jittering cursor position ([#1433](#1433)) ([bcc24dd](bcc24dd)) * use the preview in the editor as the pipeline preview tab ([#1441](#1441)) ([bb4cadc](bb4cadc)) ### Bug Fixes * add missing instill requester uid header in list pipeline runs ([#1453](#1453)) ([aebbe96](aebbe96)) * fix model input type issue and add icons ([#1448](#1448)) ([1a71760](1a71760)) * fix model output issue ([#1454](#1454)) ([a4e833c](a4e833c)) * fix pipeline overview share-by-link is not working ([#1443](#1443)) ([d46fdeb](d46fdeb)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information