Piwik 2.0.3 发布,这是一个 bug 修复版本,修复了 Piwik 2.0 已知的所有 bug,提升了 Piwik 2.0 的性能和可靠性,同时还增加了一些小的改进,建议每位用户都更新到最新版本!
具体更新内容:
#4183 Plugins: support “require” particular Piwik version and/or a minimum PHP version
#4491 Prevent Random error “This report has been reprocessed since your last click. “
#4180 Tracking API reference missing parameters for Ecommerce analytics
#4484 Add geolocation check to system check report
#4471 Users report for All websites in scheduled report
#4493 Remove DoNotTrack and Anonymize plugins and move them to PrivacyManager
#4431 Can’t open Plugins/Themes because my server and client are off the internet
#4504 Exclude from traffic Baidu bot and Yandex bot
#3695 Allow to define the time to look back to define a returning visitor
#4319 Visitor Log: returning visitors: show number of visits
#4358 Add setting to disable LOAD DATA INFILE, for easy Mysql replication in AWS
#4490 Can’t get goals by custom variable values
#3874 Replace jsmin
#3944 Broken sorting in Goals.getItems
#4263 geoip DB automatic update doesn’t respect update period
#4402 Error in visitor Map for region Vaud, Switzerland
#4407 Brazil SVG Map region fix
#4408 Morpheus theme shouldn’t force aspect ratio on custom branding logo
#4414 Browser Detection Internet Explorer 11.0 (IE11)
#4423 setting sites are very wide
#4425 file .git/HEAD doesn’t exist
#4427 Log.php: Assigning the return value of new by reference is deprecated
#4429 Bounce rate column sorts is not working
#4435 Real time visitor count does not refresh automatically
#4438 In Theme.php, file_exists() triggers open_basedir restrictions in Windows PHP if contaning querystring
#3330 ”Ranking Query” for better archiving memory consumption
#4441 visits from Google adwords bot should be excluded
#4442 LOAD DATA INFILE in chroot environment
#4443 Theming: some images not overriden by theme images
#4448 Repeated visits reported in Visitor profile
#4450 String data, right truncated: 1406 Data too long for column ‘location_browser_lang’ at row 1
#4453 PHP Fatal error: Call to a member function rewriteAssetsPathToTheme()
#4479 Wrong label for returning visitor in Visitors in Real-time.
#4482 Ignore Do Not Track setting for IE 11 browsers
#4483 Presence of “http://” in the parameters of the archive cron script may cause incompatibility with cPanel
#4505 Goals> Ecommerce log listing, not listing all ecommerce orders and abandoned carts
#4404 Error when downloading pdf-report
#4420 Module ImageGraph.get API ‘graphType=3dPie’ error.
#4417 Weird spacing in “Visits in Real-time” plugin
#4419 Big extra spacing in annotations
Piwik是一套基于Php+MySQL技术构建的开源网站访问统计系统,前身是phpMyVisites。Piwik可以给你详细的统计信息,比如网页 浏览人数, 访问最多的页面, 搜索引擎关键词等等,并且采用了大量的AJAX/Flash技术,使得在操作上更加便易。此外,它还采用了插件扩展及开放API架构,可以让开发人员根据 自已的实际需求创建更多的功能.
项目主页:http://piwik.org/
下载地址:http://piwik.org/download/
来自:开源中国社区

