From ff49884fb16c92bff5b6793c1777d6fb775619fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=C4=ABls?= Date: Tue, 3 Dec 2024 13:51:13 +0100 Subject: [PATCH] Update changelog after 2024.11 --- ios/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 7e8465212679..80ffcf9643fe 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -21,12 +21,15 @@ Line wrap the file at 100 chars. Th * **Fixed**: for any bug fixes. * **Security**: in case of vulnerabilities. -## Unreleased +## [2024.11 - 2024-12-12] ### Added - Add WireGuard over Shadowsocks obfuscation. It can be enabled in "VPN settings". This will also be used automatically when connecting fails with other methods. - Add new settings views for DAITA and multihop. +### Fixed +- When loading logs, a spinner will be shown to indicate the app is busy. + ## [2024.10 - 2024-11-20] ### Fixed - Removed deadlock when losing connectivity without entering offline state.