v0.2.0
What's Changed
- Add support for USB CAN adapters (slcan-compatible, e.g. CANable) by @DaanVervacke
Highlights
- Two-step config flow: pick socketcand or USB CAN adapter on setup
- USB adapters detected from the host's serial ports, picked via a labelled dropdown
- Reauth and reconfigure flows now branch by connection type
- Diagnostics report the active connection type
- Repair issues surface connection-type-specific placeholders
Full Changelog: v0.1.0...v0.2.0