- fix: box filters selections bled to other filters (67) - build: do not use development version of dclab - ci: move to GitHub Actions
2.4.3
- enh: improve UI (tooltips, icons) - build: Windows build won't start due to breaking change in Windows ucrtbase.dll (64) - build: Migrate Windows build to PyInstaller 4.1
2.4.2
- fix: a regression introduced during refactoring in 2.4.0 made it impossible to select the temperature for known media - fix: allow to reorder the dataset list (46) - enh: iconify buttons at top of Analysis View
2.4.1
- fix: strip white-space characters from line edits in the preferences to avoid line breaks introduced in the API key via copy-paste - fix: not possible to create plots for datasets without the bright_avg feature; added a check for feature availability before updating the interface (62)
2.4.0
- feat: allow to set Young's modulus parameters for all open datasets via the "Bulk action" menu (60) - fix: force temperature for Young's modulus computation to the value stored in the dataset for the "config" scenario - enh: update menu keyboard shortcuts
2.3.0
- enh: added preferences dialog - enh: improved user experience for searching DCOR data - ref: migrate settings to QSettings - setup: remove appdirs dependency, because we let QSettings determine where to store settings