From 67dcdd20647f2c1d76600499184daa2fca03894b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Gimenez=20Bernad?= Date: Wed, 28 Jun 2023 13:38:13 +0200 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 15ea9f2..fd318d4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,25 @@ Latest version: Release 4.5.1.0, 28/06/2023 ---- +## UPDATE 28/06/2023 - Release 4.5.1 - QOL improvements + +This release include some QOL updates to the applications. + +LogicAnalyzer app: + +-Ammount of on-screen samples will be preserved if you repeat the last capture. +-Added a new menu entry called "Repeat las analysis" to the protocol analyzers, it will execute the last analysis performed to speed up things. +-Changed where config files are stored, they will use the %appData% folder now ($home/.config in Linux). +-Changed horizontal scrollbar visibility. + +CLCapture app: + +-Now channel names can be provided from the command line. + +Have fun! + +---- + ## UPDATE 11/04/2023 - Release 4.5 - Support for the RP2040-Zero and new board definition system This release includes only an update to the firmware.