From 04b931a2e03d0ac2d157bc35c7b8e6f20cd0624b Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Wed, 8 Apr 2015 05:00:41 +0000 Subject: improve performance of all websites dashboard when having thousands of websites --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ce013f131c..382fd9d4d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API' ### Breaking Changes * The API method `Live.getLastVisitsDetails` does no longer support the API parameter `filter_sort_column` to prevent possible memory issues when `filter_offset` is large. +* The Event `Site.setSite` was removed as it causes performance problems. ### New commands * There is now a `diagnostic:run` command to run the system check from the command line. -- cgit v1.2.3