Skip to content

Releases: smart-test-ti/SoloX

v2.9.0

20 May 07:35
Compare
Choose a tag to compare

【BUG FIXED】PC failed to start solox without browser (#272
【BUG FIXED】Optimizing Android's appCpuRate calculation method (#278
【FEATURE】Android adds GPU parameter collection(安卓支持GPU参数收集,仅支持高通芯片设备,小米OV等机型比较多点)
【FEATURE】Android/iOS adds Disk parameter collection(安卓/iOS支持磁盘使用实时收集)
【FEATURE】Add testing equipment information to the API testing report page(报告页增加设备和包名信息)
【FEATURE】Display information on the number of cpu cores and physical size of the device (首页增加CPU核心数和屏幕分辨率信息)
【FEATURE】Upgrade the version of Scrcpy(升级Scrcpy的版本-安卓的录屏和投屏用)
【FEATURE】Python API collection supports custom report paths(python api收集支持自定义报告路径)
【FEATURE】When turning off the WiFi switch for Android traffic, automatically turn off the phone's WiFi and turn on the startup data switch(在首页将安卓流量关闭wifi开关关闭时,自动关闭手机的wifi和打开启动数据开关)

v2.8.9

06 Mar 10:24
Compare
Choose a tag to compare

【BUG FIXED】Intall ipa file failed (#255
【FEATURE】Collect disk usage information for Android (#246
image

v2.8.8

27 Dec 03:07
Compare
Choose a tag to compare

【BUG FIXED】 Restrict requests version during installation (#251) (限制requests模块的版本,新版python可能会报错)
【BUG FIXED】 Compatible with different Android devices to obtain game FPS (#249) (兼容更多安卓设备获取FPS)
【BUG FIXED】 Fix memory data acquisition exception in Android (#194) (兼容更多安卓设备获取内存数据)
【BUG FIXED】 Fix PK mode analysis page unable to display data (修复PK模式的测试数据无法在分析页展示)
【BUG FIXED】 After repairing the analysis page and saving HTML, memory_ Detail data not displayed (修复Memory Detail数据无法展示)
【FEATURE】 Merge fps and jank on the analysis page in the same chart (合并FPS和Jank在同一个Chart)
【FEATURE】 Python API supports collecting memory details (python api支持收集memory detail)

v2.8.7

19 Dec 01:35
Compare
Choose a tag to compare

【BUG FIXED】#243 (ios的cpu计算除去核数)
【BUG FIXED】#247 (修复分析页显示GPU的charts数据无法显示)
【BUG FIXED】#221 (优化分析页加载数据的效果)
【BUG FIXED】#250 (修复分析页汇总数据没有显示iOS的电池信息,补充电池指标的单位)
【FEATURE】Add Chinese translation for the page (补充页面的中文翻译,特别是分析页)
【FEATURE】Update the parameters of memory and support Memory Detail(对齐perfdog,优化Android的Memory指标,增加 Memory Detail指标,分析页显示旧版本的测试数据可能会有问题,新的测试数据不会)

v2.8.6

28 Nov 06:52
Compare
Choose a tag to compare

【BUG Fixed】🐛 #242
【BUG Fixed】🐛 #240
【BUG Fixed】🐛 #236
【BUG Fixed】🐛 #229
【BUG Fixed】fix: ios used the android,s api
【Optimization】fix: can not stop the process of fps_collector(无法终止线程)
【Optimization】Optimizing the calculation of totalCpu(优化cputotal计算)
【Optimization】update python api(更新python api)
image
【Optimization】add python_requires(安装限制python版本3.10+)
【Feature】Lastest version check (增加升级弹窗)
ad999c4e991179d539f414cfb75d408

v2.7.9

07 Oct 03:25
Compare
Choose a tag to compare

【PR】persistent_mode for Android collector and calculator thread #222 (试了华为的是可以收集游戏fps)
【BUG Fixed】🐛 #219
【BUG Fixed】🐛 #220
【BUG Fixed】🐛 #221
【BUG Fixed】🐛 #224
【BUG Fixed】🐛 #225

v2.7.5

28 Aug 01:03
Compare
Choose a tag to compare

【BUG Fixed】🐛 #198
【BUG Fixed】🐛 #199
【BUG Fixed】🐛 #203
【BUG Fixed】🐛 #204
【BUG Fixed】🐛 #205
【BUG Fixed】🐛 #209
【BUG Fixed】🐛 #210
【Optimization】Update battery statistics on the analysis page
【Optimization】Read ios info from tidevice api

v2.7.1

10 Aug 09:25
Compare
Choose a tag to compare

【BUG Fixed】🐛 #190
【BUG Fixed】🐛 #192
【BUG Fixed】🐛 #195
【BUG Fixed】🐛 #196
【BUG Fixed】🐛 #197
【BUG Fixed】fix recorded error in python api

v2.7.0

27 Jul 03:56
Compare
Choose a tag to compare

🐛【Fixed BUG】#187
🐛【Fixed BUG】#189 (收集过程中app被杀掉后,app重启时继续收集数据)
💡【Feature】 Cast android screen to PC (支持投屏)
image
💡【Feature】Play recorded video (支持播放录制的视频)
image
💡【Feature】Record android screen in python api (支持api收集时录制视频)
🆙【Optimization】Optimize error logs (优化错误日志)

v2.6.9

19 Jul 10:08
Compare
Choose a tag to compare

🐛【Fixed BUG】#178
🐛【Fixed BUG】#181
🐛【Fixed BUG】#183
🐛【Fixed BUG】Unable to stop the process of Solox
💡【Feature】Record android device screen #184