Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit a5ec01c

Browse files
authored
Update CHANGELOG.md
1 parent 85ec43b commit a5ec01c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

durablefunctionsmonitor-vscodeext/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## Version 4.7
4+
5+
- Latest [az-func-as-a-graph](https://github.com/scale-tone/az-func-as-a-graph) integrated, and it is now used as yet another visualization tab for both search results and instance details, with instance counts and statuses rendered on top of it. So it now acts as an *animated* code map of your project:
6+
![image](https://user-images.githubusercontent.com/5447190/127571400-f83c7f96-55bc-4714-8323-04d26f3be74f.png)
7+
8+
- 'Open XXXInstances/XXXHistory in Storage Explorer' menu items for Task Hubs:
9+
<img src="https://user-images.githubusercontent.com/5447190/127571803-4502d249-9963-4f70-9c4e-8aa1397bf06e.png" width="300">
10+
11+
- Long JSON (or just long error messages) can now be viewed in a popup window ([#109](https://github.com/scale-tone/DurableFunctionsMonitor/issues/109)).
12+
- Minor bugfixes.
13+
314
## Version 4.6
415

516
- Added a sortable **Duration** column to the list of results. Now you can quickly find quickest and longest instances.

0 commit comments

Comments
 (0)