Releases: Mechanical-Advantage/AdvantageScope
Releases · Mechanical-Advantage/AdvantageScope
v1.8.3
Adds a new scrolling system for line graphs to improve stability across platforms. Notable improvements include preventing the zoom level from changing unexpectedly and allowing zooming on Windows and Linux while locked to live data.
v1.8.2
- 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.
v1.8.1
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.
v1.8.0
The auto-update system has received an overhaul, bringing a few improvements:
- The download button now links directly to the relevant asset on GitHub, matching the current platform and architecture.
- The messages no longer include the most recent changelog (this feature was confusing when incrementing multiple versions).
- All prompts are now more consistent with the rest of the app.
- Detection of a translated environment on macOS and Winodws is now integrated into the update checker.
v1.7.0
Adds a few new Easter Eggs...
v1.6.1
Removes an extra debug log to console introduced in the previous release.
v1.6.0
- Fixes a bug preventing the app from launching after moving a window offscreen.
- Adds menu items and keyboard shortcuts for changing the selected tab.
- Adds support for the 2016 field in the odometry tab.
v1.5.2
Bug fixes to improve the experience on Windows:
- When auto zooming out while live logging, the user can now exit properly.
- The sizes of the preferences and edit axis windows are fixed (again).
- The description of ".rlog" files in File Explorer has been shorted.
v1.5.1
On Linux, the GTK theme will now only be modified when running in dark mode. This means that for users with themes other than Adwaita, the UI should appear more consistent in light mode.
v1.5.0
Many minor changes, especially aesthetic improvements:
- The app icon is now displayed with alert messages on Windows and Linux.
- In preferences, the user can now set the application theme (light, dark, or match system).
- The "Check for Updates" button is now part of the application menu on macOS.
- The "About" window on Linux and Windows now includes platform information.
- Fixed a bug preventing state restore from a file.
- Fixed the size of the preferences window on Linux and Windows.