Telerik UI for ASP.NET MVC リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Telerik UI for ASP.NET MVC 2026 Q3 (2026.3.811)2026年8月12日
機能
  • Common:
    • LLM Response Primitives.
    • Scheduler Redesign - Demos/Docs Update.
    • jQuery Upgrade tool.
    • Added kendoKeydown event for components with keyboard navigation.
  • Dependencies:
    • Telerik Document Processing Library (DPL) version (2026.3.810).
    • Fluent Theme Package (v14.5.0).
    • Classic Theme Package (v14.5.0).
    • Bootstrap Theme Package (v14.5.0).
    • Default Theme Package (v14.5.0).
    • Material Theme Package (v14.5.0).
  • Drawer:
    • Improved developer experience of the Drawer component.
  • Editor:
    • Changing fontName or fontSize scrolls Inline Editor's content to the top.
    • Formatting marks not displayed for class initialized inline editors.
  • Grid:
    • Add k-sortable to Grid sortable columns.
    • Editor navigation prevented with stacked DataLayoutMode grid.
    • Grid Messages.Commands options are missing.
  • MultiSelect:
    • SelectAll option for MultiSelect.
  • Scheduler:
    • Readonly Events.
    • Breaking Changes:
      • Apply new table header rendering.
      • Redesigned Desktop Recurrence Editor.
      • Introduced "More Events" Popover in Month and Year views.
      • Responsive Desktop Events.
      • Redesigned Add/Edit dialogs.
      • Improved Scheduler Responsive Desktop Toolbar.
      • Scheduler redesigned.
  • SegmentedControl:
    • SegmentedControl Left and Right Arrow keyboard navigation support.
修正
  • ColorPicker:
    • kendo.parseColor throws on oklch parse attempt.
    • Error is thrown after destroy in ColorPicker.
  • ContextMenu:
    • Unable to open ContextMenu of scrollable Grid.
  • DateInput:
    • Unable to search/input selected months by typing first few letters in DatePicker.
  • DatePicker:
    • Unable to search/input selected months by typing first few letters in DatePicker.
  • DropDownTree:
    • Unexpected tokens in DropDownTree with checkboxes after dataSource read.
  • Editor:
    • Kendo Inline Editor adds linebreak after typing first character in Firefox.
    • Read-Only Editor clears pasted text, instead of not allowing paste at all.
    • Cannot read properties of undefined (reading '_destroyResizeHandles').
    • Dangerous Regex in the Editor's paste functionality.
    • Change event is fired when Inline Editor bound to Model.
  • Filter:
    • Missing kendo.binder dependency of Filter.
  • Gantt:
    • View type disappears with different width.
  • Grid:
    • Unable to open ContextMenu of scrollable Grid.
    • Editing in stacked layout Grid wtih detailedTemplate throws an error.
    • A row cannot be placed at last position in Grid with reorderable row enabled.
    • Tabbing on a Grid with locked column does not focus the next input.
    • Unable to localize Action Buttons of Adaptive Grid.
    • Incorrect recalculation of column widths in footer cells in the Kendo Grid component after resizing columns.
  • ListBox:
    • ListBox setOptions does not allow setting multiple selectable items.
  • MultiSelect:
    • MultiSelect - removing selected tag does not grab focus.
  • NumericTextBox:
    • NumericTextBox rejects valid decimal values.
  • Scheduler:
    • Scheduler calendar is not oriented correctly out of the box when direction of the wrapper is set to RTL.
    • Timeline view with RTL does not render the events correctly after dragging.
    • Class 'k-focus' is occasionally not cleared when changing views.
    • In selectable RTL Scheduler timeline jumps on clicking a timeslot.
  • Spreadsheet:
    • Spreadsheet columns cannot be resized.
    • Custom editor popup in spreadsheet closes immediately after opening.
    • Event handlers execution from clipboard paste in spreadsheet.
    • Applying freeze panes in Spreadsheet after scrolling resets scroll position and prevents navigation.
  • Window:
    • Window's containment with height as percent can break resizing.
