Releases: qdrant/qdrant-web-ui
Releases · qdrant/qdrant-web-ui
Release list
v0.2.16
v0.2.15
v0.2.14
Highlights
- Visualization — server-side Distance Matrix API pipeline (https://github.com/qdrant/qdrant-web-ui/milestone/1): the Visualize tab now builds the point graph from Qdrant's Distance Matrix API (Qdrant ≥ 1.12), so raw vectors no longer have to be transferred to the browser. Falls back to a scroll request for PCA and older Qdrant versions.
Features & improvements
- Multi-delete for collections (#400)
- Added an "Agent Skills" card to the Welcome page (#365)
- Collection list still renders when some collection-info requests fail (#405)
Fixes
- Fixed the filter field (#387)
- Fixed button tooltips (#403)
- Fixed dashboard API 404s when accessed with a trailing slash (#398)
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
What's Changed
- Rename "Take Snapshot" to "Snapshots" in collections list by @qdrant-cloud-bot in #384
- Add tooltip on Collection Status badge by @bashofmann in #383
- Add sorting buttons to the cluster monitor by @trean in #385
- Fetch point payload facets lazily instead of on page load by @generall in #386
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
What's Changed
- Modify MuiAlert colors by @nikhil-varma in #349
- Fix tutorial link by @abdonpijpelink in #347
- Standardize errors, warnings, info & success colors by @nikhil-varma in #350
- Fix cluster monitor arrows by @trean in #352
- Fix bugs with collection names containing % by @trean in #353
- Fix cluster mode warning flickering while cluster is loading by @trean in #354
New Contributors
- @nikhil-varma made their first contribution in #349
Full Changelog: v0.2.6...v0.2.7