1.10.x

Prev Next

Version 1.10.5             03/15/2026

Version 1.10.5 (R2 Platform - 1RU)

Version 1.10.5 (X13 Platform)

Version 1.10.5 (Virtual Machine)

  • Updated the Linux operating system and kernel to keep packages and kernel up to date with newer improvements and security changes.

  • Updated the code framework from 8 to 10 to include language improvements and optimizations regarding memory usage and CPU performance.

  • Be prepared to revert to an earlier bank and report issues if these changes cause any problems with your workflow.

Version 1.10.4             03/12/2026

Version 1.10.4 (fanless engine)

Version 1.10.4 (R2 Platform - 1RU)

Version 1.10.4 (X13 Platform)

Version 1.10.4 (Virtual Machine)

  • 25685: Fixed a bug introduced in 1.10.3 in related to 25168 that was preventing the property list to expand when editing panel start points to the selected item.  This fix fixes that bug while retaining a proper fix for 25168.

  • Fixed an issue where when 2 devices exist in the list with the same IP but different ports, importing those IOs into a virtual router would only bring in the hostname from the one of them in the description.

  • Enhanced the loading of memory slots into the UI data table to be more performant by loading the full list at once when first loading the page rather than adding each item causing data table redraws.

  • 25496: Added the ability to clone virtual and SapProperty Routers.  Please be aware that this feature can help spin up a new router that is similar (duplicate sources for example) to a current router but if you do not update settings so they do not overlap the original router, confusing behavior can occur.  For example if you duplicate a sap property router that is tied to memory slots, clear the routes on one, but leave them in place on the other the behavior may be confusing.   This option is strictly to aid during build processes.  To clone a virtual or SapProperty Router, click the clone link next to the router in the routers list.

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.  The option is:

    • SET LogicFlows#0 SkipStartupStateRequestOnNewLogicFlows=False

    • Note: Advanced options require a restart to take effect.  And they do not cluster sync so must be set on each node if the cluster if desired.

  • 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.