Skip to content

Commit

Permalink
Version 1.63
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed May 21, 2024
1 parent c6da234 commit c036f2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
to update the actual links at the bottom of the file.
-->

### Unreleased
### Version 1.63

* Fix removal of restrictions for `READ_CALL_LOG` permission on Android 14 QPR2 ([PR #528 @chenxiaolong])
* This only affects fresh installs of BCR. Android normally blocks users from granting this permission, even from Android's Settings app. The removal of this restriction now works on Android 14 QPR2 and newer.
Expand Down
2 changes: 1 addition & 1 deletion app/magisk/updates/release/changelog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/BCR/blob/master/CHANGELOG.md).
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/BCR/blob/v1.63/CHANGELOG.md).

0 comments on commit c036f2f

Please sign in to comment.