Getting Started
Misc
Changelog
1.21
1.21.2 (December 4, 2025)
Added conditional email delivery based on specified criteria
Check license status before importing workspace during startup to prevent potential issues with unlicensed workspaces
Fixed bug preventing the editing of data sources
1.21.1 (November 27, 2025)
Added new V1 endpoints:
Generate Consolidated Job Run Report
Approve all deliveries from a Job Run
Added Swagger auth for easer API testing
Enhanced TreeGrid configurability
Fixed issue where an icon prevented the Jobs window from opening
Fixed issue with custom page sizes not exporting correctly
1.21.0 (November 17, 2025)
Jobs can now accept data when triggered via API, allowing for more flexible automation workflows
Jobs now support downloading consolidated reports for review, making it easier to audit and verify batch processing results
Added API endpoint to retrieve the list of pages within a report
Introduced API Connection settings that let you create preset configurations with predefined headers, endpoints, and authentication—making it easier to maintain consistent API data source usage across your entire workspace
Custom font uploads are now supported when using Apryse, which improves document conversion quality and ensures your reports display with the correct typography
Added a new option in grids to preserve grouping order and improved search functionality in the grid grouping options selection
Email deliveries now support configuring recipient type (To, Cc, Bcc) directly from the data source, providing more flexibility in how you route your automated emails
Fixed issue where malformed lists with multiple indentation levels were generated in the Rich text component
Fixed issue where fonts occasionally failed to load on the first report during rapid exports
Fixed MySQL query issue with number conversion from int32 to int64
Fixed issue where global parameters configured via External Database or Google API were not saved properly—note that this issue did not affect local report parameters
1.20
1.20.0 (October 16, 2025)
Added Apryse integration which allows you to export your reports as Word, Excel or PowerPoint documents
Fixed an issue causing the Add Data Agent window to display incorrectly
1.19
1.19.2 (September 12, 2025)
Fixed issue with the Introduction Wizard showing up after login
New and improved Data Table editor
1.19.1 (September 3, 2025)
The occasional failure during data import has been resolved
The issue with workspace duplication has been resolved
1.19.0 (August 25, 2025)
Implemented mobile view-only mode
Improved document export with async processing and new download center for better management of large document exports
Added subreport preview capability - first page now visible within parent reports
You can now set limits on how many connections your app makes to an external database, helping improve stability and performance
1.18
1.18.3 (August 15, 2025)
Fixed timeout issues that could occur when generating long reports
Resolved an issue where passed parameters or data would occasionally fail to apply correctly to the report
1.18.2 (August 8, 2025)
Issue with excluded pages switch in preview window has been resolved
1.18.1 (August 6, 2025)
Fixed issue with hidden pages causing the preview to become stuck in a loading loop
1.18.0 (August 6, 2025)
Added an onboarding wizard going through the main features for new users
Added help buttons to all component editors that link to relevant documentation
Improved report rendering performance
Added whitespace preservation as an option for Text, Heading and Paragraph components
Added HTML report export functionality
Resolved an issue with the Data Table component where columns specified as Element render were not being displayed correctly
1.17
1.17.1 (July 11, 2025)
Subreports can now be excluded from the Table of Contents
Subreports can now be counted and numbered separately from the main report
Files can now be automatically imported on startup by defining their path in the configuration file
Automatic file import supports Zip archives, folders, and allowed file types
Workspace configuration can now be stored in a separate JSON file
Files and folders can now be deleted directly in the Image file browser
Fixed an issue where the 'page counting' property wasn't properly initialized from the selected report template when creating new pages
1.17.0 (July 1, 2025)
Fixed an issue with job status tracking and display inconsistencies
Corrected issue with numbering in the Table of Contents
Fixed a bug in the theme editor where some pie slices were not shown
Resolved an issue in the File Manager that allowed items to be moved without checking for naming conflicts
Report parameters now support complex types through JSON, enabling more flexible configurations
Added an "Add to dictionary" option to the context menu for applicable components (Text, Heading, HTML, Link, and Paragraph). Textual content can now be added to an active dictionary with a suggested autogenerated key that replaces the original content
Integrated AI-powered translation to improve the language translation workflow. Dictionary entries can now be automatically translated into all defined languages based on the default language
Added support for automatic workspace import on startup via a configuration file to streamline CI/CD workflows
Workspace import configuration now supports specifying a Root user token for automated authentication
Added import and export functionality for both entire workspaces and individual folders
1.16
1.16.1 (June 10, 2025)
Fixed an issue with the timezone parameter in API exports
1.16.0 (June 9, 2025)
With this release, we have improved the table breaking algorithm, which will now break tables more efficiently across pages
Application will now consume the host's timezone, which will be used for all date and time related operations, if not explicitly set in generation process
Issue where key value grid's padding was not being applied correctly has been resolved
Issue with right click in elements editor on custom and data tables has been resolved
New paste options in right click (context) menu in the report editor were added, with general paste functionality has been revoked
1.15
1.15.4 (June 2, 2025)
Fixed issue with Rich Text Editor, where the content was stuck in initial state
Tabs will now show report, template and theme names in the tab header
1.15.3 (May 30, 2025)
Fixed an issue with login not working properly when the app is served under HTTP protocol
Table of Contents component now support breaking across pages
1.15.2 (May 26, 2025)
Legend Entry and Link component issues have been resolved
We improved paths' encoding in image component
Introduced new Data Explorer window, instead of old See available Data
1.15.1 (May 15, 2025)
You can now validate JavaScript data sources before running a report by pre-running them
Fixed an issue where JavaScript data sources wouldn't work properly with uncommon code patterns
1.15.0 (May 15, 2025)
Added Job Parameters feature for flexible job scheduling and execution
Integrated Apache ECharts library with new Chart component for customizable data visualization
Improved Key/Value grid configuration
Tweak: custom components are now rendered in preview more in report editor
1.14
1.14.2 (April 25, 2025)
Added ability to configure HTTP/HTTPS in system settings
Fixed an issue where the right-click menu wasn't appearing when clicking on components
1.14.1 (April 17, 2025)
Issue with some table styles not being applied correctly has been resolved
Improved Personal Access Token management
1.14.0 (April 11, 2025)
Implemented an option to allow custom CORS configuration through system configuration
Cells of a table now support adding elements to them
Introduced a new component - Legend Entry - which can be related to a chart
1.13.1 (March 28, 2025)
Rich Text and HTML components can now break within a flow
Implemented multi column page break
Introduced Style Editor to component configuration
1.13.0 (March 10, 2025)
Added external Google and Microsoft logins more
Added Table of Figures component as well as Figure Caption for these purposes
Table of contents will now properly consume headings from repeated subreport
Improved Padding and Border sections within component Editor
Introduced "Paste after this component" option in report editor right-click context menu
1.12.3 (February 28, 2025)
Issue with template size not being saved is now resolved
1.12.2 (February 27, 2025)
Issue with Page break in subreports is now resolved
1.12.1 (February 26, 2025)
IntelliSense was added in the subreports repeat section, and custom components
Custom components inside a table can now consume $params as source of data.
1.12.0 (February 21, 2025)
BREAKING: Change the way subreports repeat is configured
Implemented an option to export data sources into CSV alongside reports
Introduced PDF Merge tools, users will now be able to merge uploaded PDFs into one or use Google Drive as a source and destination for the merged files. For more information visit this page.
1.11.4 (February 12, 2025)
Permissions refactoring
Fixed an issue with dynamic naming of reports in jobs
Fixed an issue with API parameters
1.11.3 (February 7, 2025)
Fixed an issue caused by using right click on a component
1.11.2 (February 6, 2025)
Added option to fully customize paper size
Resolved issue with font not loading on the first export
Removed deprecated Export/Import functionalities
Fixed an issue with updating data sources on active jobs
Fixed an issue where access control was not duplicated correctly when duplicating a workspace
1.11.1 (January 29, 2025)
Added option to cancel and delete job entries
Improved job scheduling and exectuion
Expand and Revert to Natural Size option is now split in multiple options
Improved compontent category filtering
1.11.0 (January 20, 2025)
1.10
Email throttling option has been implemented which will enhance delivery management
Added support for integration with Oracle databases
Added option to fine-tune access control for Jobs section
Series within chart component now support repeat functionality
MonthRange parameter now supports inclusive date configuration
Reports now support improved dynamic naming
Job functionality now supports uploading generated reports to Google Drive
Improvements in code completion (IntelliSense)
Fixed an issue with report configuration changes not being saved
Introduced an option to change report name dynamically
Zoom setting is now preserved on report user level
1.10.5 (December 27, 2024)
Performance improvements in the report generation process
Email Data sources now support multiple types
1.10.4 (December 19, 2024)
Introduced intellisense for expressions and text templates
Resolved an issue with generating table columns which contain null dates
File management improvements
Overall cache improvements
1.10.3 (December 13, 2024)
Fixed an issue which prevented Swagger from loading
Improved custom table styling experience
1.10.2 (December 09, 2024)
Implemented the option to hide/show rows in custom tables when meeting designated condition(s)
1.10.1 (December 06, 2024)
Added a search field to the File Management system for easier navigation
Improved component configuration for smoother customization
Now support cell wrappers, enabling dynamic repetition of content
Made additional improvements to Google Sheets feature
Reports having related data sources are now deletable
PostgreSQL data sources which used "ANY" in "WHERE" statements of query will now work properly
1.10.0 (November 22, 2024)
You can now choose to either override or keep existing values during data imports
Tables can now automatically calculate columns with each new data load
Improved experience when exploring themes
Emails are now automatically detected within SQL queries
Resolved an issue with local Chromium for a more stable experience
Expanded customization options of Custom Table component
Improved application logging
1.9
1.9.3 (November 01, 2024)
Added option to duplicate columns in Data Table component
Fixed an issue causing creating Subreports to fail
1.9.2 (October 25, 2024)
Oracle DB connector draft
Small chart improvements
UI improvements
1.9.1 (October 23, 2024)
Dictionaries will now properly reload after being activated
Fixed an issue which caused excluded pages to appear in export
Cloning a workspace will no longer break data source links
1.9.0 (October 14, 2024)
MongoDB can now be used as a data source
Improved drag&drop functionality of components within report editor
File Management improvements
Re-designed parameters form
1.8
1.8.4 (October 03, 2024)
Component categorization improvements
Custom components Export / Import
Added support for temporary state for custom components
Scatter graph configuration improvements
Added Axis Line color and width configuration
Added Axis Labels color configuration
Added more page sizes, like A5, B4, B5, B6
1.8.3 (October 01, 2024)
Remove empty page on every export
1.8.2 (September 30, 2024)
Fixed issue with thumbnail generation
Fixed grid groupings
Improved styling for editor section
Chart improvements
1.8.1 (September 20, 2024)
Hot-fixed issue with data sources having '-' sign in their name
1.8.0 (September 20, 2024)
Charts and tables can now bind to iterators
Timezone is now taken into consideration when exporting to PDF
Added support for Croatian and Bosnian language
Page Master Description is no longer required on data import
All code editors within the app can be expanded now
Upgraded PuppeteerSharp to v12
Upgraded Chromium to 1.2.8
1.7
1.7.2 (September 04, 2024)
Fixed issues with Chromium
Fixed issues with list styling
Fixed issues causing Jobs to be saved with an error
1.7.0 (August 23, 2024)
Added Link component
Added Paragraph component
Added option to sync all values for paddings and borders
Added Undo/Redo shortcuts in Templates
Added relative timestamps to report cards
Added option to style rich text editor
Added custom styling for custom tables
Added margin input to chart component
Added alternate table rows for custom tables
Optimized conditional styling
Fixed an issue which caused upload of multiple files to fail
Fixed an issues which caused dictionary identifier not to be saved
Fixed an issue which caused Odd/Even row not to work properly
1.6
1.6.5 (August 19, 2024)
Fixed the bug where you were unable to pass parameters to the V1 PDF report generation endpoint
More options in data table configuration (caption and footer colSpan)
1.6.4 (August 13, 2024)
Fixed the bug where you were unable to add new page type
UI improvements
1.6.3 (August 5, 2024)
Fixed bug where the workspace was deleted if it had active global dictionaries.
1.6.2 (August 5, 2024)
UI improvements and bug fixes
1.6.1 (July 31, 2024)
Under the hood improvements
Small bug fixes and UI/UX improvements
1.6.0 (July 29, 2024)
BREAKING: Change the way component repeat alias is configured
Added support for MySQL databases
JavaScript data sources now accept an object with properties $params, $data, $dict. This change allows for more flexibility when working with JavaScript data sources.
Bar codes can now be rotated in 90-degree increments
Added support for Scalar type in SQL Data sources
Fixed security vulnerability in the V1 API, which allowed listing all reports without proper authorization
SQL Data sources now return honest error messages when the query fails
Added support for ReplyTo email address in the Email component
Minor UI/UX improvements throughout the browsing pages
1.5
1.5.3 (July 20, 2024)
Report page caching issue are now resolved
Drag and drop improvements
1.5.2 (July 15, 2024)
Updated the application's error handling mechanism to redirect to the 404 page when appropriate
Major performance improvements
UI Configurable SMTP settings
Fixed bug with parameters count not being displayed correctly in the report editor
1.5.1 (June 24, 2024)
Added new barcode formats to the Barcode component
Free version will now require a free license key as well; the license key can be provisioned via configuration file as well
Added a preview tab inside of the configuration of charts and tables
1.5.0 (June 13, 2024)
1.4
1.4.0 (June 6, 2024)
Implemented Conditional styling
Implemented nested repeats within the component
1.3
1.3.1 (May 30, 2024)
Fixed a bug where email attachments were being sent without the mime type
1.3.0 (May 30, 2024)
Added CxReports Visual Guide to the documentation
Added new formatting values
Implemented Undo/Redo keyboard shortcuts
Implemented the option to duplicate an element which places it next to the copied element
Improved relative image paths in Reports
Fixed a bug that caused report parameters not being saved
Added the option to generate a PDF preview of the content of the email that will be sent
1.2
1.2.3 (April 24, 2024)
Resolved several issues with Rich Text Editor, new line I now properly applied and font resizing is removed
Languages, dates, number formats and culture can now be assigned on the report level
Added preview panel to "Colors" tab and added option to style ToC levels in "Text" tab
Added several QoL improvements to browsing images via "Image" component
Major improvements to "Table of Content" component:
Users can now independently stylize the ToC levels
ToC component now has mock content for better experience while stylizing it
Added "TOC OPTIONS" tab within the component's configuration with various new options
1.2.2 (April 23, 2024)
Fixed a potential issue related to the initial system user missing on the app startup
1.2.1 (April 18, 2024)
Fixed an issue with Globalization Invariant Culture not working properly when using SQL Data sources and Microsoft SQL Server
1.2.0 (April 17, 2024)
Data Tables now support merge of columns in a single row
The File Management section now supports uploading font files
The File Management section now supports the option to copy the file path
Added custom percentage format "Hide percent sign" (percentnosign)
Added custom format for padding numbers with leading zeroes (zeropad)
New option to preview store data was added within Report
Subreport Pages are now visible in a Report
Category axis in column and bar charts now supports option to respectfully set width and height of a single category.
Implemented better error handling for chart axis
Fixed "Drag & Drop" issue in Elements grid when editing Templates
Upgraded to the latest version of .NET (8)
Various formatting improvements
Expended functionality of list component
Image loading optimizations
Report generation optimizations
1.1
1.1.51 (April 3, 2024)
Major improvements in report localization and number formatting
Data Table just got better with new features like row grouping, column styling, and more
Minor Theme improvements and bug fixes
1.1.50 (March 20, 2024)
Support table grouping header and footer styles in themes
Other UI improvements and bug fixes
1.1.49 (March 15, 2024)
Fixed the issue with theme names not working properly
Fixed the issue with an additional page being added when printing subreports
1.1.48 (March 13, 2024)
Prevent background service from crashing the application when the database is not available
Updated login page
Allow charts to freely align labels (Category axis)
1.1.47 (March 11, 2024)
Introduced a new Badge component, enhancing visual indicators within our application.
Introduced an "Open Licenses" window, providing a comprehensive list of all open-source licenses utilized in our software, ensuring transparency and accessibility to license information.
Resolved an issue with the email data source where the Data Source (DS) type dropdown was not functioning correctly. This fix ensures smoother data source configuration and selection.
1.1.46 (March 7, 2024)
Fixed the bug with sticky component resize and drag handle
1.1.45 (March 6, 2024)
Added support for emails semicolon separator as input for repeating emails
Improved email add/edit window
Table Of Content improvements in edit mode
1.1.44 (February 28, 2024)
Removed seeded data on initial setup
Fix issue with missing navigation to database settings
1.1.43 (February 26, 2024)
Adding and editing templates improvements
Codemirror replaces with Monaco editor
1.1.42 (February 21, 2024)
Allow placing components in placeholders
Added Serbian and German translations
Back to top