-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
258 additions
and
1,452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
Fixes some minor bugs in the update notifier: | ||
* When running on ARM Windows, the app incorrectly prompted the user to download the native version. | ||
* The updater failed to reliably detect when the user was offline. | ||
* Fixes a bug causing the odometry popup to render incorrectly when "inches" was selected as the distance unit. | ||
* Restores the behavior of the cancel button in preferences - it now correctly restores the original state of each field. | ||
* Forces the preferences window to stay on top, reducing the chance of "losing" it behind the main window. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.