1.10.x

Prev Next

Version 1.10.3             02/28/2026

Version 1.10.3 (fanless engine)

Version 1.10.3 (R2 Platform - 1RU)

Version 1.10.3 (X13 Platform)

Version 1.10.3 (Virtual Machine)

  • 25168: Fixed a bug where after adding an XNode mixer input in a logic flow and then re-editing the flow, it would navigate to the GPIO portion of the SapProperty tree rather than the XNode portion of the tree.

  • 25459: Fixed a bug in channel numbers where they were not displaying in lists for XNodes2 when the payload type is set to something other than 96.

  • 25455: Added an advanced option to make the skip startup state option in logic flows be enabled by default when creating new flows.  This is an advanced option and should only be used if/when it makes sense to the customer’s workflow.

  • 25507: Fixed a bug where the missing NTP server warning message was appearing while a boot was in progress even thought NTP servers exist in the system.  This fix only enabled that message after the boot is complete.

  • 25463: Added a line to the system page displaying the last time the clock has been synchronized from NTP.

  • 25647: Added a new property to user panels called LocalChangePage.  This behaves exactly the same as the normal ChangePage except that it will only change on the local instance.  Normally the ChangePage will cause all instances of the panel to switch to the new page.  The LocalChangePage property never actually executes on the back end code, but instead just causes the local instance to switch to the new page.  This allows multiple instances of a panel to change between page views independently.  This property must be used from a panel binding (for example binding a button to the page’s LocalChangePage property).  If you try to use it from a normal logic flow, it will do nothing as it is designed to only work within the inside of a user panel.

Version 1.10.2             12/23/2025

Version 1.10.2 (fanless engine)

Version 1.10.2 (R2 Platform - 1RU)

Version 1.10.2 (X13 Platform - 1RU)

Version 1.10.2 (Virtual Machine)

  • 24977: This release adds support for the x13 platform.

  • 25277: Changed fresh installs to not have any NTP servers with a warning banner that the user must set them up.  This will not affect upgrades but will affect factory default systems and fresh VM installs.

  • 25192: Fix a bug where changing name or description or the property value if an existing SapProperty router source or destination would delete the existing source or destination and hang on the UI without recreating the revised one.

  • 25329: Fixed a bug with current source path properties in Logic Flows introduced in recent changes where extra escaped quotes were being left in the translation of newly created flows based on current source path causing incorrect match states.

Version 1.10.1             11/18/2025

Version 1.10.1 (fanless engine)

Version 1.10.1 (R2 Platform - 1RU)

Version 1.10.1 (Virtual Machine)

  • This release fixes a compatibility issue between the most modern javascript syntax and what is compatible with Chromium v. 87.  This impacts scenarios where user panels are being displayed on older devices running Chromium v. 87 such as BrightSign devices.  As of the time of this release, the latest OS version by BrightSign utilizes Chromium v. 87.

  • This release fixes a backwards-compatibility issue related to html buttons on user panels.  The scenario would be when a user panel exists with only the ‘color’ property set and when the instance is updated to the latest version of PFC the user would experience ‘—textcoloron’ or ‘—textcoloroff’ taking precedence.  

Version 1.10.0             09/23/2025

Version 1.10.0 (fanless engine)

Version 1.10.0 (R2 Platform - 1RU)

Version 1.10.0 (Virtual Machine)

  • This is the first release version of 1.10.  It is the same code as 1.9.12.113 but released rather than a beta version.  No additional work will be done in the 1.9.x branch after this release.

  • Removed the fourth octet from versioning to stay in line with other Telos product versioning.