File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
docs/source/developer_notes Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 2
2
Release History
3
3
=================
4
4
5
+ 2.0.2 (2023-09-12, a.k.a. 2023-3)
6
+ =================================
7
+
8
+ Fixes and other changes
9
+ -----------------------
10
+
11
+ * GUI
12
+
13
+ * GUI code split up into its own module
14
+ * Fixes for lifetime calculation
15
+ * Improve Albula handling
16
+
17
+ * Server and GUI security improvements
18
+
19
+ * Use external file to determine visit directory
20
+ * Use same visit directory location for server and GUI, and force all files acquired by LSDC to be written to that directory
21
+ * Enforce GUI and server starting in the visit directory
22
+ * Ensure server is started as one of the known LSDC service users (as opposed to a staff member in n2sn-inststaff-<tla>)
23
+
24
+
25
+ * Improved synchronization of detector and governor
26
+ * Re-enable ISPyB storage of data collections and processing results
27
+ * Standardize handling of FMX towards AMX when mounting a sample
28
+ * Move storage of raster results in ISPyB onto server, to remove ISPyB dependence in GUI
29
+ * Save FMX flux reference after energy change
30
+
31
+ * NYX-specific (2023-2-nyx) - not merged into master due to significant differences
32
+
33
+ * GUI improvements
34
+
35
+ * General layout
36
+ * NYX-specific changes
37
+
5
38
2.0.1 (2023-04-20, a.k.a. 2023-2)
6
39
=================================
7
40
You can’t perform that action at this time.
0 commit comments