Skip to content

Releases: qdrant/qdrant-web-ui

v0.1.31

26 Aug 13:55
Compare
Choose a tag to compare

πŸš€ Features

  • Navigation to graph page from point page (#205)
  • List of collections as a table with more info (#213)
  • 'Trigger optimizers' button to the collection info (#210)

πŸͺ² Bug Fixes and Enhancements

  • Added Warning on the snapshot page for a distributed cluster (#202)
  • Fix for duplicated autocomplete suggestions (#206)
  • Bug fix for getting collection issues notifications (#204)
  • Replaced table with list in tutorials (#208)
  • Fix Axios and allow UMAP visualization (#211)
  • Fix isNamedVectorCondition (#214)
  • Filter empty suggestions (#217)

v0.1.30

12 Aug 14:49
Compare
Choose a tag to compare

πŸš€ New Features

  • Graph-based collection exploration tool (#197)
  • Tool to check search quality in real-time (#199)

πŸ’… Fixes and improvements

  • Fixed toggle notifications tooltip text (#192)
  • Updated interactive tutorial for language and links (#193)
  • Updated links to documentation (#195)
  • Fixed wording in Quickstart and Filtering tutorials (#194)
  • Changed color of JSON viewer dark theme (#200)
  • Added header for inference proxy

v0.1.29

21 Jun 15:47
Compare
Choose a tag to compare
0.1.29

v0.1.28

18 Jun 11:59
e72cc75
Compare
Choose a tag to compare
v0.1.28

v0.1.27

08 Jun 12:18
Compare
Choose a tag to compare
v0.1.27

v0.1.26

25 May 18:21
Compare
Choose a tag to compare

Features

  • #183 - Notification for miss-configured collections

Bug fixes

  • #186 - do not suggest filters for objects and arrays in points list

v0.1.25

22 Apr 11:53
Compare
Choose a tag to compare

πŸš€ Features

  • Token validation on the JWT generator page (#177)
  • A deeplink above the code block that links to the API reference for each request in the console (#142)

v0.1.24

18 Apr 14:25
Compare
Choose a tag to compare

πŸš€ Features

  • Diff dialog to review changes before saving payload (#169)
  • Collection name validation in the SnapshotUploadForm component (#173)
  • Page for generating JWT (#175)

πŸͺ² Bug Fixes

  • Prevent tutorial footer button overlap (#171)
  • Fix grammar mistake (#176)

v0.1.23

19 Mar 10:36
Compare
Choose a tag to compare

πŸš€ Features

  • Find similar by ID or filter by payload key:value pair (#167)

πŸͺ² Bug Fixes

  • Fix data type conversion issue in SimilarSerachfield component (#166)
  • Adding bigInt support (#165)

v0.1.22

06 Mar 10:55
Compare
Choose a tag to compare

πŸš€ Features

  • Add Snapshots for Demo Collections (#153)
  • Auto-Complete Required Request Body Parameters when Inserting Commands (#156)
  • Delete point (#155)
  • Visualize discovery scores (#134)

πŸ’… Enhancements

  • Add Auto-Indentation inside Curly Braces (#157)
  • Full-screen image mode on points (#154)
  • Show Tooltips only when a drawer is minimized (#140)

πŸͺ² Bug Fixes

  • Fix: Multiple vectors visualization does not work if not all named vectors are presented (#160)