Changelog 0.1.2
Added
- ScryLab is now available for Linux as a Flatpak version
- Implementation of a second Y-axis in the 2D plot. If needed, signals can be displayed on two different axes within one plot. Learn more
- A new License Manager enables the distinction between commercial and non-commercial use. After one-time verification of the email/license, ScryLab remains usable offline. Read the documentation
- An Update Manager now provides updates directly in the application and installs them automatically upon user request (Windows)
- Collection of activity data (GDPR-compliant). More information
Fixed
- Application startup time significantly reduced through an improved installation method on Windows
Changed
- Cursor/Range:
- Signal values are now displayed below the signals in the TreeWidget and can be collapsed separately at any time. This reduces the required horizontal space.
- The measurement data point of a signal closest to the cursor/range is highlighted with a scatter point.
- Non-monotonic signals (e.g., XY signals) are now considered by the cursor/range. Read the documentation