From 4f1af421b880d28d07a5b268b6ec3e5928c12107 Mon Sep 17 00:00:00 2001 From: Greg Bonebrake Date: Fri, 6 Dec 2024 09:58:29 -0500 Subject: [PATCH] Desktop 2.0 release notes draft --- .../release-notes/desktop/2-0-0/README.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 site/rover/release-notes/desktop/2-0-0/README.md diff --git a/site/rover/release-notes/desktop/2-0-0/README.md b/site/rover/release-notes/desktop/2-0-0/README.md new file mode 100644 index 000000000..9a9097fbe --- /dev/null +++ b/site/rover/release-notes/desktop/2-0-0/README.md @@ -0,0 +1,36 @@ +# Rover Desktop v2.0.0 Release Notes + + + + + +These are the release notes for version 2.0.0 of the Rover Desktop application. Contact your _Client Success Manager_, [Sales](mailto:sales@zumasys.com?subject=Rover%20Desktop%20v2.0.0) or [Support](mailto:help@zumasys.com?subjectRover%20Desktop%20v2.0.0) with any questions! + +You can download this version [here!](https://roverdesktop.blob.core.windows.net/apps/rover-installer-2.0.0.zip) + +## Updates +- Messages and Alerts are now functional in the .NET client. This includes an all new Messages pane to interact directly with your messages, all new Tasks pane to interact directly with your tasks, and alerts integrated within Windows (toast messages). + - Requires ACE version 9.0.595 +- A button has been added to the Workspace form to bring all Rover Desktop forms to the front. This allows quick access to windows that may have been hidden by other system windows. +- Pressing the down arrow in a grid now functions as it did in the legacy Rover client. +- Date pickers now always highlight the current date as they did in the legacy Rover client. +- A setting for default data directory has been added to allow redirection of file transfers to a user selected path. +- Double-clicking a control now opens context menus for the item as it did in the legacy Rover client. +- Additional scaling options have been added to settings menu. +- Outlook is no longer launched as a modal window during email operations. + +## Bug Fixes +- When "Automatically Select Text in Current Control" setting is enabled, it is now possible to select a portion of the control value. +- Ctrl + E no longer causes an exception when used to close form windows. +- An issue with buttons being retained after their containing row was deleted has been resolved. +- An issue with dialog text edits not being reflected back to the parent form has been resolved. + - Requires ACE version 9.0.597 +- An issue with selection dialog window sizing has been resolved. + + + + + + + +