Release 2.3.9
Release note
In this version of Attu, we've focused on key enhancements to improve performance and usability. We've completely overhauled our data structure and rendering methods to address slow loading of multiple collections. Our homepage has been redesigned to serve as a centralized database management hub, offering improved accessibility. Additionally, we've introduced a collections tree feature for easier management. Alongside these improvements, we've tackled numerous bugs to ensure a smoother user experience overall. These updates aim to make Attu more efficient, user-friendly, and reliable for our community.
In addition, the upcoming version will introduce support for the brand new Milvus 2.4, promising exciting advancements and features. Stay tuned for what's next and explore the enhanced features available on Zilliz Cloud for managed Milvus services.
What's Changed
- fix can not query or filter negative int64 value by @shanghaikid in #400
- fix entity count sort problem on collections page by @shanghaikid in #401
- adjust grid row count calculation by @shanghaikid in #403
- adjust UI style by @shanghaikid in #404
- change database page to database admin page and it's route by @shanghaikid in #405
- adjust data context, move collections to the data context by @shanghaikid in #406
- refactor database & partition service & pages by @shanghaikid in #407
- refactor segment api and page by @shanghaikid in #408
- upgrade user api, remove some any type by @shanghaikid in #409
- refactor types by @shanghaikid in #411
- fix wrong copy value for non string and number types by @shanghaikid in #412
- collections page shouldn't fetch data on load by @shanghaikid in #413
- clean ui console errors by @shanghaikid in #414
- Add a simple collection tree by @shanghaikid in #416
- chore: docker multiarch by @zhanshuyou in #417
- fix grid loading mask not shown by @shanghaikid in #418
- fix grid pagenation text by @shanghaikid in #419
- support copy segmentIds by @shanghaikid in #420
- upgrade electron and builder by @shanghaikid in #421
- chore: docker build arm64 by @zhanshuyou in #422
- chore: update dev workflow by @zhanshuyou in #423
- Attu-384: refactor for performance by @shanghaikid in #425
- fix grid header jittering by @shanghaikid in #426
- refine tree by @shanghaikid in #427
- only return permitted databases by @shanghaikid in #429
- Add collection overview page by @shanghaikid in #430
- fix: docker multi platform by @zhanshuyou in #433
- Feature: Ability to config server port via Environment Variable by @TheDropZone in #434
- fix: ci timeout by @zhanshuyou in #435
- new attu Home by @shanghaikid in #436
- reorg folders by @shanghaikid in #438
- Add refresh btn on collection page by @shanghaikid in #439
- Bump follow-redirects from 1.15.4 to 1.15.6 in /client by @dependabot in #443
- Bump follow-redirects from 1.15.4 to 1.15.6 in /server by @dependabot in #442
- new connect page by @shanghaikid in #446
- fix number sort problem if the score has too many fraction numbers by @shanghaikid in #447
- Fix back button not working by @shanghaikid in #448
New Contributors
- @zhanshuyou made their first contribution in #417
- @TheDropZone made their first contribution in #434
Full Changelog: v2.3.8...v2.3.9