Skip to content

Releases: cobub/razor

Version 0.8.0

26 Jul 08:57
Compare
Choose a tag to compare
  • 增加了时区未设置的错误提醒功能,可以解决大部分用户遇到的执行定时任务后没有结果显示的问题;
  • 大幅调整了客户端数据的上报格式,每种类型数据均支持单条或多条记录同时上传。调整后的数据格式,将与目前Cobub系列产品的格式保持一致,用户随着业务规模地增长,可以方便地将Cobub从开源版升级到商业版或大数据版;
  • 取消了单独的缓存数据上传接口,将数据分流到各自的功能接口上;
  • 调整后台数据接口的格式,以适应SDK上报数据的改变,同时调整了相应的表结构;
  • 页面访问数据增加了模糊查询与导出功能;
  • 事件数据增加了模糊查询与导出功能;
  • 渠道报表页面增加了导出功能;
  • iOS上传的崩溃日志中,包含了cpu类型等信息,便于定位错误代码;

Version 0.7.2

16 Sep 09:11
Compare
Choose a tag to compare
  • 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

v0.7.1

13 Oct 01:24
Compare
Choose a tag to compare
  • Fix Config.php file error
  • Update languages resource files

v0.7

13 Oct 01:24
Compare
Choose a tag to compare
  • Provide real time report which bases on Redis;
  • Provide post tag function in SDK;
  • Upgrade the iGeTui plugin
  • Provide new plugins: Radar (iOS App Store Rank), gcm(Google Push Service) and iospush(iOS Notification Service)
  • Fix some bugs

v0.6

13 Oct 01:25
Compare
Choose a tag to compare
  • 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;
  • 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;
  • Fix some bugs;
  • Integrated Cobub User Center;

v0.5

13 Oct 01:26
Compare
Choose a tag to compare

Web

  • Provide OpenAPI to access report data
  • Add Bind User Identifier function
  • Improve user authorization function
  • Add new version hint function
  • Fix some bugs

SDK

  • Fix bugs in Android/iOS/Windows Phone
  • Add Bind User Identifier function for Android/iOS/WinPhone SDK.

v0.4

13 Oct 01:27
Compare
Choose a tag to compare

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: #38, #37, #35, #33

v0.3.1

13 Oct 01:28
Compare
Choose a tag to compare

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

v0.1

13 Oct 01:28
Compare
Choose a tag to compare

Init Cobub Razor

The Cobub Razor is an open source mobile analytics system.