aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md28
1 files changed, 27 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 7feeb86..93f5a0c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,7 +3,33 @@
3This file lists notable changes that have been made to the application on each release. 3This file lists notable changes that have been made to the application on each release.
4Releases are tracked and referred to using git tags. 4Releases are tracked and referred to using git tags.
5 5
6## v0.33 - NEXT RELEASE 6## v0.39 -- 2024-01-20
7- fix permissions for newly created or joined network host and key files
8
9## v0.38 -- 2023-07-30
10- make configuration files and logs accessible in the user-accessible storage
11 (in USB storage mode). The embedded FTP server has been removed
12- display errors on the home screen instead of through the system notifications
13 (as recommended-required for Android 13, API 33)
14- fix app crash on fast tap in network selection and configuration screens
15- include the configuration with its private keys in encrypted device backups
16- update LibreSSL to 3.7.3
17
18## v0.37 -- 2023-01-30
19- add russian translation (contributed by exclued)
20
21## v0.36 -- 2023-01-09
22- inherit metered network restriction from underlying link (android 10+)
23
24## v0.35 -- 2023-01-06
25- fix app crash when connecting or enabling FTP server (android 12+)
26
27## v0.34 - 2023-01-02
28- add prominent warning at the top of the network list (Google Play requirement)
29- update LibreSSL to 3.6.1
30- update Android SDK target API to 32
31
32## v0.33 - 2021-07-12
7- update tinc to 1.1-pre18 33- update tinc to 1.1-pre18
8- update LibreSSL to 3.3.3 34- update LibreSSL to 3.3.3
9 35