Skip to content

v2.2.269

Compare
Choose a tag to compare
@KirillOsenkov KirillOsenkov released this 20 Jun 01:18
· 149 commits to main since this release

What's Changed

  • Add not(...) query filter clause - will filter all nodes that match the query inside the not parentheses (may be nested and may have multiple not clauses)
  • [Trace Control] Add back culling rendering to speed up rendering large graphs by @yuehuang010 in #784
  • Fix searching with duration by @yuehuang010 in #785
  • Improve searching for Messages with a timespan. by @yuehuang010 in #786
  • Add height bound to the render area in TraceView. by @yuehuang010 in #787

Full Changelog: v2.2.248...v2.2.269