Skip to content

Releases: ispyb/ISPyB

Security improvement when downloading attachments

31 Oct 09:36
Compare
Choose a tag to compare

This version adds more security when downloading files:
#185

5.3.2

24 Nov 08:54
Compare
Choose a tag to compare
release 5.3.2

5.3.1

19 Sep 13:48
Compare
Choose a tag to compare

Added imageDirectory into v_saxs_datacollection

5.3.0: Merge pull request #171 from antolinos/issue_170

19 Sep 13:41
Compare
Choose a tag to compare

Added visitorFilePath into the BioSAXS webmethod. It affects: ToolsForBiosaxsWebService

	@WebResult(name = "addAveraged")
	public void addAveraged(@WebParam(name = "measurementId") String measurementId,
			@WebParam(name = "dataCollectionOrder") String dataCollectionOrder, @WebParam(name = "averaged") String averaged,
			@WebParam(name = "discarded") String discarded, @WebParam(name = "averageFile") String averageFile, @WebParam(name = "visitorFilePath") String visitorFilePath) throws Exception 

5.0.3

26 Jul 08:26
Compare
Choose a tag to compare
Release 5.0.3

5.0.0

30 Jun 14:48
Compare
Choose a tag to compare
Update README.md