From 8ba81cfc11c5cc6f535611e89a20647c38d01594 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 20 Apr 2026 16:09:40 +0100 Subject: [PATCH] Update release notes for version 26.8.0 For https://github.com/ISISComputingGroup/ibex_gui/pull/1840 --- release_notes/Release-Notes-v26.8.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release_notes/Release-Notes-v26.8.0.md b/release_notes/Release-Notes-v26.8.0.md index 0feb0ac..44446ed 100644 --- a/release_notes/Release-Notes-v26.8.0.md +++ b/release_notes/Release-Notes-v26.8.0.md @@ -30,7 +30,8 @@ See [here](https://github.com/ISISComputingGroup/IBEX/wiki#instrument-informatio | Ticket | Type | Device | Change | | ------ | --- |------| ------------- | | [8798](https://github.com/ISISComputingGroup/IBEX/issues/8798) | Major | Coherent OBIS Laser Remote | Support multiple lasers on a single IOC & add support for switching lasers on/off and setting output power. Previous PV names have changed, e.g. `CHTOBISR_01:some_pv` will now be `CHTOBISR_01:1:some_pv` (where `1` is the laser number). | -| https://github.com/ISISComputingGroup/EPICS-TwincatMotor/pull/4 | Patch | TC/Beckhoff | Send reset just before any moves to clear errors if possible | +| [TwinCat #4](https://github.com/ISISComputingGroup/EPICS-TwincatMotor/pull/4) | Patch | TC/Beckhoff | Send reset just before any moves to clear errors if possible | +| [GUI #1840](https://github.com/ISISComputingGroup/ibex_gui/pull/1840) | Patch | Motors | Show a warning if motor has been left in SET mode |