Skip to content

Commit

Permalink
Desktop 1.7.8 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-bonebrake committed Jul 31, 2024
1 parent e9682e1 commit 8cd2e6a
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion site/rover/client-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Rover ERP is accessed through a program that must be installed on each client computer.

[You can find the latest client installer here](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.5.zip)
[You can find the latest client installer here](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.8.zip)

Download the client linked above and extract it. Double click on `setup`.

Expand Down
1 change: 1 addition & 0 deletions site/rover/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Here's a sneak peek of what's to come in Rover Web as of [v1.0.34](./web/1-0-34/

| Version | Date | Download |
| ------------------------------------- | ---------- | -------------------------------------------------------------------------------- |
| [v1.7.8](./desktop/1-7-8/README.md) | 2024-07-31 | [πŸ”—](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.8.zip) |
| [v1.7.5](./desktop/1-7-5/README.md) | 2024-01-23 | [πŸ”—](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.5.zip) |
| [v1.7.2](./desktop/1-7-2/README.md) | 2023-12-20 | [πŸ”—](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.2.zip) |
| [v1.7.1](./desktop/1-7-1/README.md) | 2023-11-22 | [πŸ”—](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.1.zip) |
Expand Down
29 changes: 29 additions & 0 deletions site/rover/release-notes/desktop/1-7-8/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Rover Desktop v1.7.8 Release Notes

<badge text= "Version 1.7.8" vertical="middle" />

<PageHeader />

These are the release notes for version 1.7.8 of the Rover Desktop application. Contact your _Client Success Manager_, [Sales](mailto:[email protected]?subject=Rover%20Desktop%20v1.7.8) or [Support](mailto:[email protected]?subjectRover%20Desktop%20v1.7.8) with any questions!

You can download this version [here!](https://roverdesktop.blob.core.windows.net/apps/rover-installer-1.7.8.zip)


## Updates
- Messages and Tasks items in dockpanel are not shown by default.
- Adds attachment icon to header section of data forms for later general implementation of attachment logic.

## Bug Fixes

- Removed ability to undock menus on certain forms.
- Addresses an issue with the favorites item in dockpanel not being properly activated prior to initial click.
- Addresses an issue with masked input dialogs not setting focus to the input field.
- Addresses issues with nested datagrid implemenation during row add operations.
- Addresses issues with combo box display in certain multi-display situations.


<PageFooter />




0 comments on commit 8cd2e6a

Please sign in to comment.