Skip to content

Version History 2025.2

2025.2.0.31

23 May, 2025
Improved On-Prem Security > Enhanced security for On-Prem customers with a new option to handle database connection strings through environment variables alongside the existing plaintext configuration files.

This approach:

1. Provides flexibility to choose between plaintext configuration or more secure environment variables.

2. Significantly reduces attack surface by removing sensitive credentials from configuration files.

3. Simplifies configuration using the %CALUMO_CONNECTION_STRING% environment variable reference in master.config.json.

Visit Secure the Connection String - Documentation to learn more about implementing this security enhancement and which method best suits your environment.
Improved CALUMO Excel Functions > CREPORTUPLOAD File Type Configuration: Users can now specify allowed file types for the CREPORTUPLOAD function. By default, all file types are permitted. To restrict uploads, users must input the desired file extensions in the “Allowed Upload File Types” field within the server configuration settings. See Application Settings - Documentation for detailed configuration instructions.
Improved CALUMO Excel Functions > CTODAY() function Consistency: Enhanced the logic for the CTODAY() function, ensuring consistent behavior across both the web and Excel clients, with improved date formatting in the Excel client. Learn more about this function in CTODAY - Documentation.
Improved Code Signing System > Enhanced CALUMO’s code signing process with DigiCert STM for production

This update:

1. Introduces secure, auditable signing using DigiCert STM for official releases.

2. Ensures secure management of credentials, enhancing security and compliance.

Improved Server Logs > Enhanced OLAP Connection Logging: Improved logging capabilities for Calumo’s OLAP connections, facilitating better traceability and diagnostics. Enhanced Session Type Detection, Structured Logging Methods
Fixed Apps > Report as Start Page Update: Fixed an issue where the report selected as the start page did not update immediately, only updating after saving the application. The issue has now been resolved, and the start page updates as expected.
Fixed Apps > Slicer Field Functionality: Previously, slicer fields were disabled when a specific slicer was selected. This has been resolved, allowing users to utilize slicer fields in the app’s edit mode, with the ability to remove added slicers directly from the slicer field.
Fixed Apps > App Edit Mode Refresh: Introduced refresh functionality in the Edit App mode, addressing the issue where users could not refresh app data.
Fixed Apps > Panel Menu Item Selection Background: Fixed an issue where the background color of selected items in the panel menu was not updating correctly when changing the app’s hover/selected styling.
Fixed Reports > Unresponsive Report Slicer: Resolved an issue where the report slicer became unresponsive due to an undefined ID in the tree node.
Fixed Editable Table > Custom Table Deletion Notifi cation: A success notification (“Custom table deleted”) is now displayed after successfully deleting a custom table, addressing the previous lack of notification.
Fixed Editable Table > Editable Table Scroll Functionality: The editable table in pop-up edit mode now includes a scroll bar, ensuring that the “Cancel” and “Update” buttons remain visible when scrolling to the bottom of the table.
Fixed Editable Table > Custom Editable Table Column Deletion: Users can now delete both newly added columns and existing columns (other than key fields) in the custom editable table modal.
Fixed Data Explorer > ‘Rows’ Label Padding in Views: The “Rows” label in the drag-and-drop pane now has proper top padding, ensuring proper alignment and readability in both the old and new UIs.
Fixed Library > Add Folder/URL/File Modals: The values in the “Add Folder”, “Add URL”, and “Upload File” modals were not being saved properly. This issue has been resolved, and previous values are now stored correctly.
Fixed New UI > New UI Landing Page Issue: Resolved the issue where users were not landing on the new UI when the “Home New” feature was set as default. The issue was fixed by implementing necessary code changes.
Fixed Server Configuration > Server Configuration Alignment: The “Connection Validation” message for procedure names is now correctly aligned in both the old and new UIs within the Server Configuration settings.
Fixed Server Logs > Server Log Refresh: Addressed the issue where server logs were not automatically refreshing when the auto-refresh feature was enabled.
Fixed Charts > Color Picker Size in Chart Designer: Adjusted the size of the color picker in the chart designer panel to ensure it displays correctly without affecting the layout.
Fixed Group Management > Group Management Character Limit: Fixed an issue where entering more than 255 characters while adding or editing a group caused an unexpected error. Now, the application restricts input to 255 characters, preventing the error.
Fixed Member Explorer > Manage Subset Validation Icon: The validation icon for the “Manage Subset” feature is now properly aligned, as per the expected position.

This is the initial release of CALUMO 2025.2

Back to top