| Feature | Summary |
| CpScript ShareModuleSearchButton | This new CpScript can be added to any Module Designer's Results View to generate a Copy Link button that allows users to share direct links to search results. When clicked, the button creates a shareable URL that will take recipients directly to the same search results page, though users with different permission levels may see varying results based on their access rights. Please use the script builder help file for further details and setup assistance. |
| Design > Styles > Font Face | The Font Face attribute has been updated to include additional font families with appropriate fallback stacks. New options include IBM Plex Sans (with Arial, Helvetica, sans-serif fallbacks), Roboto (with Arial, Helvetica, sans-serif fallbacks), Tahoma (with Segoe UI, Verdana, Arial fallbacks), Trebuchet MS (with Lucida Grande, Lucida Sans Unicode, Tahoma fallbacks), Georgia (with Times New Roman, Times fallbacks), Garamond (with Palatino Linotype, Book Antiqua, Palatino fallbacks), and Microsoft Sans Serif (with Segoe UI, Tahoma, Arial fallbacks for Mac and mobile compatibility). |
| Console Icon Updates & Toolbar Adjustments | Replaced legacy GIF/PNG icons with updated versions across the Administrative Console, Master Console, and animated help file. Assigned dedicated icon to API section. Increased toolbar width to 300px and reduced tab font size and padding. |
| CpScript FormSignature | Added support for a new bodyCssClass property. This will add a class to the body element within the iframe that renders the control. This allows console admins to apply unique styles to controls in the site through Design > Styles > iframe Styles. |
| CpScript FormAudience | Added support for a new bodyCssClass property. This will add a class to the body element within the iframe that renders the control. This allows console admins to apply unique styles to controls in the site through Design > Styles > iframe Styles. |
| CpScript FormTaxonomy | Added support for a new bodyCssClass property. This will add a class to the body element within the iframe that renders the control. This allows console admins to apply unique styles to controls in the site through Design > Styles > iframe Styles. |
| Data Transfer - SharePoint Custom Column Support | Data Transfers with Source = Office 365 now support SharePoint document library custom columns. When connecting to a SharePoint document library, custom list columns are automatically discovered and available as source columns with the listItem.* prefix (e.g., listItem.DateApproved). These can be mapped to destination fields like any other source column. |
| Master > Scheduled Tasks > Temp Image File Generator | The TempImageFileGenerator scheduled task now supports an optional MaximumExecutionTimeInMinutes property. This enhancement allows administrators to restrict the task's runtime by specifying the maximum number of minutes the task is permitted to execute. Attempting to generate thousands of images with a single task may take several hours; this feature helps prevent overruns and ensures better resource management and system reliability. |
| Master > Admin > Private Labels | The Styles > Font Face attribute has been updated to include additional font families with appropriate fallback stacks. New options include IBM Plex Sans (with Arial, Helvetica, sans-serif fallbacks), Roboto (with Arial, Helvetica, sans-serif fallbacks), Tahoma (with Segoe UI, Verdana, Arial fallbacks), Trebuchet MS (with Lucida Grande, Lucida Sans Unicode, Tahoma fallbacks), Georgia (with Times New Roman, Times fallbacks), Garamond (with Palatino Linotype, Book Antiqua, Palatino fallbacks), and Microsoft Sans Serif (with Segoe UI, Tahoma, Arial fallbacks for Mac and mobile compatibility). |
| Load Balancing Support | Load Balancing provides support for running Centralpoint across multiple servers with a primary and one or more secondary servers. The actual load balancer must be configured manually outside of Centralpoint. The configuration interface at Master > Web Sites > [Web Site] > Configuration > Load Balancing provides verification and configuration workflows that validate prerequisites, copy required files, update web.config settings, and generate IIS setup checklists for secondary servers.
Real-time file synchronization is handled by the Centralpoint Agent's FileSystemWatcher, which monitors Uploads and Resources folders and propagates changes bidirectionally between servers. Cache clearing operations are propagated via SOAP web service calls to ensure consistency across the server farm. |