Released: Jul 30, 2024
Mises à jour de 29.003
Fonctionnalités
Features:
- Support for Windows 11 24H2: Ensuring compatibility with the latest Windows update.
Improvements:
- Web Components
- Web Report Designer Configuration: Added IgnorePrinterConfiguration to WebReportDesignerConfig. When set to true, the printer configuration is ignored and a default is always used otherwise the printer configuration for the repository item is used.
- .NET
- Caching Mechanisms: Implemented multiple caching mechanisms to decrease server load by reducing the...
Released: Apr 25, 2024
Mises à jour de 29.002
Fonctionnalités
Features
- Web Components
- Web Report Designer: If an operation in a modal fails, a new error modal will now be shown in front of it. User may use it to retry or cancel and it prevents them from getting "stuck" inside the modal which caused the error.
- Web Report Designer: Added labels functionality to table field gauges.
- Web Report Designer: Added color ranges functionality to table field data graphics.
- Components
- VCL: Added support for Embarcadero RAD Studio 12.1 (BDE and FireDAC...
Released: Jan 25, 2024
Mises à jour de 29.001
Fonctionnalités
New Features
- .NET
- The OdbcDataProvider now supports a custom ParameterMarkerFormat. Use it to override or correct the format available from the driver's DatabaseInformationSchema.
- The syntax for data source parameters now supports passing "allowblank" in order to allow the resulting report parameter's value to be empty.
- Special "Signed" NuGet packages with the signed List & Label assemblies are now available.
- Export
- XHTML-Export: Images in Crosstab Headers are now supported...
Released: Oct 19, 2023
Mises à jour de 29
Fonctionnalités
- Report Designer
- Enhanced drag & drop support in the designer: A frequently expressed wish has finally been realized: 1:n relationships are displayed directly in the variables/fields area of the designer now, which makes the data structure much more intuitive to grasp. If you use a data provider, creating tables is a breeze now with 1:n relationships using drag and drop.
- Adjacent crosstabs: Introduces multidimensional data analysis with adjacent crosstabs. Several completely...
Released: Jun 16, 2023
Mises à jour de 28.003
Fonctionnalités
- .NET
- All available NuGet packages now have a special Enterprise package and ID to ensure that the packages are all coming from one package source in case more than one source is defined, e.g. nuget.org and combit's own NuGet server. Please note that existing Enterprise packages have to be switched to the new packages once in every project.
- Added support for calling the Reporting Wizard in C# web applications or .NET 6/.NET 7 applications.
- Updated MongoDB driver to 2.19.1. (This...
Released: Feb 1, 2023
Mises à jour de 28.001
Fonctionnalités
- Web Components
- Web Report Designer: Added support for export options.
- Web Report Designer: Alpha Feature: Bar Charts are now supported.
- Web Report Viewer: The setter of WebReportViewerSessionOptions.ReportParameterDateFormatCulture will now throw an ArgumentNullException or CultureNotFoundException if no value was supplied or the set culture is invalid.
- .NET
- Microsoft Visual Studio Integration: The Reporting Wizard and the Package can now also be called within a C# WPF...
Released: Oct 21, 2022
Mises à jour de 28
Fonctionnalités
Web and Cloud
Web Report Designer with New Design Options.
- Designer objects: Take advantage of new objects for your report templates such as gauges, data graphics, checkboxes and PDF files.
- Charts: Create pie charts intuitively with just a few clicks. Further chart types will be added successively.
- Repository: Add structure and clarity to the content of your repository. Folder structures are supported automatically without the need for changes to existing implementations.
- Table...
Released: Aug 4, 2022
Mises à jour de 27.004
Fonctionnalités
- New Features
- Components
- VCL: Added support for Embarcadero RAD Studio 11.1 (BDE and FireDAC).
- Print
- As "MS Sans Serif" is a raster font and causes problems with the PDF export, the font is now replaced in the RTF stream with "Microsoft Sans Serif", looking the same, but scaling correctly.
- Improvements
- .NET
- Improved schema detection and field type handling for SchemaAwareJsonDataProvider.
- Designer
- Non-existent 'project includes' used to show up using empty entries in the...
Released: May 5, 2022
Mises à jour de 27.003
Fonctionnalités
- New Features
- Components
- Added new “Printerless” property to OCX control.
- Print
- Added a new LL_OPTION_RTF_SHARE_OBJECTS_THRESHOLD option which limits the number of RTF controls to be used exclusively. Once the number of RTF objects surpasses this value, shared RTF objects are used to limit resources needed.
- Web Components
- Web Report Designer
- Added a new table editor to easily create and modify tables in report containers. You can drag and drop fields to create and move them and...
Released: Feb 15, 2022
Mises à jour de 27.002
Fonctionnalités
- New Features
- .NET
- Report Wizard now supports additional file-based providers, the following formats can be used: json, csv, xls, xlsx, txt and xml.
- DOM bar chart, Z-axes can now be edited / added.
- Components
- Alaska Xbase++ dsListLabel, support of SQLExpress, an add-on library for native ODBC integration.
- VCL FireDAC now supports the following new classes, TLlDesignerObject27, TLDesignerFunction27, TlDesignerAction27 and TLlExprEvaluator.
- Designer
- The drag & drop interface for...