Added
-
Added multi-select frame type filter with search capability, replacing the previous text input filter.
-
Added PUSH/PROCESS checkboxes to filter frames by event type.
-
Added UPSTREAM/DOWNSTREAM checkboxes to filter frames by direction.
-
Added frame count display showing the number of filtered frames out of the total.
Fixed
-
Fixed an issue where the buffer data was not being sent to the client when closing.
-
Fixed an issue that was causing data to be written to the output file after the file was already closed.
-
Fixed an issue that could cause
WhiskerObserverto crash if the given pipeline didn't have a previous processor. -
Fixed frame details not being selectable for copying by making only the header row clickable for expand/collapse.