diff options
author | pacien | 2023-07-30 03:39:18 +0200 |
---|---|---|
committer | pacien | 2023-07-30 03:53:20 +0200 |
commit | 202e741ef92d102646dd40b9a1bdae97bc095318 (patch) | |
tree | 0c821f5b0220af38e7bd352f002db5e569b0a4e4 /changelog.md | |
parent | 08e009f62d352030860b6931f2d393d07bca1c6e (diff) | |
download | tincapp-202e741ef92d102646dd40b9a1bdae97bc095318.tar.gz |
screen/select-network: fix app crash on fast tap on network selection
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index a654e51..db81145 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -8,7 +8,7 @@ Releases are tracked and referred to using git tags. | |||
8 | (in USB storage mode). The embedded FTP server has been removed | 8 | (in USB storage mode). The embedded FTP server has been removed |
9 | - display errors on the home screen instead of through the system notifications | 9 | - display errors on the home screen instead of through the system notifications |
10 | (as recommended-required for Android 13, API 33) | 10 | (as recommended-required for Android 13, API 33) |
11 | - fix app crash on fast tap in configuration screen | 11 | - fix app crash on fast tap in network selection and configuration screens |
12 | 12 | ||
13 | ## v0.37 -- 2023-01-30 | 13 | ## v0.37 -- 2023-01-30 |
14 | - add russian translation (contributed by exclued) | 14 | - add russian translation (contributed by exclued) |