Skip to content

Commit 9291de4

Browse files
authored
Merge pull request #323 from JunAishima/release-notes-2023-3
initial release notes
2 parents 8710eab + 8e43bcb commit 9291de4

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/source/developer_notes/release_notes.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22
Release History
33
=================
44

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+
538
2.0.1 (2023-04-20, a.k.a. 2023-2)
639
=================================
740

0 commit comments

Comments
 (0)