From 1a5be4f72b71f0a6006500605591794056687f08 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Thu, 3 Aug 2017 19:56:30 +0000 Subject: [PATCH] release notes updated --- RELEASE_NOTES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 5480b646..b775a711 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -2,9 +2,18 @@ Release 1.5 () ============================= - Added DS interface and Java API for downloading files +- Added APIs and CLIs to clear (force service to forget) DAQs and uploads + - New commands: + * clear-daq + * clear-upload - Introduced APSU-related enhancements: - Processing for SDDS metadata in MongoDB cataloging plugin - Component Database processing plugin +- DM Station GUI fixes/enhancements: + - Fixed isses with DM_BEAMLINE_NAME not set + - Fixed issues with buttons that require previous item selection + - Added start date to list of DAQs and uploads + - Added ability to remove from the list completed DAQs or uploads Release 1.4 (07/20/2017) ============================= -- GitLab