Skip to content

v0.0.11

Latest

Choose a tag to compare

@markbackman markbackman released this 14 Jan 12:58
· 18 commits to main since this release
4f7cbb9

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 WhiskerObserver to 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.