v2.41.5
✨ New Features
- Moved to pcapng format - Modern packet capture format support (closes #939)
ble.NumDevices()- Get the count of discovered BLE deviceslan.NumHosts()- Get the count of discovered LAN hostswifi.NumAPs()- Get the count of discovered WiFi access points- Made
BLEDeviceJSONaccessible for external use - Added JS
mkdirAllfunction for directory creation - Added JS
appendFilefunction for file operations
🐛 Fixes
- Fixed panic in zerogod module when IPP request is nil (fixes #1234)
- Fixed concurrent map write for zerogod module port discovery
- Fixed UI port binding logic and replaced panic with error logging
- Fixed in-memory kv-aliases creation when loading AP data from JSON (fixes nil access panic)
- Fixed buffered channel usage for
signal.Notify - Filter out invalid WiFi frequencies
🔧 Improvements
- Upgraded from
google/gopackettogopacket/gopacket - Replaced deprecated
ioutilpackage with modern alternatives - Updated port name maps
Miscellaneous
- Code formatting improvements via gofmt
- Makefile improvements for gofmt with
-sand-wflags - Fixed broken documentation link
- General code refactoring and minor fixes
This changelog was generated by Changelog.