用户工具

站点工具


差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
en:razor:release-note [2015/03/17 14:10]
cobub
en:razor:release-note [2017/07/14 11:18] (当前版本)
行 1: 行 1:
 ====== Release Note ====== ====== Release Note ======
 +===== Version 0.7.2, Sep. 16, 2015 =====
 +==== Changes ====
 +  * Add the PHP curl and mbstring package detection in the installation process;
 +  * Remove time zone settings in the installation process, which is replaced by PHP system time zone settings;
 +  * Add a free IP address resolver named IpIp.net for Chinese users (Github user 17mon had pull request);
 +  * Improving the function of the user permission management;
 +  * To adapt to the new version of PHP requirements,​PHP is drivered by mysqli instead of the previous mysql;
 +  * The numbers of Active user of region statistics,​device types,OS statistics,​resolution statistics,​carriers statistics and network statistics reports are replaced by user sessions. And Top10 shows are changed from piechart to bar chart.
 +  * Stability of other function is improved.
 +  * Upgrading Codeigniter from version 2.1.0 to 2.2.3, and repairing related bugs of the previous framework;
 +  * Android and iOS SDK codes are made a big changes, which will make the SDK runs more stable;
 +  * PHP code of Web server-side also uses the PEAR coding standard code style, and adds the code comments;
 +  * In order to improve the code quality, integrated the phpunit unit tests, and adds detailed test cases to the web interfaces.
 +  * Add indexes for some tables to improve the performance of the query.
 +  * Merge codes from Github Pull requests:#​99,#​107,#​117,#​146
 +  * Fix bugs in Github:#​99,#​104,#​105,#​106,#​107,#​110,#​111,#​112,#​115,#​117,#​119,#​121,#​122,#​123,#​127,#​133,#​135,#​136,#​139,#​144,#​146
  
 +
 +
 +
 +===== Version 0.7.1, Feb. 25, 2014 =====
 +
 +==== Changes ====
 +  * Fix Config.php file error
 +  * Update languages resource files
  
 ===== Version 0.7, Nov. 06, 2013 ===== ===== Version 0.7, Nov. 06, 2013 =====
行 8: 行 32:
  
  
-Provide real time report which bases on Redis; +  * Provide real time report which bases on Redis; 
-Provide post tag function in SDK; +  ​* ​Provide post tag function in SDK; 
-Upgrade the iGeTui plugin +  ​* ​Upgrade the iGeTui plugin 
-Provide new plugins: Radar (iOS App Store Rank), gcm(Google Push Service) and iospush(iOS Notification Service) +  ​* ​Provide new plugins: Radar (iOS App Store Rank), gcm(Google Push Service) and iospush(iOS Notification Service) 
-Fix some bugs+  ​* ​Fix some bugs
  
 ---- ----
行 22: 行 46:
  
  
-Provide the Tag feature, which help user to select mobile devices based on region, version and channel conditions;​ +  * Provide the Tag feature, which help user to select mobile devices based on region, version and channel conditions;​ 
-Provide the plugin framework, for 3rd to develop plugins; +  ​* ​Provide the plugin framework, for 3rd to develop plugins; 
-Integrated with push service provider iGeTui. User can push notifications base on Tags; +  ​* ​Integrated with push service provider iGeTui. User can push notifications base on Tags; 
-Provide the Daily Reserve Report with community contributions,​ verison and channel filters are provided too; +  ​* ​Provide the Daily Reserve Report with community contributions,​ verison and channel filters are provided too; 
-Fix some bugs; +  ​* ​Fix some bugs; 
-Integrated Cobub User Center;+  ​* ​Integrated Cobub User Center;
  
 ---- ----
行 37: 行 61:
  
  
-Provide OpenAPI to access report data +  * Provide OpenAPI to access report data 
-Add Bind User Identifier function +  ​* ​Add Bind User Identifier function 
-Improve user authorization function +  ​* ​Improve user authorization function 
-Add new version hint function +  ​* ​Add new version hint function 
-Fix some bugs+  ​* ​Fix some bugs
 ==== SDK ==== ==== SDK ====
  
  
-Fix bugs in Android/​iOS/​Windows Phone +  * Fix bugs in Android/​iOS/​Windows Phone 
-Add Bind User Identifier function for Android/​iOS/​WinPhone SDK.+  ​* ​Add Bind User Identifier function for Android/​iOS/​WinPhone SDK. 
 ---- ----
 +
 +===== Version 0.4, Jan. 07, 2013 =====
 +
 +
 +==== SDK ====
 +
 +
 +  * Merge code from Github
 +  * Fix some bugs in Android/​iOS/​Windows SDK
 +
 +==== Web ====
 +
 +
 +  * Add version filter condition for User Access Path
 +  * Remove date filter condition for User Access Path
 +  * Data warehouse tables changed to remove duplicated calculation
 +  * Add product channel level summary table
 +  * Add product version level summary table
 +  * Add interface to access GeoIP local IP library
 +  * Merge code from Github
 +  * Fix some bugs from Github: [[https://​github.com/​cobub/​razor/​issues/​38|#​38]],​ [[https://​github.com/​cobub/​razor/​issues/​37|#​37]],​ [[https://​github.com/​cobub/​razor/​issues/​35|#​35]],​ [[https://​github.com/​cobub/​razor/​issues/​33|#​33]]
 +
 +----
 +
 +===== Version 0.3, Nov. 28, 2012 =====
 +
 +
 +==== SDK ====
 +
 +
 +  * Fix some bugs in Android/​iOS/​Windows SDK
 +==== Web ====
 +
 +
 +  * Customize Dashboard
 +  * Different App’s comparision reports
 +  * Predict Lines for trends
 +  * Smart Notification
 +  * Annotation in Chart
 +  * Add Unit Price for Conversion Rate
 +  * Fix some bugs
 +
 +----
 +
 +===== Version 0.2, Oct 19, 2012 =====
 +
 +
 +==== SDK ====
 +
 +
 +  * Fix some bugs in Android/iOS
 +  * Add the SDK of Windows Phone
 +
 +==== Web ====
 +
 +
 +  * Fix some bugs
 +  * Clean the multi-language file
 +  * Add the support of Redis for better performance
 +  * Add the function of visit path
 +  * Add the function of goal
 +  * Add reports of errors
 +  * Change the LBS interface, now support IpInfo and Google LBS query
en/razor/release-note.1426572640.txt.gz · 最后更改: 2017/07/14 11:12 (外部编辑)