Releases: instill-ai/console
Releases · instill-ai/console
v0.20.2-alpha
0.20.2-alpha (2023-03-28)
Bug Fixes
v0.20.1-alpha
0.20.1-alpha (2023-03-27)
Bug Fixes
v0.20.0-alpha
0.20.0-alpha (2023-03-26)
Features
- [INS-250] update the logic of tracking cookie (#372) (4a828e9)
- [INS-267] mock onboarded cookie (#378) (bbf8322)
- add playwright state (#373) (b1ff209)
- Impl pagination (#365) (6db8461)
- make test operate in order and bump playwright version (#374) (ddfcd5a)
- update how we store playwright state (#376) (9bf8de5)
Bug Fixes
v0.19.0-alpha
0.19.0-alpha (2023-03-01)
Features
v0.18.0-alpha
0.18.0-alpha (2023-02-27)
Features
- Thanks @iamnamananand996 - migrate react-query to version 4 (#352) (d72196a)
Bug Fixes
- Thanks @xiaofei-du - refactor the trigger snippet codes of models(#361) (400e54b)
- Thanks @iamnamananand996 - reset error object when create model form (#357) (e664c05)
v0.17.0-alpha
0.17.0-alpha (2023-02-22)
Features
- add health endpoint (#341) (488ef16)
- expose node env as build args (#345) (9a82499)
- further delay the model details test (bb0e955)
- further stabilize e2e test by removing the clean up function (#356) (eb0e58c)
- implement new pipeline snippet (#346) (01c8c41)
- turn off test related to long running operation (#354) (f28be7c)
- update env name (#358) (8f51ed8)
- update model task label (#347) (bb317f1)
- update tests to skip long-running operation related tests (#355) (e1ed5a8)
Bug Fixes
v0.16.0-alpha
0.16.0-alpha (2023-02-10)
console-update
- We are at Nextjs 13 right now, a brand new world.
- Adapt newly released mgmt-backend
Features
- adapt new mgmt backend and protobuf (#337) (8f6f698)
- add pr-semantic workflow (#331) (e6084c0)
- extend the delay when test model details page (#336) (6b68a71)
- run build when test in the workflow (#339) (2b87fa1)
- upgrade nextjs13 (#334) (a488408)
Bug Fixes
v0.15.0-alpha
chore(main): release 0.15.0-alpha (#315) ## Console update - Support asynchronously create model - Support API-GATEWAY - Implement the integration-test container and run our test in it - Implement a new way to handle the run-time environment vairables - Fix various bugs related to integration-test - Fix bug related to model label displayed icons
v0.14.0-alpha
chore(main): release 0.14.0-alpha (#294)
v0.13.0-alpha
0.13.0-alpha (2022-10-04)
Console update
- Update backend URL to adapt new Protobuf
- Integrate code-hike to facilitate the code snippet console offered.
- Fix various UI bug
- Fix bug that onboarding will fail using Docker
Features
- extend the time span of our user cookie (#289) (76a6f99)
- Finish integration test and make it stable (#281) (3fd8d21)
- replace prism.js with code-hike (#292) (cb61708)
- unify the gap between elements in every table (#291) (e743820)
- update console request URL according to new protobuf (#287) (fa7ecc3)