docs: add the release note

Add the ID/Name column optimization feat release note

Change-Id: I45353987c7045e03e54786d9579ea96e9824e091
This commit is contained in:
Jingwei.Zhang 2022-10-11 12:15:03 +08:00
parent 115015821f
commit 8398406da8

View File

@ -0,0 +1,10 @@
---
features:
- |
Optimize ID/Name column in the tables:
* Shorten the display of the ID and only display the first 8 characters.
* Provide button to support quick copy ID.
* Bold the name to make it more prominent.