From c1adccaea73a3ec65227bc975bb95f407c9cb5d0 Mon Sep 17 00:00:00 2001 From: jkito <belter@riseup.net> Date: Wed, 31 Jul 2024 01:54:48 +0530 Subject: [PATCH] update version to 0.24.8-rc.2 --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4c47d51c..b74a5136 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,16 @@ development =========== - ... +0.24.8-rc.2 +====== +- Fixes a local privilege escalation security bug when using "--install-helpers" +- Change bitmask branded app name to Bitmask from BitmaskVPN +- Fixes bug where MOTD message box was not shown for RiseupVPN +- Show bridge icon when KCP transport is selected +- Show license page during installation +- Uninstalls previous version before installing current version +- Adds accessibility hints to connection button + 0.24.8-rc.1 ====== - Exposes KCP support in the UI -- GitLab