Skip to content

3.0.0

Choose a tag to compare

@tylerkron tylerkron released this 09 Apr 03:36
· 159 commits to main since this release

Summary What's Changed

  • Framework & Dependencies: Upgraded the project to .NET 8 and updated various dependencies. Introduced Protobuf 3.
  • Firmware Updates: Improved the firmware update process, adding checks for Wi-Fi firmware, re-enabling manual updates, fixing state issues post-update, and disabling the option over Wi-Fi connections.
  • Device Discovery: Enhanced device discovery to broadcast across all networks and fixed related bugs.
  • Device Logging: Added the ability to log events directly on the device and view a list of these logs. Note: Viewing the logs themselves will come in a future update
  • Data Export: Significantly improved CSV export functionality, adding support for large datasets, multi-device exports, and an option for relative vs. absolute timestamps.
  • Connectivity & Stability: Improved handling of unexpected device disconnections and fixed UDP port conflicts. Addressed issues with serial port usability after disconnection.
  • User Interface & Experience: Added confirmation for Wi-Fi setting changes, fixed UI elements (menu capitalization, logging session list), and implemented application version checking.
  • Feature Enhancements: Added support for multiple devices when adding channels and updated Wi-Fi security types.
  • Development & Maintenance: Introduced conventional commit checks, added a contribution guide, updated the README, removed unused code/imports, and performed general cleanup.

Detailed What's Changed

New Contributors

Full Changelog: 1.1.0...3.0.0