Telerik UI for ASP.NET MVC 2026 Q2 (2026.2.520)2026年5月20日
機能
  • Common:
    • Added Meridian Theme.
    • Added the ability to translate Kendo messages in all supported languages.
    • Loader Container overlay class changed from k-overlay-light to k-overlay.
    • Caret icons replaced with chevron icons.
    • Light and Dark theme colors removed globally.
    • Updated Telerik Document Processing Library (DPL) version to 2026.2.519.
    • Added support for Meridian Theme Package v14.1.0.
    • Added support for Fluent Theme Package v14.1.0.
    • Added support for Classic Theme Package v14.1.0.
    • Added support for Bootstrap Theme Package v14.1.0.
    • Added support for Default Theme Package v14.1.0.
    • Added support for Material Theme Package v14.1.0.
  • Button:
    • Button Size option type changed to accept xsmall, and ComponentSize changed to ButtonSize.
  • Chat:
    • Added Chat endless scrolling feature.
  • Dialog:
    • Removed Dialog themeColor option.
  • Form:
    • Added EditorTemplateViewFor in FormItemBuilder.
  • Gantt:
    • Gantt view selector changed from ButtonGroup to SegmentedControl.
  • Grid:
    • Added sticky groups.
    • Added row pinning.
  • PDFViewer:
    • PDFViewer Loader overlay class changed from k-overlay-light to k-overlay.
  • Scheduler:
    • Scheduler view selector changed from ButtonGroup to SegmentedControl.
  • Window:
    • Removed Window themeColor option.
修正
  • Avatar:
    • Fixed issue so that Avatar image URL can be escaped.
  • Chat:
    • Fixed Chat filesTemplate regression.
  • ChipList:
    • Fixed issue where you were unable to prevent ChipList select event.
  • ComboBox:
    • Fixed issue where the setOptions method of the ComboBox does not reset the height configuration.
  • ContextMenu:
    • Fixed missing class k-menu-group on ContextMenu ul element.
    • Fixed issue where aria-expanded false attribute set to Menu items with no child items unexpectedly.
  • DropDownButton:
    • Fixed issue where the DropDownButton API does not expose all configuration options for Popup customization.
  • DropDownList:
    • Fixed JS error thrown by adaptive DropDownList on resizing browser from mobile to desktop width.
  • Editor:
    • Fixed issue where Editor inside iframe resolves the wrong document object.
    • Fixed issue where export tool message is displayed as a tool title.
    • Fixed issue where Editor formatting creates redundant span element.
    • Fixed issue where Editor closes Source element tags.
  • FileManager:
    • Fixed issue where Filemanager filters folders after clearing the search.
  • Filter:
    • Fixed issue where using keyboard navigation does not focus elements in main Filter toolbar.
  • Gantt:
    • Fixed issue where Gantt events ending on 31st of December are not visible in Month and Year view in Firefox.
  • Grid:
    • Fixed issue where Grid CaseSensitiveFiltering is not working with EF database.
    • Fixed issue where a JS error is thrown when initializing an initially hidden stacked-layout Grid.
    • Fixed wrong position of Grid drop clue indicator k-reorder-cue in RTL.
    • Fixed issue where filter expressions are inverted when reopening the column filter menu.
  • Menu:
    • Fixed issue where aria-expanded false attribute set to Menu items with no child items unexpectedly.
    • Fixed issue where scrollable menu opens wrong menu on mobile.
  • PDFViewer:
    • Fixed PdfViewer table of content.
  • PivotGrid:
    • Fixed issue where an ampersand in column values prevents column from expanding.
  • PropertyGrid:
    • Fixed issue where PropertyGrid throws JS error because appearance properties are serialized with null values.
  • Scheduler:
    • Fixed issue where scrolling Scheduler when dragging events is not possible in RTL Scheduler.
  • Signature:
    • Fixed issue when using the Signature in a Wizard the drawing line is being offset.
    • Fixed Kendo Signature span between signature line and pen/mouse cursor.
  • Spreadsheet:
    • Fixed issue where you are unable to change Spreadsheet cell format via Format dialog.
    • Fixed issue where you are unable to translate the items in the DropDownButton for the Spreadsheet's sheet tabs.
    • Fixed issue where Spreadsheet filter icons do not respect rowHeight.
  • TaskBoard:
    • Fixed issue where TaskBoard tasks cannot be reordered in the same column.
  • TimeDurationPicker:
    • Fixed TimeDurationPicker label issues.
  • Tooltip:
    • Fixed issue where Tooltip is not recalculating its dimensions when the target text is changed.
  • Window:
    • Fixed incomplete typescript definitions for the Window title.
