Centralpoint Update 8.11.109
Date of Update: Monday, July 7, 2025
Feature | Summary |
Custom Role Providers | Added a new "Custom Role Provider" site property that allows administrators to specify an Assembly and Type name for a custom role provider implementation. When configured, the system will dynamically load and instantiate the specified role provider class at web site startup, enabling organizations to implement custom role resolution logic beyond the default approach. If the custom provider fails to load or is not specified, the system gracefully falls back to the DefaultRoleProvider. |
Add support for tif files to PdfViewer | Add support for viewing .tif and .tiff files in PdfViewer by converting them to .jpg images. |
New Data Transfer GetImageMetaData script | Extracts metadata properties (such as width, height, and EXIF/DICOM tags) from image files in JPEG2000, DICOM, or TIFF formats. |
See Full History of All Updates