Lançamentos do DevExpress WinForms

Released: Nov 1, 2024

Atualizações na 24.1.7

Correções

All WinForms products

  • Data Source Wizard - NullReference exception while binding with Entity Framework to DBContext (Oracle).
  • Document Viewer for WinForms - Lower part of the PDF Export dialog is invisible when certain display settings are used.
  • Drill-through - Breadcrumb is hidden when the drill-down feature is used.
  • JsonDataSource - The Cookie header is not attached to the issued HTTP request.
  • Report Design Analyzer - NullReferenceException occurs when a script error is clicked.
  • SVG...

Released: Sep 20, 2024

Atualizações na 24.1.6

Correções

All WinForms products

  • Behaviors created via the BehaviorManager.Attach method are not discoverable via other BehaviorManager methods.
  • DocumentViewer for WinForms - Printing status in the Status bar doesn't disappear when the Print dialog is canceled.
  • EPC QR Code option is not available in the Ribbon Designer top panel.
  • End-User Report Designer for WinForms - Inconsistent behavior while escaping the Manage Queries dialog.
  • End-User Report Designer for WinForms - Preview Results window...

Released: Aug 15, 2024

Atualizações na 24.1.5

Correções

All WinForms products

  • Cascading Parameters - Server side filtering do not work with aggregated queries.
  • SVG - Embedded image is not visible.
  • Spreadsheet File API removes links to internal table references from SmartArt elements.
  • The label in the Report Watermark dialog control does not fit the text.
  • XRPdfContent incorrectly rotates a specific PDF file when a report is exported to PDF.

Data Access Library

  • It is not possible to add an SqlDataSource component to a WinForms form.

PDF...

Released: Jul 18, 2024

Atualizações na 24.1.4

Correções

All WinForms products

  • Accessibility - NullReferenceException is thrown on DevExpress.Accessibility.ScrollBarAccessibleBase.GetIncName when a screen reader is used.
  • Export to DOCX - Content may unexpectedly move to a new page in SingleFile export mode.
  • Memory leak may occur while exporting report to PDF with a Skia engine in specific Linux environments.
  • Report parameter's lookup clears Null values for Nullable parameters (SqlDataSource).
  • SVG - The SvgBitmap.Render method throws an...

Released: Jun 13, 2024

Atualizações na 24.1

Recursos

  • DateOnly and TimeOnly Type Support
    • DevExpress WinForms data-aware UI controls (such as the Data Grid and TreeList) and the Date Editor now support DateOnly and TimeOnly data types (in .NET applications). These data types offer the following advantages (versus the traditional DateTime type): usage clarity, improved database compatibility, less space during serialization, and the ability to mitigate potential errors/inconsistencies related to different time zones.
    • Built-in DateOnly...

Released: May 7, 2024

Atualizações na 23.2.6

Correções

All WinForms products

  • Project Settings Page:
    • The "Add Libraries" button may crash Visual Studio if a .NET 6+ project does not reference DevExpress NuGet packages.
    • The "Register Bonus Skins" checkbox does not enable bonus skins if a .NET 6+ project does not reference the DevExpress.BonusSkins package.
  • QueryBuilder - NullReferenceException is thrown in the SqlQueryCollectionEditorForm.EditQuery method on an attempt to remove several tables.
  • SqlDataSource - Amazon Redshift DB schema...

Released: Mar 14, 2024

Atualizações na 23.2.5

Correções

All WinForms products

  • CachedReportSource - Document recreation does not update Single File export.
  • Calculated Fields - Functions are not used in lookup parameters.
  • EPC QR-Code - The bar code doesn't use a dot as a decimal separator when German regional settings are applied.
  • FilterEditor Editor - Exception is thrown after choosing the "Add Custom Expression" option.
  • Microsoft .NET 6 design-time assemblies (from/for NuGet 'DevExpress.Win.Design') are missing from 'Source' in Downloads...

Released: Feb 1, 2024

Atualizações na 23.2.4

Correções

All WinForms products

  • "Exception has been thrown by the target of an invocation" error is thrown on opening the form designer if the DevExpress Dashboard/Reporting designer extension is installed in Microsoft Visual Studio 17.9 Preview.
  • Export to DOCX - ExportPageBreaks fails for certain band occurrences.
  • NavigationPane - The control's width is incorrect when the State property is set to Collapsed in the Visual Studio designer.
  • Running Summary - DetailReportBand summary is off by one...

Released: Dec 13, 2023

Atualizações na 23.2.3

Recursos

  • Added Microsoft .NET 8 support.
  • You can now identify and localize non-translated strings in your DevExpress-powered .NET apps.
  • Introduced a new Clipboard Access Policy that allows you to control (allow or disallow) clipboard-related operations initiated by users when using DevExpress UI controls in Windows Forms and WPF applications.
  • Accessibility and UI Automation
    • Now supports assistive tools and UI Automation patterns for the following WinForms controls:
      • Chart.
      • Print Preview (Document...

Released: Oct 19, 2023

Atualizações na 23.1.6

Correções

All WinForms products

  • Async Document Creation - XRSubreport query parameters are not updated.
  • End-User Report Designer:
    • Part of Ribbon disappears after reopening a form when Workspace Manager is used.
    • Smart tag buttons are not displayed for controls that a custom IFieldListDragDropService creates.
    • Report Parameters Editor ignores custom names provided by IDisplayNameProvider.
    • The "Add Custom Expression" button is disabled in the FilterString editor.
  • PdfDocumentProcessor...