v1.4.1
What's Changed
- Fixed selection following the row position instead of the device: sorting a column could move your selection onto a different device than the one you clicked, which then became the device that got deleted.
- Turning on the debug log now reports an error if the log file cannot be created, instead of quietly reporting that logging is off.
- Device names from the controller are now shown as plain text in the delete confirmation, so unusual characters cannot garble the list of what you are about to remove.
- Deleting a device now clears only that device's row from the results.
- Tidied the header to two lines.
Full Changelog: v1.4.0...v1.4.1