Bugfixes - certain windows (e.g. decoding) can't be closed on OSX - prevent crash in substitution encoding - consider alignment offset when showing selected labels
Adjustments - remove Save and Close of fuzzing dialog, as closing means saving here anyway
New features - make application __font size__ configurable in Options -> View
2.5.1
Bugfixes - improve stability when capturing with SoundCard - fix bug making the docker container crash at startup - stop simulation instantly after finishing
2.5.0
New features - Add native support for PlutoSDR [574](https://github.com/jopohl/urh/pull/574)
Bugfixes - do not add URH to autostart on windows [569](https://github.com/jopohl/urh/pull/569) - save button was not shown when change on saved signal was undone [571](https://github.com/jopohl/urh/pull/571) - y scale got falsely reset on save [573](https://github.com/jopohl/urh/pull/573)
2.4.2
New features - enhance settings for RTL-SDR [561](https://github.com/jopohl/urh/pull/561) + [#566](https://github.com/jopohl/urh/pull/566) - ergonomic improvements [564](https://github.com/jopohl/urh/pull/564)
Bugfixes - fix problem with set reference message shortcut [559](https://github.com/jopohl/urh/pull/559) - fix loading decodings and centralized place for decodings [563](https://github.com/jopohl/urh/pull/563)
2.4.1
New features - Add an option to disable automatic detection of interpretation parameters for newly loaded signals to the Edit menu [555](https://github.com/jopohl/urh/pull/555)
Bugfixes - fix off by one error when creating a new label in analysis - fix crash when opening a project with saved dc correction setting
2.4.0
New features - added __font size zoom__ to table views (analysis/generator/simulator); more details in [546](https://github.com/jopohl/urh/pull/546) - greatly enhance __accuracy of automatic interpretation__ [550](https://github.com/jopohl/urh/pull/550) - added __DC correction__ option to recording dialogs and as a new filter type in Interpretation [552](https://github.com/jopohl/urh/pull/552)
Improvements - ignore case when searching for hex values in analysis [544](https://github.com/jopohl/urh/pull/544) - RSSI is now given in dBm [549](https://github.com/jopohl/urh/pull/549)
Bugfixes - Fix display of RSSI indicator in Interpretation [547](https://github.com/jopohl/urh/pull/547)