Skip to content

Releases: microsoft/Dual-write-automations

DW Helper UI 1.0.13

15 Dec 13:20
52e8cb7

Choose a tag to compare

  • Updating Selenium version

DWHelper UI 1.0.12

17 Jul 07:39
3a9c86b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

DWHelper UI 1.0.111

21 May 10:50
04b956e

Choose a tag to compare

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

13 Mar 12:13
d4c073c

Choose a tag to compare

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

15 Nov 13:47
16e34af

Choose a tag to compare

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

28 Aug 14:41
47f6e47

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

DWHelper UI 1.0.7

03 Jun 09:30

Choose a tag to compare

  • 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

22 Apr 14:03
5bb6c40

Choose a tag to compare

  • 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

22 Jan 07:26
16c50a8

Choose a tag to compare

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

01 Sep 11:54
2803811

Choose a tag to compare

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