All Versions
12
Latest Version
Avg Release Cycle
50 days
Latest Release
1253 days ago

Changelog History
Page 1

  • v0.12.4

    October 22, 2020
  • v0.12.3

    September 28, 2020
  • v0.12.2

    August 15, 2020
  • v0.12.1

    September 06, 2019
  • v0.12.0 Changes

    July 26, 2019

    ๐Ÿ”‹ feature

    • ๐Ÿ†• new ANR Trace with more reliable implement, support record hard stalling events.
    • ๐Ÿ†• new UIBackgroundTaskIdentifier tracing plugin BackgroundTaskTrace.

    ๐Ÿ‘Œ improve

    • thread stack frame visible from now while ObjcCallTrace turn on.
  • v0.11.6 Changes

    July 26, 2019

    ๐Ÿ›  bugfix

    • ๐Ÿ›  fix crash bug on iOS8 while tracing NSURLSessionDownloadTask. #32
    • ๐Ÿ‘Œ improve stability while writing records
    • ๐Ÿ‘‰ use custom model to avoid MTHURLSessionTaskMetrics crash under iOS13 #22
  • v0.11.5 Changes

    June 26, 2019

    ๐Ÿ›  bugfix

    • ๐Ÿ›  fix AirDrop extension for FLEX 3.0.0
    • ๐Ÿ›  fix network transaction record filter UI
    • ๐Ÿ›  fix GPUImageView present FPS UI
    • fix param top_frames_to_skip ignored within method mth_stack_backgrace_of_thread
  • v0.11.4 Changes

    June 11, 2019

    ๐Ÿ›  bugfix

    • ๐Ÿ›  fix an stupid bug while try to fix unsafe floating value compare on 0.11.3.
  • v0.11.3 Changes

    June 10, 2019

    ๐Ÿ›  bugfix

    • ๐Ÿ›  fix missing ViewController method invoking while work with RAC or Aspects.

    ๐Ÿ‘Œ improve

    • ๐Ÿ‘Œ improve App Launch tracing, remove hardcode.
    • 0๏ธโƒฃ use file instead of custom NSUserDefaults, improve robust.
    • โš  warning fix.
  • v0.11.2 Changes

    May 10, 2019

    ๐Ÿ‘Œ improve

    • ๐Ÿšš support use_frameworks! under Swift projects (remove cpp header from public_header_files)
    • ๐Ÿ‘Œ support landscape orientation
    • ๐Ÿ’ป simplify UI logics
    • 0๏ธโƒฃ exclude GraphicsPlugins/MTGLTrace from podspec by default

    ๐Ÿ›  bugfix

    • ๐Ÿ›  fix memory leaks in ANR, CPU tracing plugins
    • ๐Ÿ›  fix may crashed when remove KVO from key window