diff --git a/releasenotes/notes/Optimize-ID-Name-Column-1b5248237f6f7053.yaml b/releasenotes/notes/Optimize-ID-Name-Column-1b5248237f6f7053.yaml new file mode 100644 index 00000000..39566dc7 --- /dev/null +++ b/releasenotes/notes/Optimize-ID-Name-Column-1b5248237f6f7053.yaml @@ -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.