Major Changes
- `Epochs.plot()` and `ICA.plot_sources()` are now supported by this backend
Epochs
<img src="https://user-images.githubusercontent.com/46245704/154525875-63ba630f-5621-4ca6-a72f-2d7c249a9a60.png" width="500" />
ICA
<img src="https://user-images.githubusercontent.com/46245704/154513803-d182dc9d-c1fc-4e1e-bfae-89ff5f3e990d.png" width="500" />
- several small improvements and bug fixes (see below)
What's Changed
* FIX: Annotation-Regions cannot be moved out of bounds by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/36
* DOC: Improve README.md by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/39
* MNT: Downgrade pytest to pass tests with maint/0.24 by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/48
* Update getting started guide & add screenshot by hoechenberger in https://github.com/mne-tools/mne-qt-browser/pull/43
* ENH: Improves the Help-Dialog by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/49
* MNT: Add PR-Template and CONTRIBUTING.md by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/46
* BUG: Fixes clicking into Channel-Axis for selecting bad channels by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/47
* add upload workflow by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/42
* ENH: Raise Window by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/52
* BUG: Set background-color with bgcolor by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/51
* ENH: Epochs support by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/40
* ENH: ICA support by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/54
* BUG: Fix offbound overview-drag by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/55
* ENH: Add icons by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/41
* MNT: Fix minor CI/Test-issues by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/56
* MNT: Adaptions related to mne-tools/mne-python9960 by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/57
* ENH: "empty"-mode for overview-bar, some fixes by marsipu in https://github.com/mne-tools/mne-qt-browser/pull/58
* FIX: Fixes by larsoner in https://github.com/mne-tools/mne-qt-browser/pull/59
New Contributors
* hoechenberger made their first contribution in https://github.com/mne-tools/mne-qt-browser/pull/43
**Full Changelog**: https://github.com/mne-tools/mne-qt-browser/compare/v0.1.7...v0.2.0