• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.11.123


Date of Update: Monday, February 2, 2026  
FeatureSummary
API > Query data recordsExtends the Data API query endpoint to support filtering on relation table (cprel_) columns and taxonomy. See API documentation for request details and filter examples.
.NET Framework and Runtime RequirementsIntroduces automatic .NET Framework 4.8.1 installation using the Windows service agent. If the automatic installation fails on a client server, manual installation of .NET Framework 4.8.1 will be required before version 8.12.0 can be installed. After version 8.11.23 is deployed, a server reboot is required to complete the .NET Framework installation before version 8.12.0 can be deployed. The agent also verifies .NET 10.0.3 runtime is installed. To manually install .NET Framework 4.8.1, download from https://aranon.net/Uploads/Installers/ndp481-x86-x64-allos-enu.exe and run on the server. To manually install .NET 10.0.3 runtime, download the ASP.NET Core Runtime 10.0.3 Hosting Bundle from https://aranon.net/Uploads/Installers/dotnet-hosting-10.0.3.exe and install on the server.
API > Download files from data recordsFile downloads now support virtual directory mappings, allowing files on network shares or external drives to be served through the Data API. See API documentation for configuration details.
Master > Admin > Private Labels > CopyA new Copy Private Label option has been added to the Private Labels properties panel in Master > Admin > Private Labels. When editing an existing private label, a "Copy Private Label" link now appears in the properties section. Clicking it opens a form to enter a new title and description. On submit, a new private label is created with all properties from the original, including branding, styles, grid and form themes, and login customization settings. After copying, a confirmation dialog offers to navigate directly to the new record.
CpScript FormTrackChangesThe DataId property now supports a new value, cpsys_CurrentInfo, which uses Page.CurrentInfo to retrieve the Data Id and attributes of the current record being viewed. Previously, only cpsys_Fdid (Page.FormInfo) was supported.
Module Properties > File ConversionsThe File Conversions feature automatically converts files between formats when a record is saved. For example, a file stored in a source attribute can be automatically converted to PDF and saved to a designated destination attribute.
Data Transfer > Office 365 > Source URLNow supports URL-based folder targeting. Enter a OneDrive or SharePoint folder URL directly instead of using the folder picker. Example URLs are provided for both personal OneDrive and SharePoint sites.


See Full History of All Updates