Releases: zilliztech/attu
Releases · zilliztech/attu
Release v2.2.3
v2.2.3 is incompatible with Milvus version < 2.2
What's Changed
- Using new check healthy method by @shanghaikid in #164
- fix auto id by @shanghaikid in #165
Full Changelog: v2.2.2...v2.2.3
2.2.2
What's Changed
- Update connection user experience by @shanghaikid in #140
- better search page by @shanghaikid in #142
- adjust nav bar spacing by @shanghaikid in #143
- Use as much as possible mui theme feature by @shanghaikid in #144
- Filter loaded collection on search page and grid row size by @shanghaikid in #145
- add more interval to avoid sending too many requests to milvus by @shanghaikid in #146
- change overview text by @shanghaikid in #148
- Support enter for dialog by @shanghaikid in #149
- optimize create index progress by @shanghaikid in #147
- fix multiple get index info requests by @shanghaikid in #150
- fix submit form will change url problem by @shanghaikid in #151
- add java code view by @shanghaikid in #152
- unify grid row height by @shanghaikid in #155
- upgrade node-sdk by @shanghaikid in #156
- Add replica support by @shanghaikid in #160
Full Changelog: v2.2.1...v2.2.2
2.2.1
What's Changed
- Fix FLAT type cannot create index by @Tumao727 in #128
- Support boolean by @shanghaikid in #129
- adjust text by @shanghaikid in #131
- Update Read me by @shanghaikid in #130
- support alias fix #92 by @shanghaikid in #134
- fix bin search gui problem by @shanghaikid in #136
- Fix binary preview by @shanghaikid in #137
- Fix auth login by @nameczz in #138
Full Changelog: v2.2.0...v2.2.1
2.2.0
What's Changed
- upgrade to milvus-sdk-node v2.2.0 to support milvus 2.2.0
- upgrade to react v18 by @shanghaikid in #119
- use hash route for electron by @shanghaikid in #125
Release 2.1.5
2.1.4
What's Changed
- fix broken preview on old version milvus by @shanghaikid in #117
Full Changelog: v2.1.3...v2.1.4
Release 2.1.3
What's Changed
- migration to vite/vitest by @shanghaikid in #111
- add data preview by @shanghaikid in #115
- upgrade to latest electron
Full Changelog: v2.1.2...v2.1.3
2.1.2-20221017
What's Changed
- Add import sample data by @shanghaikid in #107
- Add refresh button on collections table by @shanghaikid in #107
- filter error node, update attu icon by @ThyeeZz in #90
- Fix node info by @nameczz in #97
- Fix some system view, vector search and create index issues by @Tumao727 in #98
- Update attu and node sdk dependency version by @Tumao727 in #99
- Update attu icon by @Tumao727 in #100
- Update icon for linux/mac and remove useless images by @Tumao727 in #101
- Fix build multiple indexes on the same collection status display issue by @Tumao727 in #105
- change login page style by @shanghaikid in #106
2.1.1
What's Changed
- filter error node, update attu icon by @ThyeeZz in #90
- Fix node info by @nameczz in #97
- Fix some system view, vector search and create index issues by @Tumao727 in #98
- Update attu and node sdk dependency version by @Tumao727 in #99
- Update attu icon by @Tumao727 in #100
- Update icon for linux/mac and remove useless images by @Tumao727 in #101
New Contributors
Full Changelog: v2.1.0...v2.1.1
2.1.0-20220722
What's Changed
- Fix issues 43, 41 by @nameczz in #46
- Update success.ts by @b0n0r in #51
- Update success.ts by @b0n0r in #52
- [Issue #35] Add consistency level by @iynewz in #54
- add the consistency level column in collections list by @iynewz in #55
- support milvus auth login by @nameczz in #59
- fix test and check connection method by @nameczz in #60
- [Issue #25] Add nbits parameter by @iynewz in #61
- add user service api and test by @nameczz in #62
- Support CRUD milvus user in attu by @nameczz in #63
- fix test by @nameczz in #65
- [Issue 56] add IP param to metric type by @iynewz in #64
- fix ssl connect by @nameczz in #66
- use relative path in production by @nameczz in #70
- fix http relative path in electron by @nameczz in #72
- support varchar in create and schema by @nameczz in #74
- support index name and create index on scalar fields by @nameczz in #75
- update system view by @nameczz in #76
- [Not merge] update readme by @nameczz in #77
- Update the yaml for attu install on k8s by @Bennu-Li in #78
- fix electron build by @nameczz in #80
New Contributors
Full Changelog: v2.0.5...v2.1.0