This release mainly add the possibility to run XrmToolBox without Internet connection. It also fixes some bugs and is updated with latest Microsoft Dataverse SDK assemblies

What's new for users

Improvements
XrmToolBox can now be used without internet connection. Tool Library won't be functionnal if there is no Internet connection
XrmToolBox caches tools definition to load them faster during startup (Thank you to @yagasoft)
Bug fixes

Highlighting works now correctly for tools that use multiple connections but not all have highlighting information

When opening a recently used item and the connection is not found, XrmToolBox asks to connect to another connection

Tool Library does not tick all checkboxes anymore when loading

XrmToolBox now has a minimum size so it shouldn't be possible anymore that it runs showing only Windows form top bar

Known issues
N/A

What's new for developers

Improvements

Use of latest Microsoft Dataverse SDK assemblies

Added Microsoft.Web.Webview2 control. You can use it in your tool to display web content using Edge (chromium) web engine

Bug fixes
Added explicit error message when trying to display a notification when the control is not yet added to the tool form
Known issues
N/A

What's new for administators

Improvements
N/A