Skip to content

Commit 57c355e

Browse files
committed
readme changes
1 parent 4ccf28e commit 57c355e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ In order to install this extension you'll need to copy the compiled assembly _Tr
3737

3838
After that, you'll need to restart Fiddler if was already running.
3939

40+
## Improvements
41+
One of the latest changes has been to include the session number next to the actual request, so you can get a better view of the execution flow:
42+
43+
![Session numbers](./images/Session-Numbers.png)
44+
4045
## Known issues
4146
Right now, there are issues in the way sessions are deleted, because the only way to effectively delete a session is by choosing the **ALL** option from the tools menu as shown in the selected screenshot:
4247

@@ -49,8 +54,9 @@ Of course, you're free to download the code and if you want to extend it further
4954

5055
Thanks to *Eric Lawrence* for some suggestions, I've added double-click to expand/collapse all child nodes at once (where clicked) and to keep the selected session when losing focus off the TreeView.
5156

52-
You can download the compiled binaries here:
57+
You can download the compiled binaries from the releases section.
5358

59+
Also from here:
5460
[http://blog.gamosoft.com/fiddler-treeview-panel-extension/](http://blog.gamosoft.com/fiddler-treeview-panel-extension/)
5561

5662

images/Session-Numbers.png

30.5 KB
Loading

0 commit comments

Comments
 (0)