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:
authorLuiz Eduardo de Christo <dudu.christo@gmail.com>2017-08-03 08:12:31 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-08-03 08:12:31 +0300
commit287320647e09592d02635d19e3b173c8f468ee1f (patch)
treee6375d91e87cb3529cbe674f082344c1d2890e30 /CHANGELOG.md
parent010a5d1e884efafcd67504d7fe1d2c43a06852f3 (diff)
Fix #11410: Optional secure tracker cookie (#11891)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66dbeb0de1..a77192ed05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ The Product Changelog at **[piwik.org/changelog](https://piwik.org/changelog)**
## Piwik 3.0.5
+### New Features
+* New method `setSecureCookie` that sets the cookie's secure parameter
+
### New APIs
* The events `ScheduledTasks.shouldExecuteTask`, `ScheduledTasks.execute`, `ScheduledTasks.execute.end` have been added to customize the behaviour of scheduled tasks.
* A new event `CustomPiwikJs.shouldAddTrackerFile` has been added to let plugins customize which tracker files should be included in piwik.js JavaScript tracker