Allow to search / reuse requests from history in a more efficient way
1. Add column [Date] or [Date and Time] to history, so one can look for a request that was used at a given date / time
3. Allow to sort by request Url, date / time
4. Allow to group by request urls: If there are several requests with the same url, provide the option to group / ungroup them
5. Add column [Result] with the result code for each request, so that one can now which request to use (for example, one needs a request that gave a 404, or only 202s)
6. Filter history by request type (GET, PUT, ...), url content (example: search for "/admin/ ... etc"), date / time
It's not entirely clear what sort of "History" are you talking about here-- most of these options are already available in Fiddler's Web Sessions list.
If you're talking about the History panel on the Composer tab, you're better off just using a Fiddler Viewer instance and just drag/drop desired requests to the Composer.