# bettercap v2.41.1 - Product: bettercap (https://whatsnew.fyi/product/bettercap) - Vendor: bettercap - Date: 2025-07-15 - Version: v2.41.1 - Original notes: https://github.com/bettercap/bettercap/releases/tag/v2.41.1 - Permalink: https://whatsnew.fyi/product/bettercap/releases/v2.41.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Queue handle is now passed to the packet proxy plugins to allow packet manipulation within the callback - **added** — Wifi module now reports the current channel in state - **added** — Added net.sniffer.interface parameter to sniff from a different interface - **changed** — Updated Docker image to newer Golang version - **changed** — Refactored deprecated ioutil calls to io equivalents - **fixed** — Print event data instead of the whole struct for unhandled events - **fixed** — Various unit tests fixes for Windows - **fixed** — Routing tables unit tests fix for Linux - **fixed** — Gracefully handled packets that would crash gopacket - **fixed** — Fixed net.sniff stats output for local packets flag - **fixed** — Fixed JavaScript number conversion issues for backwards compatibility - **removed** — Removed unused module ###### New Features - 🚀 Increased unit tests coverage considerably. - 🐳 Updated Docker image to newer Golang version. - 📦 Queue handle is now passed to the packet proxy plugins to allow packet manipulation within the callback (fixes #1202). - 📡 Wifi module now reports the current channel in state. - 🐍 Added net.sniffer.interface parameter to sniff from a different interface. ###### Fixes - 🔄 Print event data instead of the whole struct for unhandled events. - 🛠️ Various unit tests fixes for Windows. - 🐧 Routing tables unit tests fix for Linux. - 🔄 Refactored deprecated `ioutil` calls to `io` equivalents. - ✅ Removed unused module (ref #1201). - ⚠️ Gracefully handled packets that would crash gopacket (fixes #1184). - 🛡️ Fixed net.sniff stats output for local packets flag. - 🔄 Fixed JavaScript number conversion issues for backwards compatibility. ###### Miscellaneous - 📚 Added contributors to README. - 🔄 Various small fixes or general refactoring that did not warrant individual comments, including version bump for golang.org/x/net. - 🔄 Multiple updates and fixes to issue templates and configuration. - 🔄 Bumped all dependencies to their latest versions. This changelog was generated by [Changelog](http://github.com/evilsocket/changelog).