Skip to content

Releases: OpenDisplay/py-opendisplay

v5.7.0

24 Mar 23:18
8081ac6

Choose a tag to compare

5.7.0 (2026-03-24)

Features

  • add initial support for encryption (28c24f9)
  • support reauthentication (3214ead)

v5.6.0

24 Mar 19:58
1207312

Choose a tag to compare

5.6.0 (2026-03-24)

Features

  • add python 14 to supported versions (2d97f2f)

Bug Fixes

  • respect device supports_zip when choosing upload protocol (5320a5a)

v5.5.0

07 Mar 13:09
8b2bf28

Choose a tag to compare

5.5.0 (2026-03-07)

Features

  • add py.typed marker and fix strict mypy errors (959176b)
  • add py.typed marker and fix strict mypy errors and add prek (c1cf3b4)

v5.4.0

06 Mar 17:45
4958a6d

Choose a tag to compare

5.4.0 (2026-03-06)

Features

  • add voltage_to_percent function (fd93f82)

v5.3.0

06 Mar 17:08
b24af6a

Choose a tag to compare

5.3.0 (2026-03-06)

Features

  • models: update config models for firmware spec v1.1 (5bfccea)

v5.2.0

06 Mar 13:54
96aa30d

Choose a tag to compare

5.2.0 (2026-03-06)

Features

  • Add calibration preset for panel_ic_type 55 (2852550)
  • Add is_flex property to OpenDisplayDevice (031a778)

v5.1.0

18 Feb 11:34
aab8572

Choose a tag to compare

5.1.0 (2026-02-18)

Features

  • add way of calling prepare_image() without async context (da53f7e)

v5.0.0

15 Feb 15:01
e2fd856

Choose a tag to compare

5.0.0 (2026-02-15)

⚠ BREAKING CHANGES

  • change upload rotation semantics to be clockwise

Features

  • change upload rotation semantics to be clockwise (d350f02)

v4.4.0

15 Feb 14:30
d38700e

Choose a tag to compare

4.4.0 (2026-02-15)

Features

  • upload: add enum-based per-image rotation before fit in pipeline (38a06bc)

v4.3.0

14 Feb 17:00
f19eb14

Choose a tag to compare

4.3.0 (2026-02-14)

Features

  • advertisements: add v1 button tracker (386b67a)
  • config: expose binary input button_data_byte_index and align 0x25 layout (5981cfd)
  • config: support wifi_config packet (0x26) (8de1e96)
  • protocol: add typed LED activate API and handle legacy wifi config packet (ed9676a)
  • protocol: support firmware v1 config/advertisement updates (9e929ed)