Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 4.46 KB

Changelog

1.4.0 (2024-06-07)

Features

1.3.0 (2024-06-07)

Features

  • add tab width setting (0cdebbb), closes #583
  • allow user to specify perf and objdump via command line (081812d), closes #556
  • bundle qt platform plugins (e291eef), closes #554
  • dodo (483cb0a)
  • show current unwind settings in settings dialog (ec5632c)

Bug Fixes

  • #624 (8e54107)
  • add a wrapper for std::valarray to catch out of range access (d8de369), closes #629
  • can't select directory in unwind->sysroot (f6a4e8f), closes #645
  • clear flamegraph background in 5.15.12 (8e54107), closes #624
  • crash in disassembler on hover (4cfdd11), closes #642
  • don't show ansi escape sequences in tooltip (ed8cf88)
  • update elfutils to 0.190 (e4ac31e)

1.2.0 (2024-06-07)

Features

  • add tab width setting (0cdebbb), closes #583
  • allow user to specify perf and objdump via command line (081812d), closes #556
  • bundle qt platform plugins (e291eef), closes #554
  • show current unwind settings in settings dialog (ec5632c)

Bug Fixes

  • #624 (8e54107)
  • add a wrapper for std::valarray to catch out of range access (d8de369), closes #629
  • can't select directory in unwind->sysroot (f6a4e8f), closes #645
  • clear flamegraph background in 5.15.12 (8e54107), closes #624
  • crash in disassembler on hover (4cfdd11), closes #642
  • don't show ansi escape sequences in tooltip (ed8cf88)
  • update elfutils to 0.190 (e4ac31e)