Infragistics Ultimate 릴리스

Released: Jan 20, 2026

Ignite UI for Web Components 6.5.0 버젼 업데이트

기능

  • Added Theming Scoping Container
    • The 'igc-theme-provider' component allows you to scope themes to specific parts of your page using Lit's context API. This enables having multiple different themes on the same page.
    • Works both in Shadow and Light DOM.

수정사항

  • Tile Manager
    • Header is hidden only when there is no content and maximize/fullscreen are disabled.
  • Theming
    • Fixed to resolve initial theme based on document computed styles rather than stylesheets.

Released: Dec 24, 2025

App Builder December 2025 버젼 업데이트

기능

  • Centralized Design-Time Notifications for Faster Validation and Debugging - This release introduces a centralized notification UI that aggregates design-time errors and warnings across your application, giving you clear visibility into issues that may block code generation or cause runtime failures. The system surfaces common problems such as broken bindings, missing or deleted resources, invalid parameters, and type mismatches, all in a dedicated panel that supports navigation directly to...

Released: Dec 15, 2025

Ignite UI for Web Components 6.4.0 버젼 업데이트

기능

  • Localization
    • New localization implementation. Now you can set global localization for all localized Ignite UI components using the 'registerI18n' and 'setCurrentI18n' methods.
    • Calendar, Date Input, Date Picker and Date Range Picker components now implement the new localization for formatting as well, which internally uses new implementation of the 'Intl'.
    • Added localization for Carousel, Chip, Combo, File Input and Tree. They now have locale and resourceStrings properties as well, which you...

Released: Dec 14, 2025

Ultimate UI for Windows Forms 25.2.65 버젼 업데이트

기능

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.

수정사항

  • UltraDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.
    • When two or more DateTime values with the same value exist in the data source, they may not show in the same order as in the...

Released: Dec 14, 2025

Ultimate UI for WPF 25.2.59 버젼 업데이트

기능

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.

수정사항

  • XamSyntaxEditor
    • Characters after the character in question disappear due to full-width number conversion.
    • Error occurs when dragging selected text with line breaks into TextBox.
  • XamDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other...

Released: Dec 13, 2025

Ignite UI for Angular 21.1.0 버젼 업데이트

기능

IgxPdfExporterService

  • Added customFont property to IgxPdfExporterOptions for Unicode character support in PDF exports. By default, the PDF exporter uses Helvetica, which only supports basic Latin characters. When exporting data containing non-Latin characters (Cyrillic, Chinese, Japanese, Arabic, Hebrew, special symbols, etc.), you can now provide a custom TrueType font (TTF) with the required character glyphs. Key features:
  • Supports any TrueType font (TTF) provided as Base64-encoded data...

Released: Dec 11, 2025

Ignite UI for Blazor 25.2.38 버젼 업데이트

기능

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

수정사항

  • IgbDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.
    • Axis is...

Released: Dec 11, 2025

Ignite UI for React 19.3.1 버젼 업데이트

기능

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

수정사항

  • IgrDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.

Released: Dec 4, 2025

Ignite UI for Angular 21.0.0 버젼 업데이트

기능

  • Full support for Angular 21.
  • Optimized Filtering Performance:
    • Components: Angular Data Grid, Angular Tree Grid, Angular Hierarchical Grid, Angular Pivot Grid. Over the past development cycles, the teams focused on Excel-Style Filtering across grids, targeting scenarios with 100,000+ records:
      • Opening Filter Dialog
        • Number column: More than 3x faster.
        • String column: More than 4x faster.
        • ID column (all unique): incremental but meaningful improvement (11% faster).
      • Applying Filter
        • Number column...

Released: Dec 3, 2025

Ignite UI for Angular 20.2.1 버젼 업데이트

기능

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

수정사항

  • IgxDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.