Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions _posts/2025-12-15-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: 15 December 2025 - FieldTrip version 20251215 has been released
category: release
tweet: FieldTrip version 20251215 was just released. See http://www.fieldtriptoolbox.org/#15-december-2025
---

### 15 December, 2025

FieldTrip version [20251215](http://github.com/fieldtrip/fieldtrip/releases/tag/20251215) has been released.
See [GitHub](https://github.com/fieldtrip/fieldtrip/compare/20251201...20251215) for the detailed list of updates.

#### Commits

- [ef4f3dab6](http://github.com/fieldtrip/fieldtrip/commit/ef4f3dab6) FIX - updated test script to correspond to BIDS eyetracker changes
- [a228285f4](http://github.com/fieldtrip/fieldtrip/commit/a228285f4) DOC - document the units of the inverse operation for eLORETA (#2231)
- [6dd87a4ae](http://github.com/fieldtrip/fieldtrip/commit/6dd87a4ae) FIX - bug due to physioevents_tsv introduced yesterday
- [42247efe3](http://github.com/fieldtrip/fieldtrip/commit/42247efe3) Merge remote-tracking branch 'upstream'
- [56c555bc4](http://github.com/fieldtrip/fieldtrip/commit/56c555bc4) store eyetracker data as physio in BIDS, see https://github.com/bids-standard/bids-specification/discussions/2218
- [8a95e080a](http://github.com/fieldtrip/fieldtrip/commit/8a95e080a) better handling of ymin/ymax limits
- [11b69094d](http://github.com/fieldtrip/fieldtrip/commit/11b69094d) added quspin_neuro1
- [554d641e6](http://github.com/fieldtrip/fieldtrip/commit/554d641e6) synchronized 3x3 mex files
- [1e7e72cec](http://github.com/fieldtrip/fieldtrip/commit/1e7e72cec) added missing 3x3 mex files that were apparently never compiled according to the standard procedure
- [6734c331e](http://github.com/fieldtrip/fieldtrip/commit/6734c331e) updated DataHash to latest version from https://nl.mathworks.com/matlabcentral/fileexchange/31272-datahash
- [ebc4733a9](http://github.com/fieldtrip/fieldtrip/commit/ebc4733a9) FIX - avoid attempt to compile conditional on the matlab version (#2553)
- [7e5facf96](http://github.com/fieldtrip/fieldtrip/commit/7e5facf96) some updates to fix mex compilation for Octave (tested with v10.3) (#2552)