Skip to content

Commit

Permalink
Merge pull request #323 from JunAishima/release-notes-2023-3
Browse files Browse the repository at this point in the history
initial release notes
  • Loading branch information
JunAishima authored Sep 12, 2023
2 parents 8710eab + 8e43bcb commit 9291de4
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/source/developer_notes/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
Release History
=================

2.0.2 (2023-09-12, a.k.a. 2023-3)
=================================

Fixes and other changes
-----------------------

* GUI

* GUI code split up into its own module
* Fixes for lifetime calculation
* Improve Albula handling

* Server and GUI security improvements

* Use external file to determine visit directory
* Use same visit directory location for server and GUI, and force all files acquired by LSDC to be written to that directory
* Enforce GUI and server starting in the visit directory
* Ensure server is started as one of the known LSDC service users (as opposed to a staff member in n2sn-inststaff-<tla>)


* Improved synchronization of detector and governor
* Re-enable ISPyB storage of data collections and processing results
* Standardize handling of FMX towards AMX when mounting a sample
* Move storage of raster results in ISPyB onto server, to remove ISPyB dependence in GUI
* Save FMX flux reference after energy change

* NYX-specific (2023-2-nyx) - not merged into master due to significant differences

* GUI improvements

* General layout
* NYX-specific changes

2.0.1 (2023-04-20, a.k.a. 2023-2)
=================================

Expand Down

0 comments on commit 9291de4

Please sign in to comment.