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>2017-05-16 23:35:23 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-05-16 23:35:23 +0300
commitb00a98f9bde407eddcc1d084e8bf5f01f64ebd46 (patch)
tree9edab47d514c5043f18dfbb8d58e32a6dc2f505f /CHANGELOG.md
parent1dcea31230c5b4dcd9200c1fc1c9355095d8a5a0 (diff)
Add support for email and url form fields (#11708)
* add support for email and url form fields * UI test
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce9011186d..3d53f51515 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The Product Changelog at **[piwik.org/changelog](http://piwik.org/changelog)** l
* A new JavaScript tracker method `getCurrentUrl` has been added to retrieve the current URL of the website.
* A new JavaScript tracker method `getNumTrackedPageViews` has been added to retrieve the number of tracked page views within the currently loaded page or web application.
* New JavaScript tracker methods `setSessionCookie`, `getCookie`, `hasCookies`, `getCookieDomain`, `getCookiePath`, and `getSessionCookieTimeout` have been added for better cookie support in plugins.
+* `email` and `url` form fields can now be used in settings.
## Piwik 3.0.3