Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Releases: milvus-io/milvus-insight

v0.1.8

24 Dec 05:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.1.8

20211016

16 Oct 06:58
12adb0c
Compare
Choose a tag to compare
  • Upgrade node-sdk, support milvus2.0 RC7
  • Add round decimal for search result
  • Fix sorting issue on search result

Release 20210814

14 Aug 06:55
2de7970
Compare
Choose a tag to compare
  • 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

20210726

26 Jul 15:24
ef97baa
Compare
Choose a tag to compare

Fix docker run #165

20210724

24 Jul 06:57
1f01edb
Compare
Choose a tag to compare
  • 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

17 Jul 05:12
1972254
Compare
Choose a tag to compare
  • 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

30 Jun 08:55
7a8d12d
Compare
Choose a tag to compare
  • Basic dashboard
  • Manage collection/partition
  • Load collection for search
  • create index from GUI