v1.21.0
What's Changed
This update adds a new tutorial server that streamlines the setup process. We added a new option for using packaged icon sets in Designer. And also included are additional documentation updates and bug fixes.
New Features
- Add new PCASpy server for running the tutorial. by @nstelter-slac in #1032
- Add logo by @nstelter-slac in #1037
- Add propertry for setting Qt Standard Icons in designer by @nstelter-slac in #1038
- PyDMShellCommand bash option by @nstelter-slac in #1045
Docs
- updating documentation by @YektaY in #1019
- Add doc page for event plot by @nstelter-slac in #1043
Maintenance
- Format and lint code, and establish standard tools for doing so by @nstelter-slac in #1028
- Simplify using CurveItem subclasses in Plot subclasses by @flowln in #1042
Bug Fixes
- Stop overriding tooltip's disconnected-msg when channel is disconnected by @nstelter-slac in #1029
- Fix password by @nstelter-slac in #1033
- BUG: prevent PyDMDrawingLine from dividing by a length of 0 by @tangkong in #1036
- Fix issue where rules test fails if also running testing-ioc by @nstelter-slac in #1046
Full Changelog: v1.20.1...v1.20.2