Skip to content

v2.8.8

Compare
Choose a tag to compare
@rafa0128 rafa0128 released this 27 Dec 03:07
· 9 commits to master since this release

【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)