Skip to content
Closed
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
19 changes: 19 additions & 0 deletions _posts/2026-04-01-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: 01 April 2026 - FieldTrip version 20260401 has been released
category: release
tweet: FieldTrip version 20260401 was just released. See http://www.fieldtriptoolbox.org/#01-april-2026
---

### 01 April, 2026

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

#### Commits

- [3cac6082b](http://github.com/fieldtrip/fieldtrip/commit/3cac6082b) removed old synchronize-private.sh bash script
- [06daca75e](http://github.com/fieldtrip/fieldtrip/commit/06daca75e) run automatically upon every push
- [ffca96ace](http://github.com/fieldtrip/fieldtrip/commit/ffca96ace) Automatically synchronized files
- [ecba0e552](http://github.com/fieldtrip/fieldtrip/commit/ecba0e552) implemented synchronize-private in Python as a GitHub action
- [5cf7439f5](http://github.com/fieldtrip/fieldtrip/commit/5cf7439f5) renamed for consistency, using dash rather than underscore
- [c81ea8fb4](http://github.com/fieldtrip/fieldtrip/commit/c81ea8fb4) DOC - mention the default cfg.numelec in the help
Loading