Skip to content

Commit

Permalink
Update changelog with changes for 2024.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Apr 25, 2024
1 parent 0709ca1 commit 67a12b5
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,24 @@ Line wrap the file at 100 chars. Th
- Set auto-connect setting as legacy on platforms with system vpn settings.

### Fixed
- Fix bug where the app would fail to select an existing relay in some scenarios, causing the
user to wrongly end up in a blocked state.

#### Android
- Fix crash in Split Tunneling screen caused by apps provding icons bigger than 100MB.

#### macOS
- DNS was not properly restored in some cases when using custom DNS.

### Security
#### Android
- Change from singleTask to singleInstance to fix Task Affinity Vulnerability in Android 8.
- Add protection against some tapjacking vulnerabilities.


## [2024.2] - 2024-04-29
### Fixed
- Fix bug where the app would fail to select an existing relay in some scenarios, causing the
user to wrongly end up in a blocked state.

#### macOS
- DNS was not properly restored in some cases when using custom DNS.

### Security
#### macOS
- Flush states on tunnel state changes. Previously, pre-existing connections could leak when
internet sharing was enabled on a device.
Expand Down

0 comments on commit 67a12b5

Please sign in to comment.