Skip to content

Commit ccddc84

Browse files
authored
Even more NEWS
1 parent 839d401 commit ccddc84

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
x/y/2023 ola-0.10.9
22
Features:
33
* Python 3 compatibility across the board (including the RDM Responder Tests)!
4+
#1506
45
* Support for the JMS USB2DMX PRO V2.1 device via the FTDI plugin #1728
56

67
API:
78
* Python: Add a fetch current DMX example.
89

910
RDM Tests:
10-
*
11+
* Python 3 compatibility of the RDM Tests #1599
12+
* Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts
1113

1214
Bugs:
1315
* Fix some tests not working on Big Endian machines because our RPC is encoded
@@ -23,10 +25,9 @@ x/y/2023 ola-0.10.9
2325
* Relax the timing on the ClientWrapperTest so it doesn't fail occasionally
2426
#1714
2527
* Correct the documentation of some existing limits in the E1.31 plugin
26-
* Fix a longstanding bug in the GetMaxPacketSize RDM test around timeouts
2728
* Fix some undefined behaviour in TimeoutManager::ExecuteTimeouts #1726
2829
* Fix UARTs on Debian Bullseye #1749
29-
* Fix Python version detection for versions > 3.9 #1755
30+
* Fix Python version detection for versions > 3.9 #1755, #1780
3031
* Update Angular and Angular-Route versions used by the new web UI and add
3132
workaround to be compatible #1782 Debian #1016447
3233
* Significantly reduce the delay when using StreamingClient with EPoll and

0 commit comments

Comments
 (0)