Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v0.338.0

Compare
Choose a tag to compare
@matthewwithanm matthewwithanm released this 22 Aug 06:17
· 1145 commits to master since this release

General

  • Upgraded terminal library to xterm 3.6.0 and fixed missing URL parameter error box.

Debuggers

  • Cleaned up Debugger Process Tree layout, spacing and font sizes.
  • Added ability to filter to only paused threads in the process tree.
  • Fixed a bug preventing the console input from scrolling properly when a large amount of text is pasted in.
  • Simplified UX for fetching additional call frames lazily when a thread is stopped in a deep stack.