From 83cd91b93c98604480eae88d3a08e82a8f3a804c Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 12 May 2026 18:08:52 +0200 Subject: [PATCH] updated release notes for past PRs to dev (v11.0.0.rc) (#1457) --- RELEASE.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 0f1ad4af4..7213b631d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -41,6 +41,25 @@ Detector.pattern (python) accepts also a pattern object, not only a pattern file added patternstart to python (ctb, xilinx_ctb , mythen3), only the detector class api was exposed (startPattern()) + +can build virtual servers on mac OS + +documentation for all branches and developer now online and build and pushed automatically + +gui: mouse zooms not reset at start of acquisition + +m3: fixed patwaittime in intervals, which is hardly used. patwaittime in clocks stays the same and working. + +m3: getPatternFileName typo fixed + +libfmt added to dependency + +python dacs=> using deprecated np.int. dacs return float (default dtype of numpy) +=> changed to np.int32 (meant for v10.0.1) + +support for building rpms + + removed unused function readDataFile/writeDataFile from file_utils.h 2 On-board Detector Server Compatibility