update changelog

This commit is contained in:
2025-10-15 15:59:26 -07:00
parent 542dd85a78
commit 06c9ff0ecf

View File

@@ -1,8 +1,8 @@
# Version 1.1.4 # Version 1.1.4
- Fixed some display text to now display the correct information - 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 - 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 - 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 - 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 - 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 - Added the annotation information to each participant under their "File information" window