11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package >
3- <metadata >
4- <id >LinkeD365.FlowToVisio</id >
5- <title >Flow to Visio</title >
6- <version >$version$</version >
7- <authors >LinkeD365</authors >
8- <owners >LinkeD365</owners >
9- <requireLicenseAcceptance >false</requireLicenseAcceptance >
10- <projectUrl >https://github.com/LinkeD365/FlowToVisio</projectUrl >
11- <iconUrl >https://linked365.blog/wp-content/uploads/2020/03/smallIcon.png</iconUrl >
12- <description >A XrmToolBox tool to create Visio diagram of your Power Automate Flows that are within your CDS</description >
13- <releaseNotes >
14- Updated tool version
15- added Actions for dataverse
16- #36 Added solution filter
17-
18- #35 Added toggle to display comments
19-
20- #33, #34 flows with [] in the name are corrupted (Thanks @RobCieloCosta, @banderson-eco)
3+ <metadata >
4+ <id >LinkeD365.FlowToVisio</id >
5+ <title >Flow to Visio</title >
6+ <version >$version$</version >
7+ <authors >LinkeD365</authors >
8+ <owners >LinkeD365</owners >
9+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
10+ <projectUrl >https://github.com/LinkeD365/FlowToVisio</projectUrl >
11+ <iconUrl >https://linked365.blog/wp-content/uploads/2020/03/smallIcon.png</iconUrl >
12+ <description >A XrmToolBox tool to create Visio diagram of your Power Automate Flows that are within your CDS</description >
13+ <releaseNotes >
14+ Added functionality to view flow Runs then cancel one or more runs
2115
22- #31 Added Options drop down to allow display of advanced settings
23- Added more detail to Http triggers and actions
16+ Updated tool version
17+ added Actions for dataverse
18+ #36 Added solution filter
2419
25- #31, #32 Reduced bottom border for all shapes (Thanks @rappen, @mrhyde1st)
26- #30 Added append to string icon and value (DO IT YOUR SELF NEXT TIME @MCJ)
27- #29 Added SQL actions, which led to a lot of work to get parameters showing (Bloody MCJ)
28- #28 Added open file option (Thanks @MCJ)
29- #27 Resolved issue with Dataverse shape (thanks @Geoff-RSM)
30- #26 Resolved issue where no connectors on logic apps caused error (thanks @BTSSCarol)
31- #15 Allowed multi select of flows to create a large file (thanks @MichaelLaMontagne)
20+ #35 Added toggle to display comments
3221
33- #25 Added Help and improved user interface for connecting to Power Automate and Logic Apps
22+ #33, #34 flows with [] in the name are corrupted (Thanks @RobCieloCosta, @banderson-eco)
3423
35- #23 Fixed Filter/Search
36- #22 Fixed Sort
37- #20 Also returns flows that have been shared with me (Thanks Gilles) 👍
38- #24 Allowed multi configurations for Power Automate and Logic Apps (Thanks Fred) 🙌
39- Changed retrun from Flow and Logic apps to check if there are more to get
24+ #31 Added Options drop down to allow display of advanced settings
25+ Added more detail to Http triggers and actions
4026
41- #17 Added Office 365 actions
27+ #31, #32 Reduced bottom border for all shapes (Thanks @rappen, @mrhyde1st)
28+ #30 Added append to string icon and value (DO IT YOUR SELF NEXT TIME @MCJ)
29+ #29 Added SQL actions, which led to a lot of work to get parameters showing (Bloody MCJ)
30+ #28 Added open file option (Thanks @MCJ)
31+ #27 Resolved issue with Dataverse shape (thanks @Geoff-RSM)
32+ #26 Resolved issue where no connectors on logic apps caused error (thanks @BTSSCarol)
33+ #15 Allowed multi select of flows to create a large file (thanks @MichaelLaMontagne)
4234
43- #16 Added Logic App config, very beta 🤞
35+ #25 Added Help and improved user interface for connecting to Power Automate and Logic Apps
4436
45- #14 Removed File button
46- #13 Fixed bug in conditions missing steps
47- #8 Implemented INoConnectionRequired to tidy up and removed initial call to get flows from Dataverse 😜
37+ #23 Fixed Filter/Search
38+ #22 Fixed Sort
39+ #20 Also returns flows that have been shared with me (Thanks Gilles) 👍
40+ #24 Allowed multi configurations for Power Automate and Logic Apps (Thanks Fred) 🙌
41+ Changed retrun from Flow and Logic apps to check if there are more to get
4842
49- #11 Fixed display of _ in titles
50- #10 Modified Title rendering to allow for quotes and double quotes (Thanks Amey)
43+ #17 Added Office 365 actions
5144
52- #9 Added Dev Azure APP info
53- Added additional logging around Flow API access
54- Added Append Array Increment Variables 🎁
55- Added Office Users✨
45+ #16 Added Logic App config, very beta 🤞
5646
57- #7 Resolved issue with repeat was a class
58- Added PowerApp, more CDS, Forms, Customer Voice
59- 10.7
60- #3 Fixed readonly grid
61- #5 Hope you are happy Jonas
62- #6 hopefully 🤞🏽
63- Added Onedrive and Word Templates
64- </releaseNotes >
65- <copyright >Copyright 2020</copyright >
66- <tags >XrmToolBox Plugins Flow Visio</tags >
67- <dependencies >
68- <dependency id =" XrmToolBox" version =" 1.2020.6.40" />
69- </dependencies >
70- </metadata >
71- <files >
72- <file src =" FlowToVisio\bin\Release\Plugins\LinkeD365.FlowToVisio.dll" target =" lib\net472\Plugins" />
73- </files >
47+ #14 Removed File button
48+ #13 Fixed bug in conditions missing steps
49+ #8 Implemented INoConnectionRequired to tidy up and removed initial call to get flows from Dataverse 😜
50+
51+ #11 Fixed display of _ in titles
52+ #10 Modified Title rendering to allow for quotes and double quotes (Thanks Amey)
53+
54+ #9 Added Dev Azure APP info
55+ Added additional logging around Flow API access
56+ Added Append Array Increment Variables 🎁
57+ Added Office Users✨
58+
59+ #7 Resolved issue with repeat was a class
60+ Added PowerApp, more CDS, Forms, Customer Voice
61+ 10.7
62+ #3 Fixed readonly grid
63+ #5 Hope you are happy Jonas
64+ #6 hopefully 🤞🏽
65+ Added Onedrive and Word Templates
66+ </releaseNotes >
67+ <copyright >Copyright 2020</copyright >
68+ <tags >XrmToolBox Plugins Flow Visio</tags >
69+ <dependencies >
70+ <dependency id =" XrmToolBox" version =" 1.2020.6.40" />
71+ </dependencies >
72+ </metadata >
73+ <files >
74+ <file src =" FlowToVisio\bin\Release\Plugins\LinkeD365.FlowToVisio.dll" target =" lib\net472\Plugins" />
75+ </files >
7476</package >
0 commit comments