Skip to content

Version v0.7.2

Choose a tag to compare

@ioneater ioneater released this 02 Mar 20:03
· 121 commits to main since this release

Added

  • Added update information on starting screen.
  • Added option to show an overview of all icons (enter Tree.iconOverview() in Console).
  • Added Error count setting for devices to stop communication after multiple consecutive errors.
  • Added option to record videos of plugins.
  • Added option to highlight mouse clicks.
  • Added offline installation instructions.
  • Added option to run python files from explorer context menu.
  • Added options to load all device values from file context menu instead of one device at a time.
  • Added option to load all device channels and values from advanced device manager instead of one device at a time.
  • Added simple video example to the documentation.

Fixed

  • Fixed scaling when copy image to clipboard in live displays.
  • Updating linked channels when renaming source channels.
  • Dialogs stay on top of all windows.
  • Fixed help dialog for displays.

Changed

  • Using plugin names more consistently in tooltips.
  • Using explicit tooltips for linked channels in UCM, PID, and scans.
  • Reintroduced start recording and subtractBackground actions for live displays (linked to corresponding action in parent Plugin).

Removed

  • Removed display time control for device manager (use UCM to see multiple channels with consistent time).