Skip to content

Commit ae50320

Browse files
authored
Update EEGLAB_revision_history.md
1 parent 4365789 commit ae50320

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

others/EEGLAB_revision_history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ Minor revisions are indicated using a second number; thus,
1414
There will usually be one or two releases per year.
1515
Previous major EEGLAB versions (e.g., versions 13, 14, etc.) did not use this naming scheme and did observe a regular release schedule.
1616

17+
## EEGLAB version 2025.0.0
18+
19+
- Issue date: TBD; GIT tag: 2025.0.0
20+
- **Minor Code Adjustments:** Several functions have undergone minor tweaks. These include functions related to checking channel locations (eeg_checkchanlocs), dataset integrity (eeg_checkset), retrieving datasets (eeg_retrieve), updating EEGLAB (eeglab_update), adjusting event latencies (pop_adjustevents), editing channel information (pop_chanedit), selecting channels (pop_chansel), file I/O (pop_fileio), re-referencing data (pop_reref), running ICA (pop_runica), plotting data (eegplot), and statistical tests (ttest2_cell). These changes address specific edge cases, improve error handling, and enhance functionality.
21+
- **UI bug**: input GUI (input UI) was fixed, and all functions that depend on it will now behave properly. This may include coregister.m, pop_editeventvals.m.
22+
- **Plugin Updates:** Several plugins have been updated, including EEG-BIDS, ICLabel, clean_rawdata, and dipfit. EEG-BIDS is now one of the default plugins included in EEGLAB.
23+
- Use this [Github link](https://github.com/sccn/eeglab/compare/2024.2.1..2025.0.0) to see all changes compared to the previous EEGLAB version.
24+
1725
## EEGLAB version 2024.2.1
1826

1927
- Issue date: 11/12/2024; GIT tag: 2024.2.1

0 commit comments

Comments
 (0)