Improved label readability, handled non critical exception about filtering without a loaded DB

This commit is contained in:
Marco Dalla Tiezza
2024-06-12 23:16:48 +02:00
parent dde223d2ac
commit 79891899ce
4 changed files with 87 additions and 78 deletions

View File

@@ -5,6 +5,11 @@
## [Unreleased]
### Changed
- Improved readability of labels for filter ranges for frequency, bandwidth, and ACF
### Fixed
- Added a database load check to avoid (non critical) exceptions when applying filters without having loaded a database.
## [4.0.3] - 2024-06-10