Ticket #720 (closed maintenance: fixed)
Upgrade to Piwik 2.2.0
Reported by: | chris | Owned by: | chris |
---|---|---|---|
Priority: | critical | Milestone: | Maintenance |
Component: | Piwik | Keywords: | |
Cc: | ed | Estimated Number of Hours: | 0.0 |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0.4 |
Description
From the Changelog, http://piwik.org/changelog/piwik-2-2-0/
Piwik 2.2.0 is a major new release. This release is rated critical. Please update now.
We highly recommend that you upgrade your server to Piwik 2.2.0 today to benefit from design, performance and security improvements in this release.
Piwik 2.2 helps you focus on your data
- All reports: display as much text as possible before the label becomes truncated (useful when you want to see more data at a glance without having to hover to view the full label)
- Make Datatables more readable and flatter – we have removed some borders.
- On the dashboard, the Data Tables and graph icons are now hidden by default and are now available by clicking on the widget footer.
New features
- Event Tracking: track your custom events with Piwik. An event is defined by a Category, an Action, an optional Name and an optional Value. Event Tracking is a powerful feature which can be used for many purposes! http://piwik.org/docs/event-tracking/
- Site Search reports are now available in Scheduled email reports and on Piwik Mobile
- New Websites Groups (available on request) functionality now allows you to group a cluster of websites in the All Websites Dashboard.
- Security fixes: we would like to warmly thank Security researchers Mateusz Goik and Vivek S. Jadhav for responsibly reporting two XSS security issues in Piwik which are now fixed in 2.2.0.
- API breaking change for Plugins developers
- Deprecated the function Schema::dropTables() and DbHelper::dropTables, for the new Db::dropTables()
- Removed the code that was deprecated in 2.1.0. Learn more http://piwik.org/blog/2014/02/piwik-2-1-changes-plugin-developers/
Change History
Note: See
TracTickets for help on using
tickets.
Following the wiki:PiwikServer#Updates notes, switch off the recording of stats by setting record_statistics to 0 in /web/stats.transitionnetwork.org/piwik/config/config.ini.php:
Backup config file:
Download and extract:
The web interface displayed:
So that was run:
And the notes were updated.
Recording stats was switched on again and the "system check" in the web interface was checked.
There is this warning:
Which should be addressed at some point, see ticket:675