qol improvements + optode location fix

This commit is contained in:
2026-04-15 16:15:15 -07:00
parent 8d922ecae9
commit 0f6434121f
3 changed files with 185 additions and 120 deletions
+11 -1
View File
@@ -1,6 +1,16 @@
# Version 1.4.2
- Fixed AGE, GENDER, GROUP not visually appearing on a bubble after the metadata has been set. Fixes [Issue 42](https://git.research.dezeeuw.ca/tyler/flares/issues/42)
- Fixed first stage of progress bar going yellow after loading from an unprocessed save
- Fixed AGE, GENDER, GROUP not visually appearing on a bubble when loading from a save
- Group images involving an optode template will now be the average of all participants selected in the group and not the last processed participant. Fixes [Issue 62](https://git.research.dezeeuw.ca/tyler/flares/issues/62)
- Group images will no longer crash if being made with participants that have a different number of channels
- Changed CSV files to now save to the same folder rather than asking each time for each file. Fixes [Issue 39](https://git.research.dezeeuw.ca/tyler/flares/issues/39)
# Version 1.4.1
- Fixed a recursive child loop
- Hotfix to fix a recursive child loop that would cause the MacOS version to not open
# Version 1.4.0