<span style="color:6090ff">🛈 BETA RELEASE 🛈</span>
2023 May 16
Changes
* Fixed UI widgets in undocked windows not restored on subsequent UI launches.
* Updated README and docs.
* Fixed threads not closing on exit (pubsub not processed).
* Added view manager (reorder, rename, add, reset/delete).
* Improved main window menu style.
* Added current range limit slider to JS220 control widget.
* Added option to use QWidget (not OpenGL widget) for waveform widget plot.
* Added text annotations.
* Added annotations save on export. Automatically load on open.
Known issues
1. Partial Qt Hang (Waveform no longer updates, some Qt actions still work)
on one Windows PC with Intel graphics. Problem does not occur with
other widgets. We suspected an OpenGL issue. Unchecking the "opengl"
setting and changing min/max to lines works around the issue.
2. Undo / redo support is not working
---