Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 May 22:28
9fded52

0.5.0 (2026-05-28)

Features

  • byte_swap_16 and byte_swap_32 transforms (266f66b)
  • byte_swap_16 and byte_swap_32 transforms (afeeb24), closes #81
  • drop_larger_than transform (852d187)
  • drop_larger_than transform (a0f682b), closes #80
  • per-destination transform pipeline with drop_smaller_than (1b6c56a)
  • per-destination transform pipeline with drop_smaller_than (c7e8ea1), closes #79
  • prepend_timestamp transform (046ad81)
  • prepend_timestamp transform (3174a4b), closes #82
  • regex_filter transform (9152b93)
  • regex_filter transform (17e6766), closes #83

Bug Fixes

  • accept IPv6 multicast addresses in the GUI validator (0c0084a)
  • accept IPv6 multicast addresses in the GUI validator (c13d34e), closes #85
  • keep gui feature enabled through tauri dev / build (7bc683d)
  • keep gui feature enabled through tauri dev / build (f83f143)
  • pre-populate broadcast addresses for broadcast destinations (bd255f7)
  • pre-populate broadcast addresses for broadcast destinations (5298ebd), closes #74
  • red-border non-host-shaped strings in unicast host inputs (79f2b7c)
  • red-border non-host-shaped strings in unicast host inputs (2639956), closes #86
  • relabel multicast Mode dropdown and default source to subscriber (3a73bb8)
  • relabel multicast Mode dropdown and default source to subscriber (c240fa3), closes #75 #76
  • reset address to a sensible default when cast_mode changes (3cbb9b5)
  • reset address to a sensible default when cast_mode changes (81c8667), closes #84