Skip to content

WhatPulse PCap Service v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 15:00
· 3 commits to main since this release
1e6baed

WhatPulse External PCap Service v1.3.0

This release contains the external PCap service that provides network packet capture capabilities for WhatPulse when running in containerized environments (AppImage, Flatpak) where direct PCap access is not available.


Built from commit: 1e6baed
Build date: 2026-01-04 15:00:38 UTC

What's Changed

  • Fix crash when copying last packet in the ring buffer, use header fields more correctly. by @Ionic in #5
  • Fix some critical issues in PF_RING capture thread on unforgiving distros. by @smitmartijn in #6
  • Add auto install script for easy installation by @smitmartijn in #7
  • Handle my Gitbutler branch workflow when releasing new versions & bump remaining files to 1.3.0 by @smitmartijn in #8
  • Small fix by @smitmartijn in #9

New Contributors

  • @Ionic made their first contribution in #5

Full Changelog: v1.2.0...v1.3.0