From 11b9000f3262c739c961605ddf946ce146632959 Mon Sep 17 00:00:00 2001 From: Robert Oostenveld Date: Mon, 6 Jul 2026 23:55:04 +0200 Subject: [PATCH] added news item for release --- _posts/2026-07-06-release.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 _posts/2026-07-06-release.md diff --git a/_posts/2026-07-06-release.md b/_posts/2026-07-06-release.md new file mode 100644 index 000000000..ec62e5100 --- /dev/null +++ b/_posts/2026-07-06-release.md @@ -0,0 +1,22 @@ +--- +title: 06 July 2026 - FieldTrip version 20260706 has been released +category: release +tweet: FieldTrip version 20260706 was just released. See http://www.fieldtriptoolbox.org/#06-july-2026 +--- + +### 06 July, 2026 + +FieldTrip version [20260706](http://github.com/fieldtrip/fieldtrip/releases/tag/20260706) has been released. +See [GitHub](https://github.com/fieldtrip/fieldtrip/compare/20260702...20260706) for the detailed list of updates. + +#### Commits + +- [9ebeda4b9](http://github.com/fieldtrip/fieldtrip/commit/9ebeda4b9) updated CTF template gradiometers +- [eea4b1b1c](http://github.com/fieldtrip/fieldtrip/commit/eea4b1b1c) added known coil diameter for CTF64 +- [85f4b16b0](http://github.com/fieldtrip/fieldtrip/commit/85f4b16b0) add cfg.orientation to compute dipole orientations for a cortical sheet +- [b3c95b9c6](http://github.com/fieldtrip/fieldtrip/commit/b3c95b9c6) only check for consistent elecpos/chanpos in case it is an elec structure +- [9eeb91611](http://github.com/fieldtrip/fieldtrip/commit/9eeb91611) allow coordsys=dewar for ctf_old +- [3c776f151](http://github.com/fieldtrip/fieldtrip/commit/3c776f151) implement alpha taper support +- [b573ab16c](http://github.com/fieldtrip/fieldtrip/commit/b573ab16c) FIX - dashboard error +- [443b83455](http://github.com/fieldtrip/fieldtrip/commit/443b83455) ENH - some cleaning up for option handling + docchange +- [a837462f5](http://github.com/fieldtrip/fieldtrip/commit/a837462f5) changed dos to unix format