Skip to content

Commit

Permalink
Merge pull request #850 from ZLLentz/rel-v4.6.0
Browse files Browse the repository at this point in the history
DOC: v4.6.0 release notes
  • Loading branch information
ZLLentz authored Jul 9, 2021
2 parents bafe7af + 7dc7d8b commit 24a61eb
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 248 deletions.
41 changes: 41 additions & 0 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
Release History
###############

v4.6.0 (2021-07-09)
===================

Features
--------
- Add pmgr support to the `IMS` class! There are three new methods on IMS
for interacting with pmgr: ``configure``, ``get_configuration``, and
``find_configuration``.

Device Updates
--------------
- User changes to offset/dir on python or UI level to MRCO motion have been disabled.
- Add the veto_device signal (:VETO_DEVICE_RBV) to the VFS class.
- `XYGridStage` now uses one file per sample instead of
one giant file for all samples, and it writes to these files less often.
This speeds up operations. Various additional improvements to the class.

New Devices
-----------
- Add special IM2K0 device for the new configuration of IM2K0, where we
swapped its XTES style camera setup for a L2SI style camera setup.

Bugfixes
--------
- Fix an issue where DelayBase subclasses could spam the terminal at
startup if we load too many devices at once.
- Fix a typo in the KBO DS Bender RMS PV.
- Fix issue where motor presets would not load until the first access of the
presets object.
- Fix an issue where an epics motor could get stuck with a bad state of its
set_use_switch after a call to set_current_position with a bad value.

Contributors
------------
- cristinasewell
- jsheppard95
- jyotiphy
- Mbosum
- mcb64
- zllentz


v4.5.0 (2021-06-03)
===================
Expand Down

This file was deleted.

30 changes: 0 additions & 30 deletions docs/source/upcoming_release_notes/840-kbo-typo.rst

This file was deleted.

31 changes: 0 additions & 31 deletions docs/source/upcoming_release_notes/842-egu-cb-failure.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/source/upcoming_release_notes/843-vfs-veto.rst

This file was deleted.

31 changes: 0 additions & 31 deletions docs/source/upcoming_release_notes/844-im2k0-setup.rst

This file was deleted.

31 changes: 0 additions & 31 deletions docs/source/upcoming_release_notes/845-scp-cleanup.rst

This file was deleted.

33 changes: 0 additions & 33 deletions docs/source/upcoming_release_notes/846-pmgr-ci.rst

This file was deleted.

31 changes: 0 additions & 31 deletions docs/source/upcoming_release_notes/847-init-preset.rst

This file was deleted.

0 comments on commit 24a61eb

Please sign in to comment.