• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.8.0


Date of Update: Monday, March 19, 2018  
Feature Summary
FormDataTransferExecuteNowProgressPopup CpScript This new script will display a progress popup like the Data Transfer module's Execute Now option. It is intended for use when triggering data transfers from form processing.
Site Architecture > System Pages A new Login > Enable Password Rules Validation attribute has been added. When enabled a Password Validation Expression is provided and used to validate the password entered in the login. This can be used to prevent users from logging in with old passwords.
ExtAutoCompleteRedirect CpScript A new Filter parameter has been added when LookupType='FullText'.
.NET Compiler Platform (Latest) This compiler platform provides developers with support for C# 7.2 and VB.NET 15.5 language features. The update will update the Roslyn compilers in each application's Bin folder and will modify the web.config files to utilize the latest versions.
.NET Framework 4.7 All Centralpoint sites have been updated to utilize the .NET Framework 4.7.1. The .NET Framework 4.7.1 must be installed on your server manually before this update can be installed. The installation of this framework may create "aspnet_client" folders in the Master/Root and cpweb_SystemName/Root folders on the server. These directories should be manually deleted to prevent problems with the sync. My Module developers may also need to delete and recreate your Visual Studio project and it should automatically default to the appropriate version of the .NET Framework. If you have added any of your own components we suggest you install this update and test your components in your Development site before syncing the changes your other sites. .NET Framework 4.7.1 Developer Pack: https://www.microsoft.com/en-us/download/details.aspx?id=56119, .NET Framework 4.7.1 (Web Installer): https://www.microsoft.com/en-us/download/details.aspx?id=56115, .NET Framework 4.7.1 (Offline Installer): https://www.microsoft.com/en-us/download/details.aspx?id=56116
ContextListFilter CpScript This script has been updated to support a new TableName property and to generate an appropriate taxonomy filter when the TableName is set to 'cpsys_Taxonomy'.


See Full History of All Updates