diff --git a/CHANGELOG.md b/CHANGELOG.md index 09aa22cd3..704bb98d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - #225 - Adds the ability to delete all browsing data ### Changed +- #2673 - Fixed can't upload files using third party apps from the file manager. - #1429 - Updated site permissions ui for MVP - #1599 - Fixed a crash creating a bookmark for a custom tab - #1414 - Fixed site permissions settings getting reset in Android 6. diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a2211fc1e..86377e1e5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -24,7 +24,7 @@ android:usesCleartextTraffic="true" tools:ignore="UnusedAttribute">