Releases: milvus-io/milvus-insight
Releases · milvus-io/milvus-insight
20211016
- Upgrade node-sdk, support milvus2.0 RC7
- Add round decimal for search result
- Fix sorting issue on search result
Release 20210814
- Add code view for creating index modal #213
- Display create time in collection table #180
- Make left navigation bar expandable #185
- Optimize vector search GUI #173 #215
- Upgrade nestjs to 8.0 #116
- Upgrade nodeSDK to latest version #208
20210724
- Support vector search with advanced filtering #152 #158
- Add web socket support #136
- Add API spent time in server logs #155
- optimize insert performance
- fix login trim issue #134
- add tooltip on disabled item #131
- fix can not create index on binary vector #146
20210717
-
support insert entities from GUI #66
-
add search API #125
-
add insert API #124
-
add description for schema #113
-
fix release collection #115
-
fix table sort #114
210630
- Basic dashboard
- Manage collection/partition
- Load collection for search
- create index from GUI