Releases: zilliztech/attu
Releases · zilliztech/attu
Release v2.3.2
What's Changed
- add compact dialog by @shanghaikid in #266
- change electron build target for mac to universal by @shanghaikid in #267
- Support import sever module in client by @shanghaikid in #268
- update README by @shanghaikid in #271
- support dynamic field by @shanghaikid in #274
- fix scalar index creation by @shanghaikid in #275
- Use describeIndex instead of getIndexState by @shanghaikid in #287
- Bump tough-cookie from 4.1.2 to 4.1.3 in /client by @dependabot in #289
- Bump word-wrap from 1.2.3 to 1.2.5 in /client by @dependabot in #290
- Bump @adobe/css-tools from 4.0.1 to 4.3.1 in /client by @dependabot in #291
- Bump semver from 5.7.1 to 5.7.2 in /server by @dependabot in #292
- Bump electron from 25.3.0 to 25.8.4 in /server by @dependabot in #293
- Bump @babel/traverse from 7.22.8 to 7.23.2 in /client by @dependabot in #294
- Bump @babel/traverse from 7.22.8 to 7.23.2 in /server by @dependabot in #295
- Bump postcss from 8.4.26 to 8.4.31 in /client by @dependabot in #296
- Bump get-func-name from 2.0.0 to 2.0.2 in /client by @dependabot in #297
New Contributors
- @keongalvin made their first contribution in #277
- @dependabot made their first contribution in #289
Full Changelog: v2.3.1...v2.3.2
Release v2.3.1
What's Changed
- fix autoID is not working for milvus v2.3.x by @shanghaikid in #263
- fix describe collection cache issue by @shanghaikid in #264
- get rid of apline version of container by @shanghaikid in #265
Full Changelog: v2.3.0...v2.3.1
Release v2.3.0
What's Changed
- Fix editing role bug by @shanghaikid in #252
- UI enhancement: Show database name under User Tab by @shanghaikid in #253
- Support cosine and range search by @shanghaikid in #255
- segments view by @shanghaikid in #257
- support json_contains by @shanghaikid in #259
Full Changelog: v2.2.8...v2.3.0
Release 2.2.8
What's Changed
- ensure create collection types by @shanghaikid in #215
- fix user need to click the login button twice on first connect by @shanghaikid in #217
- Update packages by @shanghaikid in #222
- support manage databases by @shanghaikid in #224
- fix #225 and fix that server doesn't respect new address by @shanghaikid in #227
- downgrade vite to 4.3.9 by @shanghaikid in #231
- support alias src by @shanghaikid in #232
- support manage roles by @shanghaikid in #234
- Support create/edit user role on user page by @shanghaikid in #236
- Support assign privilege by @shanghaikid in #238
- support diskann by @shanghaikid in #240
- fix data preview on search/data preview/data query by @shanghaikid in #239
- Support database by @shanghaikid in #241
- new overview by @shanghaikid in #244
Full Changelog: v2.2.7...v2.2.8
Release v2.2.7
What's Changed
- fix varchar deleting issue by @shanghaikid in #201
- remove ssl by @shanghaikid in #203
- Support Partition key by @shanghaikid in #202
- fix connection error not pop up by @shanghaikid in #208
- show latency in search result by @shanghaikid in #204
Full Changelog: v2.2.6...v2.2.7
Release v2.2.6
What's Changed
- Support Milvus v2.2.9 & v2.2.10
- fix: http cannot be copied by @chen-jingjie in #188
- support json by @shanghaikid in #198
- Allow user to type query expression on query page by @shanghaikid in #200
- Fix data export issue
New Contributors
- @chen-jingjie made their first contribution in #188
Full Changelog: v2.2.5...v2.2.6
2.2.5
What's Changed
- update qrcode image by @nameczz in #180
- fix can not insert data into partition from GUI by @shanghaikid in #184
- Autoindex & zilliz cloud by @shanghaikid in #187
Full Changelog: v2.2.4...v2.2.5
Release 2.2.4
What's Changed
- Upgrade to the latest node sdk
- [Attu Metrics] Support prometheus by @alwayslove2013 in #168
- support rename collection by @shanghaikid in #173
- fix replica toggle by @shanghaikid in #174
- fix import dialog disable button by @shanghaikid in #175
Full Changelog: v2.2.3...v2.2.4
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