v1.22.1
jbellister-slac
released this
10 Apr 20:03
·
279 commits
to master
since this release
What's Changed
This is a minor bug fix release, primarily to ensure PyDM remains compatible with the most recent version of pyqtgraph used for PyDM plots. All plot widgets should now function correctly when installing PyDM alongside the most recent versions of all its dependencies.
Bug Fixes
- Fix connection inspector with local plugins by @flowln in #1067
- Fix plotting on pyqtgraph 0.13.4 by @flowln in #1069
- Fix MultiAxisViewBox resizing breaking in certain cases by @jbellister-slac in #1070
Full Changelog: v1.22.0...v1.22.1