From 136f395ed1bdecdd633432dc08cc53d96825fa36 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 9 Jan 2023 00:01:03 +0100 Subject: net: inherit metered property from underlying network Since API 29, all VPN connections were treated as metered by default. This is not relevant for tinc networks, so it's preferable to simply inherit that property from the underlying link. GitHub: closes #114 --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 845f1bc..859602c 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,9 @@ This file lists notable changes that have been made to the application on each release. Releases are tracked and referred to using git tags. +## v0.36 -- 2023-01-09 +- inherit metered network restriction from underlying link (android 10+) + ## v0.35 -- 2023-01-06 - fix app crash when connecting or enabling FTP server (android 12+) -- cgit v1.2.3