aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 93f5a0c..5c6b09c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,18 @@
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.42 -- 2024-10-04
7- fix automatic config dir migration issue
8
9## v0.41 -- 2024-09-18
10- rename app from "Tinc App" to "Tinc Mesh VPN" (more descriptive)
11- make config and logs dirs accessible via the system's built-in file manager
12- move configuration and log directories back to internal private storage
13
14## v0.40 -- 2024-08-31
15- update Android SDK target API to 34 (Android 14)
16- add monochrome app icon
17
6## v0.39 -- 2024-01-20 18## v0.39 -- 2024-01-20
7- fix permissions for newly created or joined network host and key files 19- fix permissions for newly created or joined network host and key files
8 20