Skip to content

Releases: Mahlet-Inc/hobbits

v0.44.1

18 Dec 18:24
Compare
Choose a tag to compare

0.44.1 (2020-12-18)

Bug Fixes

  • prevent DisplayPrint from crashing hobbits-runner (bd93eee)

v0.44.0

17 Dec 01:02
Compare
Choose a tag to compare

0.44.0 (2020-12-17)

Features

  • [api] improve error reporting in display interface (668b25d)

v0.43.0

12 Dec 00:19
Compare
Choose a tag to compare

0.43.0 (2020-12-12)

Bug Fixes

  • issue with QWidget painting off the main thread (8790b4e)

Features

  • add python display plugin interface (91a47d8)

v0.42.0

03 Nov 00:21
Compare
Choose a tag to compare

0.42.0 (2020-11-03)

Features

v0.41.2

29 Oct 00:19
Compare
Choose a tag to compare

0.41.2 (2020-10-29)

Bug Fixes

  • [plugin] correct some (not all) problems in kaitai runner (2edfe19)

v0.41.1

28 Oct 18:45
Compare
Choose a tag to compare

0.41.1 (2020-10-28)

Bug Fixes

  • [plugin] fix bug with custom kaitai struct running (37e8a55)

v0.41.0

23 Oct 23:10
Compare
Choose a tag to compare

0.41.0 (2020-10-23)

Bug Fixes

  • handle larger word sizes correctly in Frequency Plot (81fb8a7)

Features

  • add simple hover data to frequency plot (7f8b113)

v0.40.1

23 Oct 17:41
Compare
Choose a tag to compare

0.40.1 (2020-10-23)

Bug Fixes

  • prevent packet capture failing due to "already running" (9efaa52)

v0.40.0

23 Oct 00:36
Compare
Choose a tag to compare

0.40.0 (2020-10-23)

Bug Fixes

  • avoid bad python path in some situations in linux (6bc32b3)
  • prevent spectrogram renderer deadlock bug (1f403a2)

Features

  • [api] revise plugin interfaces (hopefully close to 1.0 now) (da0a893)
  • add DisplayPrint exporter plugin for saving display images (585806e)
  • add metadata display core plugin (cde80f0)
  • add pure python plugin interfaces and loader (72633d4)
  • add visual batch editor with flow chart layout (50ed7c7)

v0.39.0

25 Sep 22:23
Compare
Choose a tag to compare

0.39.0 (2020-09-25)

Bug Fixes

  • [build] properly #include QPainterPath for Qt 5.15 for #65 (2a66ed0)
  • prevent spectrogram crash (caused by uninitialized values) (8c60a16)
  • take skip bug in progress reports and output buffering (92c8a29)

Features

  • add packet capture importer (4620445)
  • add preemptive size-limiting to UDP import (9417f8e)