Skip to content

1.4.2: Bug Fixes

Compare
Choose a tag to compare
@lcottercertinia lcottercertinia released this 14 Mar 09:13
· 1473 commits to main since this release
41e9063

Fixed

  • Timeline content disappearing when switching tabs + resizing (#99)
  • Timeline flickering/resizing when tooltip moved to bottom right (#87)
  • Timeline not displaying VF_APEX_CALL_START log events (#97)
  • Incorrect Totaltime on status bar and analysis tab (#95)
    • Now uses the timestamp of the last EXECUTION_FINISHED event to determine total time
    • If there are no EXECUTION_FINISHED events the last event with a timestamp is used
  • Log parsing not handling both CRLF and LF line endings (#108)

Full Changelog: 1.4.1...1.4.2