Releases: qdrant/qdrant-web-ui
Releases · qdrant/qdrant-web-ui
v0.1.23
🚀 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
🚀 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)
v0.1.20
🪲 Bug Fixes
- Fix autocomplete, sparse vector error. (#132)
v0.1.19
🚀 Features
💅 Enhancements
- Sort collections by name on dashboard page (#117)
- SBOM for UI (#120)
- Local Monaco editor (#124)
🪲 Bug Fixes
- Fix for empty space on the collection point view when there are no images (#125)
- Fix to show sparse vector length (#130)
v0.1.15
🚀 Features
- Loading indicator on the console page (#90)
- Add support object path for
color_by
fixed #101 (#102)
- Collection info tab on the collection page (#103)
🪲 Bug Fixes
- Fix for finding similar points by UUID (#98)
- History local storage quota overflow fixed (#99)
- Add API key in snapshot upload request (#105)
- Download snapshot with API key + refactoring (#107)