Releases: zilliztech/attu
Release v2.5.3
What's Changed
- feat: change app version server port to 3080 by @shanghaikid in #766
- fix: can not edit password for root user by @shanghaikid in #771
Full Changelog: v2.5.2...v2.5.3
Release v2.5.2
v2.5.1 is broken, please use v2.5.2
What's Changed
- feat: enhanced rbac GUI by @shanghaikid in #758
- feat: enable auto-id row edit by @shanghaikid in #737
- feat: Array json fun for milvus data filter JSON_CONTAINS_ANY and JSON_CONTAINS_ALL by @rgupta2508 in #740
- feat: support Zilliz Cloud serverless by @shanghaikid in #743
- feat: keep query parameters when switching pages by @shanghaikid in #746
- feat: better experience for editing entity by @shanghaikid in #748
- feat: support view privilege groups by @shanghaikid in #750
others
- fix: sample Varchar non-auto ID data looks strange by @shanghaikid in #738
- refactor: use
import type
instead ofimport
by @shanghaikid in #742 - chore: add missing dto for database requests by @shanghaikid in #744
- chore: add dto types and message for the milvus controller by @shanghaikid in #745
- fix: [1,2] or [0.1] is not allowed in the advanced filter by @shanghaikid in #747
- fix: can not delete multiple entities by @shanghaikid in #749
- chore: upgrade dependencies by @shanghaikid in #752
- chore: update express version by @shanghaikid in #753
- fix: 403 issue by @shanghaikid in #761
Full Changelog: v2.5.0...v2.5.2
Release v2.5.0
Attu supports Milvus 2.5 now.
What's Changed
- update milvus node sdk to v2.5.0 by @shanghaikid in #707
- [2.5] support text match by @shanghaikid in #709
- [2.5] refactor scalar index options and add bitmap index support by @shanghaikid in #710
- [2.5] support null default value by @shanghaikid in #711
- support functions by @shanghaikid in #714
- Bump nanoid from 3.3.7 to 3.3.8 in /client by @dependabot in #715
- Bump rollup from 4.22.0 to 4.28.1 in /client by @dependabot in #716
- update table loading UI by @shanghaikid in #717
- Feat/support view longtext by @shanghaikid in #720
- support rename oollection on the schema page by @shanghaikid in #722
- update create collection dialog UI by @shanghaikid in #723
- compress response by @shanghaikid in #728
- support load after create by @shanghaikid in #730
Full Changelog: v2.4.12...v2.5.0
Release v2.4.12
What's Changed
- Hide disk usage on system view page by @shanghaikid in #693
- Enable autoindex for scalar and inverted index for varchar by @shanghaikid in #694
- fix: Focus lost after modifying filter or search params by @shanghaikid in #696
- Refactor overview page to schema page by @shanghaikid in #700
- support modify replica count by @shanghaikid in #701
- Support download unformatted milvus schema json file from the schema page by @shanghaikid in #702
- Bump cross-spawn from 7.0.3 to 7.0.6 in /server by @dependabot in #703
Full Changelog: v2.4.11...v2.4.12
Release v2.4.11
If you are using Attu v2.4.10, please upgrade to v2.4.11, as it addresses a crash and resolves data rendering issues.
What's Changed
- fix crash and data rendering issue by @shanghaikid in #689
Full Changelog: v2.4.10...v2.4.11
Release v2.4.10
What's Changed
If you’re using Milvus v2.4.14 or later, using an older version of Attu can cause significant delays when retrieving data counts from unloaded empty collections. I’ve already reported this issue to Milvus, please update to the this version to bypass this problem.
- Support media preview on the search/query page if the varchar data is an image
- Support filter partitions in search page
- Support search by ID
- Support bypass check health on connection
- Bug fix
Details
- fix connection failed because of the lack of PrivilegeDescribeDatabase by @shanghaikid in #670
- fix: Unable to completely delete the contents of the database input field using the keyboard by @shanghaikid in #672
- fix style issue for selected nodes on the explorer page by @shanghaikid in #673
- data explorer: new selected node should be put on top of the nodes panel by @shanghaikid in #674
- support bypass check health on connection by @shanghaikid in #676
- use native tooltip for the collections tree, avoid preventing the click on the upper items by @shanghaikid in #678
- Support search by entity ID by @shanghaikid in #679
- Support filter partitions in search page by @shanghaikid in #680
- connect with client side id by @shanghaikid in #681
- Add milvus-client-id in the headers by @shanghaikid in #682
- add milvus-client-id as the query of the socket connection by @shanghaikid in #683
- support media preview if the data is an image by @shanghaikid in #685
- fix 12s waiting for the query request by @shanghaikid in #687
Full Changelog: v2.4.9...v2.4.10
Release v2.4.9
Main changes
Support context menu on tree
You can explore the search result in an interactive way(beta)
Details
- feat: support arm v7 by @shanghaikid in #640
- added optional dbName in header for tls by @manishkuri in #641
- upgrade dependencies by @shanghaikid in #651
- fix: server crash and memory leak after switching between databases by @shanghaikid in #652
- Support Context menu on the tree by @shanghaikid in #654
- upgrade vite version by @shanghaikid in #655
- Update attu_install-docker.md by @wrosko in #657
- Fix: Typo in milvus-attu image tag by @minbin in #663
- Support data explorer for search page by @shanghaikid in #664
- update dependencies by @shanghaikid in #665
- upgrade node.js version to 22 for the docker image by @shanghaikid in #666
- fix sometimes the panel dragger is not stable by @shanghaikid in #667
New Contributors
- @manishkuri made their first contribution in #641
- @wrosko made their first contribution in #657
- @minbin made their first contribution in #663
Full Changelog: v2.4.8...v2.4.9
Release v2.4.8
What's Changed
- support display segment level
- support create index on primary field
- support setup database properties
- change default drop_ratio_build value to 0.32
- display partition id on the partition page
- bug fix
Full Changelog: v2.4.7...v2.4.8
Release v2.4.7
What's Changed
Details
- Bump axios from 1.7.2 to 1.7.4 in /server by @dependabot in #615
- feat: upgrade UI component to MUI v5 by @shanghaikid in #616
- feat: depreate the old search page by @shanghaikid in #618
- fix: Server-Side Request Forgery in axios by @shanghaikid in #619
- feat: support dark mode by @shanghaikid in #623
Full Changelog: v2.4.6...v2.4.7
Release v2.4.6
What's Changed
- Support Edit entity(none autoid)
- Support connection history
- bug fixes
Details
- update: hide import file/insert sample data/empty data actions button if there is a selection by @shanghaikid in #594
- UI: support always show for grid toolbar buttons by @shanghaikid in #596
- ui: support hide on disable based on a function for the toolbar component by @shanghaikid in #597
- upgrade packages by @shanghaikid in #598
- init edit entity dialog by @shanghaikid in #599
- ui: fix the column gap is too large for the data page by @shanghaikid in #600
- ui-component: support column header formatter by @shanghaikid in #601
- ui: add field type tooltip on data/search grid title by @shanghaikid in #602
- feature: Users can select an address from their connection history on the connect page. by @shanghaikid in #604
- fix: homepage databases are not fully displayed by @shanghaikid in #606
Full Changelog: v2.4.5...v2.4.6