Skip to content

Releases: instill-ai/console

v0.12.0-alpha

20 Sep 09:40
e82d3bf
Compare
Choose a tag to compare
v0.12.0-alpha Pre-release
Pre-release
chore(main): release 0.12.0-alpha (#277)

v0.11.0-alpha

07 Sep 14:16
9ec1e04
Compare
Choose a tag to compare
v0.11.0-alpha Pre-release
Pre-release

0.11.0-alpha (2022-09-07)

Console update

  • Update destination configuration feature. Now you can edit your destination setting right in the console.
  • Implement various integration tests focus on the onboarding experience.
  • Make pipeline snippet align with user config.
  • Fix a bug that cookie will be wrongly set in incognito mode.
  • Fix a bug in which the icon of the destination is not correctly displayed.
  • Fix a bug that causes the destination deletion button to be missing.

Features

  • add buffer into calculation of instance cell more button (#268) (19d1470)
  • add destination configuration form (#255) (0164946)
  • Implement onboarding integration test (#271) (f9c494e)
  • Implement source integration test (#272) (b85a285)
  • use env var in pipeline snippet (#275) (3bc4d7a)

Bug Fixes

  • fix cookie_token wrongly set issue (#269) (7e25d9d)
  • fix Select a existing to Select an existing (#264) (87a8584)
  • fix the missing destination deletion (#267) (f96e65c)
  • fix various issues related to destination icons and displayed title (#266) (d86c25c)

v0.10.3-alpha

30 Aug 15:19
110ee5b
Compare
Choose a tag to compare
v0.10.3-alpha Pre-release
Pre-release

0.10.3-alpha (2022-08-30)

Bug Fixes

v0.10.2-alpha

19 Aug 13:27
2889c1c
Compare
Choose a tag to compare
v0.10.2-alpha Pre-release
Pre-release

0.10.2-alpha (2022-08-19)

Bug Fixes

v0.10.1-alpha

19 Aug 12:07
1923745
Compare
Choose a tag to compare
v0.10.1-alpha Pre-release
Pre-release

0.10.1-alpha (2022-08-19)

Bug Fixes

v0.10.0-alpha

18 Aug 18:04
509532c
Compare
Choose a tag to compare
v0.10.0-alpha Pre-release
Pre-release

Console update

  • Update error handling method
  • Implement snippet highlighting at Pipeline and Model page
  • Update logo and favicon to use new VDP logo
  • Update various UI design and icon

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

v0.9.0-alpha

10 Aug 16:04
5168bf7
Compare
Choose a tag to compare
v0.9.0-alpha Pre-release
Pre-release

0.9.0-alpha (2022-08-10)

Features

v0.8.0-alpha

03 Aug 11:53
8c64660
Compare
Choose a tag to compare
v0.8.0-alpha Pre-release
Pre-release

0.8.0-alpha (2022-08-03)

Product updates

  • Add support for async pipeline creation
  • Migrate codebase to use Pnpm

Features

Bug Fixes

v0.7.0-alpha

01 Aug 16:18
07045e9
Compare
Choose a tag to compare
v0.7.0-alpha Pre-release
Pre-release

0.7.0-alpha (2022-08-01)

Console Update

  • Fix keep redirecting back to onboarding form issue
  • Fix Airbyte form default value issue
  • Fix Toggle Field and Upload file Field issue
  • Adapt new design-system component props structure
  • Fix wrong connector state
  • Remove default scroll behavior on type=number input

Features

Bug Fixes

v0.6.3-alpha

29 Jul 07:41
722fd13
Compare
Choose a tag to compare
v0.6.3-alpha Pre-release
Pre-release

0.6.3-alpha (2022-07-29)

Bug Fixes

  • fix can't correctly create Airbyte destination (#185) (732844d)
  • fix destination cache not remove and create http & grpc issue (#184) (8c35d95)
  • fix onboarding form (#182) (a944e1d)