Releases: cbrnr/sigviewer
v0.7.1
v0.7.0
What's Changed
- Remove impl pattern by @cbrnr in #142
- Fix warning by @cbrnr in #143
- Revive tests by @cbrnr in #145
- Use SVG icons by @cbrnr in #146
- Prettify changelog by @cbrnr in #147
- Add hamburger menu option by @cbrnr in #148
- Optimize rendering by @cbrnr in #149
- Add detrending option by @cbrnr in #150
- Fix labels in dark mode by @cbrnr in #151
- Replace uV with µV by @cbrnr in #152
- Revamp scaling dialog by @cbrnr in #153
- Optimize drawing by @cbrnr in #154
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
- Fixed SEGV when saving to CSV after deleting an event by @ksmathers in #128
- fix evt import when sampling rates differ by @schloegl in #129
- Update desktop file by @darktemplarbasealt in #131
- Update translation by @darktemplarbasealt in #133
- Add Russian translation by Sergey Kazorin by @darktemplarbasealt in #134
- Update to Qt6 by @cbrnr in #140
- Modernize build system by @cbrnr in #141
New Contributors
- @ksmathers made their first contribution in #128
- @darktemplarbasealt made their first contribution in #131
Full Changelog: v0.6.4...v0.6.5
SigViewer 0.6.4
This release re-enables import/export of events from/to EVT files.
SigViewer 0.6.2
This release updates libxdf to version 0.98, which now supports clock offset correction.
SigViewer 0.6.1
This is a bugfix release which addresses several problems with XDF files. It also includes several minor GUI-related improvements, and SigViewer should now also build with Qt versions older than 5.6.
SigViewer 0.6.0
This new release of SigViewer adds support for XDF files. In addition, we squashed several bugs, tweaked the user interface, and added other enhancements. Important changes include proper support for missing data (missing samples are not rendered), export and import events from CSV files, auto-centering of channels around their means, a new icon theme, and the switch from Qt 4 to the latest version Qt 5.8 under the hood.