- Build OS for MacOS was changed from MacOS 11 to MacOS 13.
- Bootstrapping copies over a shim executable that forwards calls to
nrfutil ble-snifferfrom Wireshark. Bootstrapping no longer copies over the plugins and shared libraries that nrfutil-ble-sniffer would require.
If you have bootstrapped with version 0.11.0 or earlier you might want to clean up the unused files.
Remove the library files and executable related to nrfutil-ble-sniffer in your personal extcap directory.
This directory can be found by checking Wireshark > Help > About Wireshark > Folders.
* General options like --json, --log-level, etc. are now sorted under different headings in --help.
* Reduce the amount of log message noise in CLI mode.