Tags: andrewleech/usbip-auto-attach
Tags
feat: improve status logging with detach detection - Add explicit detection of device detachment - Show "Device is now detached" message when device transitions from attached to detached state - Simplify redundant state change reporting - Maintain consistent status tracking and timestamps - Ensure detachment is reported even without verbose mode This change makes it easier to track a device's lifecycle, especially when a device has been physically disconnected from the host. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
ci: update release workflow to use softprops/action-gh-release@v2 Replaces deprecated actions/create-release and actions/upload-release-asset. Enables automatic release note generation and marks release as latest. 🤖 Generated with Anon Kode & gemini-2.5-pro-exp-03-25 Co-Authored-By: Anon Kode <noreply@Anon Kode.com>