This release mainly adds support for browser profile. You can now link your connections to a browser profile. When opening an url, if a browser profile is defined for the current connection, it will be used to naviagate to that url.

What's new for users

Improvements
New error screen for unexpected errors (thanks to Jonas Rapp)
New toolbar button to open Power Apps maker portal
Opening environment now uses Browser profile if set
Tools tab can now be moved to a new vertical or horizontal group of tabs using right click
Bug fixes

Ordered list of tools for Paypal donation on start screen
Fixed creation of shortcut when using a tool AND an connection

Known issues
Opening Power Apps maker portal might goes to default environment instead of connected environment. The issue comes from Connection controls and will be fixed in a future release of these controls

What's new for developers

Improvements

Developers can now open url using user defined Browser profile, by using extension method ConnectionDetail.OpenUrlWithBrowserProfile(Uri uri);

Bug fixes
N/A
Known issues
N/A

What's new for administators

Improvements
N/A