clarify build number change
This commit is contained in:
parent
e3085f6fd6
commit
fb2cb05108
@ -421,7 +421,7 @@
|
|||||||
<p>Changes since the 2021.08.09.02 release:</p>
|
<p>Changes since the 2021.08.09.02 release:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>remove periods from the build number portion of the version to improve compatibility with apps wrongly assuming they can parse it as an integer such as Google Camera</li>
|
<li>remove periods from build number (2nd half of the full version) to improve compatibility with apps wrongly assuming they can parse it as an integer (including Google Camera for Night Sight feature detection)</li>
|
||||||
<li>Settings: add 3rd option to connectivity check setting for disabling it (will prevent falling back to other networks from a broken one and handling captive portals)</li>
|
<li>Settings: add 3rd option to connectivity check setting for disabling it (will prevent falling back to other networks from a broken one and handling captive portals)</li>
|
||||||
<li>Settings: ignore carrier asking the OS not to show the preferred network setting, similar to how we already ignore being instructed to disallow tethering</li>
|
<li>Settings: ignore carrier asking the OS not to show the preferred network setting, similar to how we already ignore being instructed to disallow tethering</li>
|
||||||
<li>further fixes for the upstream code implementing the eBPF-based INTERNET permission (fixes cases where it was overly restrictive for secondary users, but we already prevented it from being overly permissive by adding back the simpler pre-eBPF approach as a 2nd layer of enforcement)</li>
|
<li>further fixes for the upstream code implementing the eBPF-based INTERNET permission (fixes cases where it was overly restrictive for secondary users, but we already prevented it from being overly permissive by adding back the simpler pre-eBPF approach as a 2nd layer of enforcement)</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user