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
Other bug fixes and UI improvements
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
Other bugfixes
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
Other UI improvements and bugfixes
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)
Various other bug fixes and UI/UX improvements
1.6.4 (August 13, 2024)
Fixed the bug where you were unable to add new page type
UI improvements
Various other bug fixes and UI/UX 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
Various other bug fixes and UI/UX improvements
1.5
1.5.3 (July 20, 2024)
Report page caching issue are now resolved
Drag and drop improvements
Various other bug fixes and UI/UX 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)
Implemented offline mode functionality
Nonce tokens will only provide read-only rights to users
Added a Consumer Demo App which mocks the integration of CxReports with other applications:
Added official API and the API documentation
1.4
1.4.0 (June 6, 2024)
Implemented Conditional styling
Implemented nested repeats within the component
Various other bug fixes and UI/UX improvements
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
Various other bug fixes and UI/UX improvements
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
Other UI improvements and bug fixes
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
Other UI 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
Other UI improvements and bug fixes
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)
Other UI improvements and bug fixes
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.
UI improvements and bug fixes
1.1.46 (March 7, 2024)
Fixed the bug with sticky component resize and drag handle
UI improvements and bug fixes
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
UI improvements and bug fixes
1.1.44 (February 28, 2024)
Removed seeded data on initial setup
Fix issue with missing navigation to database settings
UI improvements and bug fixes
1.1.43 (February 26, 2024)
Adding and editing templates improvements
Codemirror replaces with Monaco editor
UI improvements and bug fixes
1.1.42 (February 21, 2024)
Allow placing components in placeholders
Added Serbian and German translations
UI improvements and bug fixes
Back to top