pltOS v2.1
Warning
pltOS v2.x is a maintenance-only release track, and is no longer recommended for new projects.
pltOS v2.1.22
Bugs Fixed:
PLTOS-433: Asian fonts no longer shown in pltOS v2.1.21+
Resolve a layout regression introduced in pltOS v2.0.41 by properly configuring CJK font fallback mapping instead of overriding the primary UI font. This ensures that Asian characters (CJK) display correctly without affecting the overall UI typography.
pltOS v2.1.21
Bugs Fixed:
PLTOS-419: last result: Serial line cut off.
Fix layout regression introduced in pltOS v2.0.41 related to initial support for Asian fonts.
pltOS v2.1.20
Bugs Fixed:
PLTOS-412: uartCfg: fix handling of previously opened UART channels
pltOS v2.1.19
Changes:
PLTOS-412: uart, uartAwait and uartReadTimeout commands:
Apply a 120ms wait during UART flush handling to mitigate incomplete USB-CDC FIFO transmission issues.
pltOS v2.1.18
PLTOS-417: uart command: Fix regression introduced in pltOS v2.1.14 where the controller could consider the command was done before it really was
pltOS v2.1.17
Bugs Fixed:
PLTOS-416: scan command: fix erroneous ‘more extractKeys than results’ failures
pltOS v2.1.16
Changes:
PLTOS-412: uart command:
Flush USB-CDC output HW buffers before sending.
100ms delay after USB-CDC stalls
pltOS v2.1.15
(not released publicly)
pltOS v2.1.14
Bugs Fixed:
PLTOS-412: uart, uartAwait and uartReadTimeout commands:
Prevent timeout errors triggered by screensaver events.
pltOS v2.1.13
Bugs Fixed:
PLTOS-412: Reset USB-CDC HW buffers after UART read or write errors
pltOS v2.0.45 removed this automatic HW flushing, which was introduced in pltOS v2.0.34.
pltOS v2.1.12
(not released publicly)
pltOS v2.1.11
(not released publicly)
pltOS v2.1.10
Bugs Fixed:
PLTOS-410: Bump update download context limit to 45 minutes (with 30-minute download limit).
Changes:
PLTOS-7, PLTOS-413: scan, uartAwait and uartReadTimeout commands can now be aborted
pltOS v2.1.9
(not released publicly)
pltOS v2.1.8
Changes:
PLTOS-412: UART: Use a 100ms internal timeout for UART reads and writes
pltOS v2.1.7
Bugs Fixed:
PLTOS-409: Fix deadlock on closing UART ports at end of test run
pltOS v2.1.6
(not released publicly)
pltOS v2.1.5
New Features:
PLTOS-87: Step progress bar: show a Step progress bar for long-running Test Plan Item Steps, above the overall Test Plan progress bar.
pltOS v2.1.4
Bugs Fixed:
PLTOS-410: Bump update download limit to 30 minutes
PLTOS-411: Prevent UI standby after 15 minutes without button press during test plan exection
pltOS v2.1.3
(not released publicly)
pltOS v2.1.2
New Features:
PLTOS-405: Repeat button, repeating the selected test plan until failure or operator abort.
pltOS v2.1.1
(not released publicly)
pltOS v2.1.0
Changes:
Updated GUI interaction components