Telerik UI for ASP.NET MVC 2026 Q1 (2026.1.415)2026年4月15日
機能
  • Common (Dependencies):
    • Telerik Document Processing Library (DPL) version (2026.1.402).
    • Fluent Theme Package (v13.1.1).
    • Classic Theme Package (v13.1.1).
    • Bootstrap Theme Package (v13.1.1).
    • Default Theme Package (v13.1.1).
    • Material Theme Package (v13.1.1).
  • Chat:
    • Adopted authored ref-promptbox-file-select-button, ref-promptbox-speech-to-text-button, and ref-promptbox-send-button in custom affixes without duplicating built-ins.
    • Routed the Chat file attachment button to the PromptBox start affix.
    • Forwarded PromptBox affix templates through Chat messageBox.
    • Made incoming messages near the bottom use threshold-aware scrolling while own messages still scroll to bottom.
    • Added autoScrollThreshold with pixel and percentage support for incoming message reveal.
    • Added Chat V3 and Q2 features to wrappers.
  • Form:
    • Added EditorTemplateViewFor in FormItemBuilder.
修正
  • Chat:
    • Fixed ChatOptions error in kendo.all.d.ts.
  • FileManager:
    • Fixed issue where setting the push event handler of the FileManager dataSource throws a JS error.
  • Gantt:
    • Fixed issue where Gantt with rowHeight and shown Planned tasks has misalignments.
  • MediaPlayer:
    • Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
  • MultiSelect:
    • Fixed issue where multiselect with Virtualization does not highlight all selected options in the drop-down menu.
  • PivotGrid:
    • Fixed issue where ampersand in column values prevents column from expanding.
  • PivotGridV2:
    • Fixed issue where PivotGridv2 does not calculate correctly Multiple measures with same type but different fields.
  • PropertyGrid:
    • Fixed issue where PropertyGrid throws JS error because appearance properties are serialized with null values.
  • ScrollView:
    • Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
  • SmartPaste:
    • Fixed issue where CheckBoxGroup does not take data-smartpaste-description with higher precedence.
  • Stepper:
    • Fixed issue where Stepper connector lines do not connect to steps when zooming on iPad.
Telerik UI for ASP.NET MVC 2026 Q1 (2026.1.325)2026年3月25日
機能
  • Common
    • Added a new SegmentedControl component.
    • Added .NET 11 Preview 2 compatibility.
    • Updated Telerik Document Processing Library (DPL) version (2026.1.210).
    • Updated Fluent Theme Package (v13.1.1).
    • Updated Classic Theme Package (v13.1.1).
    • Updated Bootstrap Theme Package (v13.1.1).
    • Updated Default Theme Package (v13.1.1).
    • Updated Material Theme Package (v13.1.1).
  • Diagram
    • Added missing properties in Diagram - widget and wrappers.
  • Grid
    • Added CSV export.
修正
  • Chart
    • Column Chart is not rendered correctly since version 2025.3.812.
  • Chat
    • Message Actions are not per Chat instance
    • Chat suggestionsTemplate function doesn't work in version 2026 Q1.
  • DockManager
    • CSP errors thrown on dragging DockManager panes.
  • DropDownTree
    • CSP errors thrown when using TreeView or DropDownTree with checkboxes.
    • The "autoWidth" option does not adjust the width of the popup when expanding an item.
  • Editor
    • Editor with enabled immutables incorrectly enables table tools when table is not selected.
    • Editor doesn't respect multiple separators on the tools configuration.
  • Filter
    • Filter - Invalid isnull queries for dates.
  • Form
    • Form component throws JS error when CSP is enabled.
  • Grid
    • Grid HistoryItemTemplate and SuggestionTemplate expecting template component do not serialize correct value.
    • Invalid aria-selected attribute on rows in locked column in the Grid.
  • ListBox
    • ListBox draggable.enabled = false throws error when trying to remove the placeholder. 
  • PDFViewer
    • High severity vulnerabilities in `tar` dependency via `@progress/kendo-pdfviewer-common`.
  • Scheduler
    • RTL Scheduler events cannot be resized in Month/Timeline views.
  • Signature
    • Signature clear button does not trigger the change event.
  • Spreadsheet
    • Some listed formula was not working as expected. 
  • TreeList
    • Columns are not resized correctly when there is a frozen column in TreeList.
  • TreeView
    • CSP errors with TreeView on 2026.1.212.
    • CSP errors thrown when using TreeView or DropDownTree with checkboxes.
