Skip to content

Releases: instill-ai/console

@instill-ai/toolkit: v0.103.1

19 Sep 13:00
c9e54e2
Compare
Choose a tag to compare
Pre-release

0.103.1 (2024-09-19)

Bug Fixes

  • add requester ID to the model operation request (#1481) (008fd97)
  • editor: fix can not activate hint for variable (#1486) (73d6cdc)
  • editor: fix can't fitview on pipeline preview (#1484) (3d61067)
  • editor: fix selected task can't scroll to button result in covering up some text in CMDO (#1485) (55dbcbe)

Miscellaneous

  • update nextjs version to 14.2.10, clean up playwright deps (#1483) (d5ae86a)

@instill-ai/design-system: v0.79.1

19 Sep 13:00
c9e54e2
Compare
Choose a tag to compare
Pre-release

0.79.1 (2024-09-19)

Miscellaneous

  • update nextjs version to 14.2.10, clean up playwright deps (#1483) (d5ae86a)

v0.57.0-beta

18 Sep 06:24
930330e
Compare
Choose a tag to compare
v0.57.0-beta Pre-release
Pre-release

0.57.0-beta (2024-09-18)

Features

Bug Fixes

  • editor: fix recipe didn't allow asana component (#1478) (aabf360)
  • pipeline/models: fix add redirections (#1446) (77ef8fa)

@instill-ai/toolkit: v0.103.0

18 Sep 06:24
930330e
Compare
Choose a tag to compare
Pre-release

0.103.0 (2024-09-18)

Features

  • catalog: feat support new file types (#1467) (a55c7c0)
  • change "connector" to "component" (#1476) (bb2129f)
  • editor: close all imcomplete status of components when pipeline is completed (#1473) (d595169)
  • editor: make left sidebar width adjustable (#1472) (c3d64f1)
  • editor: replace null with empty string when add the component (#1469) (910fee3)
  • editor: scroll to target component line when click the node (#1470) (f3ddab9)
  • editor: update node border radius and id style (#1471) (4f67e6b)
  • import smart hint that user can directly input space to trigger hint window (#1463) (aab53ba)
  • use CMD and ctrl instead of ⌘ to hint shortcut (#1475) (b92b64f)

Bug Fixes

  • editor: fix recipe didn't allow asana component (#1478) (aabf360)
  • editor: fix the wrong indent when adding the component placeholder (#1468) (8a55a7c)
  • editor: stop editor from displaying undefined hover hint (#1474) (7b069d7)
  • fix model playground polling (#1465) (55d9479)
  • pipeline/models: fix add redirections (#1446) (77ef8fa)
  • redirect user to 404 if they are on editor and pipeline is not exist (#1480) (8a55d73)

Miscellaneous

  • loading placeholders for model and pipeline pages (#1477) (14e5dc9)

@instill-ai/design-system: v0.79.0

18 Sep 06:24
930330e
Compare
Choose a tag to compare
Pre-release

0.79.0 (2024-09-18)

Features

instill-sdk: v0.5.1

13 Sep 08:58
dfa52ea
Compare
Choose a tag to compare
instill-sdk: v0.5.1 Pre-release
Pre-release

0.5.1 (2024-09-13)

Bug Fixes

  • add requester id header to model runs request (#1458) (a20b152)

@instill-ai/toolkit: v0.102.0

13 Sep 08:58
dfa52ea
Compare
Choose a tag to compare
Pre-release

0.102.0 (2024-09-13)

Features

  • pipelines version "latest" -> "unversioned" (#1460) (74e35f6)

Bug Fixes

  • add requester id header to model runs request (#1458) (a20b152)
  • fix the model trigger loading state, remove unnecessary task prop name (#1457) (ec58429)
  • show operation error in model playground (#1461) (67c0535)

@instill-ai/design-system: v0.78.1

13 Sep 08:58
dfa52ea
Compare
Choose a tag to compare
Pre-release

0.78.1 (2024-09-13)

Bug Fixes

  • show operation error in model playground (#1461) (67c0535)

v0.56.0-beta

11 Sep 06:29
a2ba260
Compare
Choose a tag to compare
v0.56.0-beta Pre-release
Pre-release

0.56.0-beta (2024-09-11)

Features

instill-sdk: v0.5.0

11 Sep 06:29
a2ba260
Compare
Choose a tag to compare
instill-sdk: v0.5.0 Pre-release
Pre-release

0.5.0 (2024-09-11)

Features

  • Integration page (#1411) (c1f800b)
  • optimistic update the pipeline recipe to avoid jittering cursor position (#1433) (bcc24dd)
  • use the preview in the editor as the pipeline preview tab (#1441) (bb4cadc)

Bug Fixes

  • add missing instill requester uid header in list pipeline runs (#1453) (aebbe96)
  • fix model input type issue and add icons (#1448) (1a71760)
  • fix model output issue (#1454) (a4e833c)
  • fix pipeline overview share-by-link is not working (#1443) (d46fdeb)