Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-01-19 06:46:00 +0300
committerGitHub <noreply@github.com>2021-01-19 06:46:00 +0300
commit1a053135be3cf7267e970530235e5267160cd62c (patch)
tree0a24d95611ed0f1624eccfe31e7d40b7ff331a77 /CHANGELOG.md
parent4e55cd0ee759a73dd3479530ab1500ef2ba16488 (diff)
Limit GeoIP downloads to certain hosts only (#17097)
* Limit GeoIP downloads to certains hosts only * make geoip error message translatable * apply review feedback
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac4b5f554a..bfde3d2fe9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ This is the Developer Changelog for Matomo platform developers. All changes in o
The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)** lets you see more details about any Matomo release, such as the list of new guides and FAQs, security fixes, and links to all closed issues.
+## Matomo 4.2.0
+
+### New config.ini.php settings
+
+* A config setting `geolocation_download_from_trusted_hosts` was introduced. Downloading GeoIP databases will now be limited to those configured hosts only.
+
## Matomo 4.1.1
### Changed config.ini.php settings