Here's a feature that I would find very usefull  :
In the history section, the request corresponding to a specific request in a collection should display the name of the request.
Example : I have a this request saved as "get token" :
http://{{sdp_location}}:{{port}}/hue-gateway/gateway/http/js/signonService/signonByCASN?arg0=0000065536
In the history, I would like to read "get token", instead of the request itself. It would make it easier to find the right request, in order to modify it and send it again.