You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,9 @@ This is a running list of significant bug fixes and new features since the last
55
55
* GUI: enabled mouseover BER measurements on MLT-3 / PAM-3 eyes as well as NRZ. No PAM-4 or higher support yet.
56
56
* GUI: Filter graph editor now allows filters and instrument channels to display error messages when their configuration is invalid or something goes wrong. Not all drivers/filters take advantage of this yet.
57
57
* GUI: "add instrument" dialog now includes automatic enumeration of attached HID and UART devices (https://github.com/ngscopeclient/scopehal-apps/pull/968)
58
+
* GUI: lots of improvements to drag-and-drop of channels between plots (https://github.com/ngscopeclient/scopehal-apps/pull/972)
59
+
* GUI: Added new NGSCOPECLIENT_UI_SCALE and NGSCOPECLIENT_FONT_SCALE environment variables to override automatic detection of DPI scaling (https://github.com/ngscopeclient/scopehal-apps/issues/953)
60
+
* Serialization: trace alpha and persistence decay settings are now saved in session files (https://github.com/ngscopeclient/scopehal-apps/issues/936)
0 commit comments