You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
* Ability to open views and layouts from the execution timers in any Code Editor
16
16
* New WireBoxCollector which is only used if enabled. This greatly accelerates the performance of the request collector since before they where in the same collector.
17
17
* Ability to open CFCs that are profiled by the WireBox Collector in any Code Editor.
18
+
* Ability to open the Handler events that are profiled by the Request Collector in any Code Editor.
0 commit comments