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:
authorThomas Steur <tsteur@users.noreply.github.com>2019-03-04 07:26:14 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-03-04 07:26:14 +0300
commit9241966be35e9f3f3e7292e60c293e82dd8e5aa9 (patch)
tree9672d0dfdc90074fdefca4271954e508b4f3685e /CHANGELOG.md
parent637871bc6d70d20f4070f63e550831ec5c7812a5 (diff)
fix queued requests in JS tracker and add possibility to disable it (#14146)
* fix queued requests in JS tracker and add possibility to disable it * Regenerate core tracker JS. * Fix jslint error. * trying to fix and debug failing js test * fix js test * trying to fix test * debugging failing test * fix JS tests * fix jslint
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88dd8158cb..7aa6afa707 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,8 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
### New Features
* It is now possible to use monolog's FingersCrossedHandler which buffers all logs and logs all of them in case of warning or error.
-### Deprecations
+### New APIs
+* A new tracker method `disableQueueRequest` has been added to disable queued requests which may be useful when logs are imported.
* The event `LanguageManager.getAvailableLanguages` has been deprecated. Use `LanguagesManager.getAvailableLanguages` instead.
## Matomo 3.8.0