Releases: instill-ai/console
Releases · instill-ai/console
v0.12.0-alpha
chore(main): release 0.12.0-alpha (#277)
v0.11.0-alpha
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
v0.10.3-alpha
v0.10.2-alpha
0.10.2-alpha (2022-08-19)
Bug Fixes
v0.10.1-alpha
v0.10.0-alpha
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
- add error boundary (#232) (56f9f97)
- Implement code-hike snippet (#223) (c0b1b21)
- update design system (#228) (410d4b8)
- update logo (#226) (a3b566b)
- update object-detection icon and add ocr icon (#227) (652f114)
Bug Fixes
This PR was generated with Release Please. See documentation.
v0.9.0-alpha
v0.8.0-alpha
v0.7.0-alpha
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