update CHANGELOG

This commit is contained in:
Hans-Christoph Steiner 2022-04-06 22:48:36 +02:00
parent d752325c11
commit 872ed9647a
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### 1.15-alpha0 (2022-04-06)
* Total overhaul of downloading logic for improved performance and mirrors support.
* Screenshots and graphics are now downloaded from mirrors.
* Reduced a privacy leak with TLS Sessions
### 1.14 (2022-01-24)
* Install Osmand map files without requiring Osmand have Storage permission.

View File

@ -0,0 +1,5 @@
* Total overhaul of downloading logic for improved performance and mirrors support.
* Screenshots and graphics are now downloaded from mirrors.
* Reduced a privacy leak with TLS Sessions