From df86438c1e90f43323affa11019fc863a0d06783 Mon Sep 17 00:00:00 2001 From: Robert Oostenveld Date: Wed, 15 Jul 2026 23:55:04 +0200 Subject: [PATCH] added news item for release --- _posts/2026-07-15-release.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _posts/2026-07-15-release.md diff --git a/_posts/2026-07-15-release.md b/_posts/2026-07-15-release.md new file mode 100644 index 000000000..2d1cbd341 --- /dev/null +++ b/_posts/2026-07-15-release.md @@ -0,0 +1,17 @@ +--- +title: 15 July 2026 - FieldTrip version 20260715 has been released +category: release +tweet: FieldTrip version 20260715 was just released. See http://www.fieldtriptoolbox.org/#15-july-2026 +--- + +### 15 July, 2026 + +FieldTrip version [20260715](http://github.com/fieldtrip/fieldtrip/releases/tag/20260715) has been released. +See [GitHub](https://github.com/fieldtrip/fieldtrip/compare/20260710...20260715) for the detailed list of updates. + +#### Commits + +- [ee26c7403](http://github.com/fieldtrip/fieldtrip/commit/ee26c7403) fix for total dashboard fail after last commit +- [ffb10a34f](http://github.com/fieldtrip/fieldtrip/commit/ffb10a34f) better default xticks in butterfly mode +- [45e8dbb61](http://github.com/fieldtrip/fieldtrip/commit/45e8dbb61) Merge pull request #2591 from Kkkakania/codex/extension-contribution-guidance +- [b547e824b](http://github.com/fieldtrip/fieldtrip/commit/b547e824b) docs: clarify substantial feature contributions