From 06c9ff0ecf4c85151d40c2d32fe92d86098783f6 Mon Sep 17 00:00:00 2001 From: Tyler Date: Wed, 15 Oct 2025 15:59:26 -0700 Subject: [PATCH] update changelog --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 2874d6c..70937b4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,8 @@ # Version 1.1.4 - Fixed some display text to now display the correct information -- A new option under Analysis has been added to export the data from a specified participant as a csv file -- Added 2 new parameters - TIME_WINDOW_START and TIME_WINDOW_END +- A new option under Analysis has been added to export the data from a specified participant as a csv file. Fixes [Issue 19](https://git.research.dezeeuw.ca/tyler/flares/issues/19), [Issue 27](https://git.research.dezeeuw.ca/tyler/flares/issues/27) +- Added 2 new parameters - TIME_WINDOW_START and TIME_WINDOW_END. Fixes [Issue 29](https://git.research.dezeeuw.ca/tyler/flares/issues/29) - These parameters affect the visualization of the significance and contrast images but do not change the total time modeled underneath - Fixed the duration of annotations edited from a BORIS file from 0 seconds to their proper duration - Added the annotation information to each participant under their "File information" window