Skip to content

PyDM 1.10.3

Compare
Choose a tag to compare
@hhslepicka hhslepicka released this 15 Jul 16:04
· 1524 commits to master since this release
e93fbdb

PyDM 1.10.3 Release Notes

This release includes some enhancements and a couple of important bug fixes.

Enhancements

  • ENH: Add Quit option #658 (Thanks @cristinasewell)
  • ENH: Show address tooltip when disconnected #653 (Thanks @cristinasewell)
  • ENH: PyDMEnumButton Order options - Inverted & Custom #663
  • ENH: New Date/Time widgets #664
  • ENH: Update to PyDM StyleSheet mechanism #660

Bug Fixes

  • FIX: Temporary patch for pyepics data plugin #659
  • FIX: Revert to Software Raster if using PyDM via SSH. #661
  • FIX: Pass destroying only if widget reference is gone at Rules. #662
  • FIX: Deduplicate errors when handling unhandled exceptions. #665