File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- Highlight and copy text to clipboard: Call Tree, Analysis and Database views ([ #504 ] [ #504 ] )
1313 - Previously the highlighted text would be immediately cleared
1414
15+ ### Fixed
16+
17+ - Performance regression of Call Tree rendering ([ #581 ] [ #581 ] )
18+ - Call Tree not correctly keeping position when rows where hidden / shown via Details and Debug Only ([ #581 ] [ #581 ] )
19+
1520## [ 1.16.1] - 2024-12-03
1621
1722### Fixed
@@ -369,6 +374,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
369374<!-- Unreleased -->
370375
371376[ #504 ] : https://github.com/certinia/debug-log-analyzer/issues/504
377+ [ #581 ] : https://github.com/certinia/debug-log-analyzer/issues/581
372378
373379<!-- 1.16.1 -->
374380
You can’t perform that action at this time.
0 commit comments