diff options
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f063c9333f..98accf7223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,9 +35,14 @@ Line wrap the file at 100 chars. Th #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. + +## [2023.1-beta2] - 2023-02-06 +### Fixed +- Fix sorting of devices in the "too many devices"-view to properly sort on device creation time. + #### macOS - Improved reliability of the connectivity check workaround by adding an extra captive portal check - domain + domain. - Show "Mullvad VPN" in the Login Items UI instead of "Amagicom AB". - Detect whether users need to approve the launch daemon in the Login Items UI. |
