Files
universal_ble/example/CHANGELOG.md
T
Foti Dim bcfb0adc6a Improve format for discovered services (#209)
* Update the peripheral detail page to format and display discovered services more clearly, including characteristics.

* Address AI comments

* Refactor characteristic display format in peripheral detail page for improved clarity
2026-01-19 05:34:50 +01:00

712 B

1.2.0

  • Improved scan button visibility - converted to prominent filled button with text label
  • Enhanced "no devices found" state with explicit "Start Scan" call-to-action button
  • Moved search field to app bar header for better accessibility
  • Moved queue type settings to drawer menu as expandable section
  • Added tooltip to Bluetooth availability icon (tap to view on mobile)
  • Improved overall UI layout and navigation flow

1.1.0

  • Add support for autoConnect parameter
  • Display RSSI values in device details
  • Persist filters
  • Fix clear log button
  • Move "Copy Services" button to Services panel header
  • Enhance services format to be more detailed and human-readable

1.0.0

  • Initial release