Telerik UI for ASP.NET MVC 2026 Q1 (2026.1.212)メジャーバージョン2026年2月12日
機能
  • Common:
    • Added a new PromptBox Component.
    • Added a new AI Smart Paste Component.
    • Breaking Changes - Set default appearance to the components.
    • Updated Telerik Document Processing Library (DPL) version (2026.1.210).
    • Updated Fluent Theme Package (v.13.0.0).
    • Updated Classic Theme Package (v.13.0.0).
    • Updated Bootstrap Theme Package (v.13.0.0).
    • Updated Default Theme Package (v.13.0.0).
    • Updated Material Theme Package (v.13.0.0).
  • ButtonGroup:
    • Breaking Changes - Changed the default badge themeColor for ButtonGroup.
  • Chat:
    • Breaking Changes - Enhanced Chat Component capabilities.
  • Diagram:
    • Breaking Changes - Made Diagram Tooltips and Connection improvements.
  • Grid:
    • Added a new SmartBox tool.
  • Notification:
    • Added closeButton support to the Notification show and showText methods.
    • Breaking Changes - Changed the default type of notification in the show method.
  • TabStrip:
    • Breaking Changes - Removed k-item class from k-tabstrip-item element.
修正
  • Grid:
    • Fixed an issue where the Save changes and Cancel changes buttons do not appear on Grid.
    • Fixed an issue where the Save changes and Cancel changes buttons do not appear on Grids when clicking on a cell where edit is disabled.
  • MediaPlayer:
    • Fixed the inaccurate MediaPlayer timeline on changing source via media method.
  • Menu:
    • Fixed an issue where AuthorizationContext logic caches incorrect RouteData.
  • MultiSelect:
    • Fixed an issue where MultiSelect with autoClose true does not clear search value when an item is selected.
  • PivotGridV2:
    • Fixed an issue where Pivotgridv2 measure is not slicing the data by the second attribute when expanding.
  • Scheduler:
    • Fixed an issue where virtual Scheduler returns wrong resources in slotTemplate.
  • Sparkline:
    • Fixed an issue where Sparkline throws exception when configuring a bullet series.
  • Spreadsheet:
    • Fixed an issue when calling the Workbook.ToJSON method on a workbook document where all cells have AnyValueDataValidation the application crashes.
  • TabStrip:
    • Fixed an issue where TabStrip with DOM DataSource rendering does not update contentUrls when updated through the options.
    • Fixed an issue where setting Encoded false is not respected - text in TabStrip tabs is always encoded.
Telerik UI for ASP.NET MVC 2025 Q4 (2025.4.1321)2026年1月21日
機能
  • Common:
    • Added support for jQuery 4.0.0.
    • Updated Telerik Document Processing Library (DPL) version (2025.4.1319).
    • Updated Fluent Theme Package (v.12.3.0).
    • Updated Classic Theme Package (v.12.3.0).
    • Updated Bootstrap Theme Package (v.12.3.0).
    • Updated Default Theme Package (v.12.3.0).
    • Updated Material Theme Package (v.12.3.0).
  • Visual Studio Extension:
    • Added support for Visual Studio 2026 extensions.
    • Integrated Telerik NuGet server with Visual Studio extension.
    • Removed Telerik.Licensing assembly reference and kept only the package reference.
修正
  • Common:
    • Fixed "Unable to resolve dependency tree" error on npm install command in Kendo UI for jQuery source bundle.
  • ActionSheet:
    • Fixed issue where serializing ActionSheetItem throws an exception.
  • BottomNavigation:
    • Fixed issue where serializing a BottomNavigationItem throws an exception.
  • Chart:
    • Fixed issue where setting the zIndex of the chart marker will throw an exception.
  • Diagram:
    • Fixed issue where configuring the Diagram DiagramEditableSettingsToolMenuButton or DiagramEditableSettingsToolButton will throw an exception.
  • DropDownTree:
    • Fixed issue where DropDownTree as Form editor throws exception.
  • FileManager:
    • Fixed issue where FileManager throws when defining upload dialog actions.
  • Form:
    • Fixed issue where DropDownTree as Form editor throws exception.
  • Map:
    • Fixed issue where defining a WebApi data source for a Map Layer will throw an exception.
  • MultiSelect:
    • Fixed issue where MultiSelect does not have a placeholder attribute.
  • PDFViewer:
    • Fixed issue where PDFViewer with DPL Processing loads blank document.