Skip to content

Releases: pcdshub/lucid

v0.11.0

20 Aug 20:13
6162e0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.11.0

v0.10.3

19 Dec 18:41
6b96a04
Compare
Choose a tag to compare

What's Changed

  • DOC/MAINT: add documentation, docking system conda shim by @ZLLentz in #128
  • Fix the changing conda qtads import names, again

Full Changelog: v0.10.2...v0.10.3

v0.10.2

17 Oct 17:36
bbe0036
Compare
Choose a tag to compare

What's Changed

  • ENH: apply the new filter from pcdsutils by @ZLLentz in #127

Full Changelog: v0.10.1...v0.10.2

v0.10.1

06 Oct 22:10
ca802a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

04 Apr 19:18
1d9be04
Compare
Choose a tag to compare

What's Changed

  • MAINT: increase the default timeout to help TMO load properly by @ZLLentz in #112
  • MAINT: scripted fix for precommit by @ZLLentz in #113
  • MAINT: make sure we pass ints to addWidget for python 3.10 by @ZLLentz in #115
  • ENH: add --skip_happi flag by @tangkong in #117
  • DEV/MNT: migrate to GitHub Actions and pyproject.toml [LCLSPC-603] by @klauer in #118

Full Changelog: v0.9.2...v0.10.0

v0.9.2

20 Oct 20:32
6f03362
Compare
Choose a tag to compare

What's Changed

  • ENH: add an alarm circle fallback for devices without hints by @ZLLentz in #109

Full Changelog: v0.9.1...v0.9.2

v0.9.1

31 Mar 23:26
21ecbca
Compare
Choose a tag to compare

Fix a bug where inactive devices would be included on launch. Now, only active devices will be loaded.

Bugfix contributed by @tangkong in #102

v0.9.0

09 Aug 18:52
c1c37c1
Compare
Choose a tag to compare

Enhancements

  • Automatically takes screenshots of visible windows when an exception happens, recording the screenshot ID along with the log message. Note that your mileage may very with this feature over x-forwarding.
  • Enables centralized logging (picks up pcdsutils dependency)

Maintenance

Add pre-commit config

v0.8.0

09 Jul 21:26
2382705
Compare
Choose a tag to compare
  • Add support for the TyphosAlarmCircle, coloring the circles in the grid based on the device alarm levels rather than all blue.
  • Fix issues with the happi search box, it now works correctly again.

v0.7.2

07 Oct 22:33
b75a5ef
Compare
Choose a tag to compare

Fix issue with splash error dialog on lucid startup