Skip to content

v0.16.2

Compare
Choose a tag to compare
@EdJoPaTo EdJoPaTo released this 01 May 09:24
· 282 commits to main since this release

Fixed

  • Dont crash / endless loop on payloads bigger than 10 kB.

Changed

  • Parse payload content (JSON/UTF8-String/other) only once. Before it was done on every display update.
  • Less data cloning while showing the graph improves performance.