From 7e8ced3705dace0333ca64bb728d9ae8b2b2c48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Garramu=C3=B1o?= Date: Sat, 25 Feb 2023 17:58:52 -0300 Subject: [PATCH] Updated HISTORY.md. --- mrv2/docs/HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md index 83f55f778..90adb4b77 100644 --- a/mrv2/docs/HISTORY.md +++ b/mrv2/docs/HISTORY.md @@ -12,6 +12,10 @@ v0.3.4 - Added logging to all messages from the start of mrv2 on. They can now be viewed in the Logs panel/window. - Fixed log window popping up when errors are presented. +- Improved Pulse Audio complaining about devices in use on Linux. +- Fixed Spanish translation of main UI's tooltips and Preferences Window. +- Fixed threading hang up race condition which would mostly be seen on + Linux. v0.3.3 ------