Skip to content

Commit 9279962

Browse files
committed
changelog.txt: Add entry for PR #169
Signed-off-by: Andrew Gunnerson <[email protected]>
1 parent 8eeb387 commit 9279962

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/magisk/updates/release/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Unreleased
22

3+
* Notification improvements (PR: #169, @chenxiaolong)
4+
* A notification is now shown when a recording completes, with options for opening or sharing the recording in a 3rd party app.
5+
* **NOTE: Manual action required.** For opening/sharing recordings to work, reset the output directory to the default and then select the output directory again. This is required because BCR previously only requested write access to the output directory, but not read access.
6+
* These new notifications can be disabled in Android's settings by turning off the `Success alerts` notification channel.
7+
* The file path in error notifications is now human readable instead of a URL-encoded `content://...`.
8+
39
Non-user-facing changes:
410
* Updated all dependencies (PR: #160, @PatrykMis)
511
* Fixed Gradle non-laziness, causing the execution of specific tasks to be slower (PR: #168, @chenxiaolong)

0 commit comments

Comments
 (0)