Releases: microsoft/Dual-write-automations
Releases · microsoft/Dual-write-automations
DW Helper UI 1.0.13
DWHelper UI 1.0.12
DWHelper UI 1.0.111
What's Changed
- Updated target frameworks and package versions to .NET 9
- Changed host startup to asynchronous RunAsync with explicit exit code
- Added grid line visibility and custom brushes to XAML DataGrids
Full Changelog: v1.0.10...v1.0.11
DWHelper UI 1.0.10
Upgraded selenium driver to support latest edge version
If you get an error about user profile is in use, please go to task manager and kill msedgedriver.exe then retry
DWHelper UI 1.0.9
What's Changed
Full Changelog: v1.0.8...v1.0.9
- Added security aspects when credentials are pasted into the UI
- Fixed special characters on wiki page creation
- Added automatic update check on startup
- Added auto upgrade settings from previous version
DWHelper UI 1.0.8
DWHelper UI 1.0.7
- Fixed escaping Wiki upload characters
- Fixed issue with wiki upload
- Added logo / icon
What's Changed
Full Changelog: v1.0.6...v1.0.7
DWHelper UI 1.0.6
- New UI with Dark and Light mode
- Added catchup sync options
- Libary updates
- Better retry handling for certain calls to the backend.
What's Changed
Full Changelog: v1.0.5...v1.0.6
DWHelper UI 1.0.5
Release contains the followsing:
- Bug fixes for Wiki upload
- ClientId / Secret authentication on non MFA accounts (similar to LCS, CMD only for now) Parameters: --clientid, --tenant
Username & password is still required, no other authentication method with client except user_importsonasation is supported - Enable support for non-private browsing (Use parameter --notinprivate)
- Dependency updates
DWHelper UI 1.0.4
Functionalities added:
Compare 2 environments with each other
- Runmode "Compare" added
- New Parameter -t "Target environment" added
- Reflected in the UI
Direct WikiUpload functionality
- Runmode "WikiUplaod" added which only uploads the maps in the config into the wiki
- Previous functionality was untouched to upload after another action
- Reflected in the UI
Reset Link functionality added
- Runmode "ResetLink" added which will execute the function in the UI to Re-Link an environment
- "--forceReset" as additional option to forcefully relink the environment, exactly the same like in the UI
- Settings of legal entities will be taken from the current linkage
- Reflected in the UI