Releases: qdrant/qdrant-web-ui
Releases Β· qdrant/qdrant-web-ui
v0.1.26
Features
- #183 - Notification for miss-configured collections
Bug fixes
- #186 - do not suggest filters for objects and arrays in points list
v0.1.25
π 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
π 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
π 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)