Skip to content

Releases: OpenDisplay/nrf-ota

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:04
2ab6c89

0.4.0 (2026-06-02)

Features

  • pace firmware packets for ESPHome proxy reliability (c68b433)
  • verify PRN receipt offset to detect dropped packets (93d0c4d)

Bug Fixes

  • don't swallow the transfer-complete response on a PRN boundary (0d8d978)
  • treat validate INVALID_STATE as an incomplete image, not success (19ca56c)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 23:12
c0fa2ea

0.3.0 (2026-02-23)

Features

Documentation

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 16:47
b2eef86

0.2.0 (2026-02-22)

Features

  • cli: add --device flag for non-interactive device selection (5246a9e)
  • cli: add --quiet flag to suppress all non-error output (1c98563)
  • cli: add actionable recovery hints to error messages (521eca0)
  • cli: use live advertisement names in device list (cb1da38)
  • dfu: surface firmware filename and CRC in log output (04e9fb3)

Documentation

  • scan: update find_dfu_target docstring to reflect use_bdaddr=True (d1ccc9f)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 14:55
bdd7da9

0.1.0 (2026-02-22)

⚠ BREAKING CHANGES

  • initial implementation

Features