Skip to content

Bump Radzen.Blazor from 5.9.9 to 10.1.0#12

Open
dependabot[bot] wants to merge 9 commits intomainfrom
dependabot/nuget/src/SnipLink.Blazor/Radzen.Blazor-10.1.0
Open

Bump Radzen.Blazor from 5.9.9 to 10.1.0#12
dependabot[bot] wants to merge 9 commits intomainfrom
dependabot/nuget/src/SnipLink.Blazor/Radzen.Blazor-10.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updated Radzen.Blazor from 5.9.9 to 10.1.0.

Release notes

Sourced from Radzen.Blazor's releases.

10.1.0

10.1.0 - 2026-03-31

Improvements

  • Allow displaying multiple items on Carousel component.

Fixes

  • Popup error messages hidden behind controls in DataGrid InLine editing.
  • DataGrid CheckBoxFilter selected values fixed when AllowVirtualization.
  • DataGrid CheckBoxList filtering IQueryable support improved.
  • DatePicker and Scheduler should respect Culture.Calendar.
  • RadzenFormField title in wrong position.

10.0.7

10.0.7 - 2026-03-30

Improvements

  • Carousel AllowScroll property added.
  • Emoji support in markdown added.

Fixes

  • FormField label offset when Start content is present.
  • Carousel position indicators not updating when horizontal scroll.
  • ContextMenu Flyout support fixed.
  • DataGrid FilterOperator clears with the Clear Button click.
  • DataGrid CheckBoxList filtering with OData fixed.

10.0.6

10.0.6 - 2026-03-23

Improvements

  • DataGrid FilterAsYouType property added
  • RadzenMenu Flyout property added.
  • DatePicker Immediate property added.
  • DartSassBuilder replaced with Radzen.MSBuild.

Fixes

  • DialogContainer should cache the child content.
  • HtmlEditor throws an exception when using the URL command when inside a dialog.
  • RadzenCustomValidator fires before bound Value Change on RadzenDropdown.
  • DataGrid FilterOperator.Custom removed from UI.

10.0.5

10.0.5 - 2026-03-18

Improvements

  • DataGrid headers and loading z-index reverted.

10.0.4

10.0.4 - 2026-03-18

Improvements

  • RadzenQRCode QuietZone property added.

Fixes

  • Numeric will not raise Change on delete or backspace.
  • DialogService.OpenAsync() return value should be dynamic?
  • Scheduler MoreText label contained within slot in Planner and Timeline views.
  • Scheduler SlotSelect event not firing in month view.
  • DataGrid shows column headers while loading.

10.0.3

10.0.3 - 2026-03-16

Improvements

  • Add CanClose callback to prevent dialog dismissal.

10.0.2

10.0.2 - 2026-03-13

Fixes

  • DropDown error on ENTER when bound to custom objects.
  • RadzenProfileMenu and RadzenPivotDataGrid invalid ARIA expanded.
  • DropDown should hide clear button in ReadOnly mode.

10.0.1

10.0.1 - 2026-03-12

Fixes

  • RadzenBubbleSeries/RadzenScatterSeries tooltips imporved.
  • Tooltip render issue.

10.0.0

10.0.0 - 2026-03-12

Breaking Changes

  • RadzenTocItem now renders an <a> element instead of a <button>. Update CSS selectors that target .rz-toc-link as a button.
  • RadzenToc selected item now uses aria-selected instead of aria-current="location".
  • RadzenToc scrolling no longer updates the browser address bar. The URL fragment is set only when the user clicks a TOC link.
  • Scheduler Month view "more" button moved from an absolute-positioned overlay to the slot header (.rz-slot-title). Update custom CSS that targets the old .rz-event-list-btn positioning.

New Components

  • Chip and ChipList components added.
  • Gantt component added.
  • LinearGauge component added.
  • Scatter and Bubble series added to Chart.

Improvements

  • RadzenAccordion ExpandAll()/CollapseAll() added.
  • RadzenAccordion ARIA attributes improved.
  • RadzenCarousel AnimationDuration added.
  • RadzenChat new messages button added.
  • RadzenDatePicker FocusedDate synced with current date.
  • RadzenDropDownDataGrid search text clear button added.
  • RadzenDropZoneContainer Start/End Drag events added.
  • RadzenHtmlEditor Immediate property added.
  • RadzenListBox/RadzenPickList EmptyTemplate and EmptyText added.
  • RadzenPanelMenu MenuItemDisplayStyle.IconAndTextStacked added.
  • RadzenPickList AllowVirtualization added.
  • RadzenPickList SelectedSourceChanged/SelectedTargetChanged added.
  • RadzenPickList SourceExpression/TargetExpression added for form validation support.
  • RadzenPivotField Selected added.
  • RadzenScheduler month view "more" button moved to slot header.
  • RadzenTextBox/RadzenTextArea/RadzenHtmlEditorColorBase OnChange and SetValue methods made virtual to allow overriding in derived components.
  • RadzenTabs AllowReorder property added.
  • Tooltip ARIA attributes improved.
  • Replace Radzen.Mcp with Radzen Blazor MCP on AI page and nav menu.
  • Optimize CSS rules and SCSS mixins.

Fixes

  • CheckBoxList filter options update without clicking Apply.
  • Clicking into Padding of PanelMenuItem does navigate but not expand Item.
  • DataGrid add new row issue with LoadData method.
  • DataGrid column resizing does not work on mobile and tablet devices.
  • DataGrid Fixed Column resizing will show visual white space between fixed columns.
  • DataGrid footer and header is being incorrectly rendered for frozen columns.
  • DataGrid Reload() lags one render behind.
  • Dialog OnSideClose gets called when opening and closing.
  • DataBoundFormComponent EditContext subscription leak when EditContext instance changes.
  • DropDown EditContext NotifyFieldChanged raised after ValueChanged.
  • DropDownDataGrid exception when changing data object.
  • Gaps in Data for Charts.
  • Line Chart markers cannot be dynamically turned off using @​if.
    ... (truncated)

9.1.0

9.1.0 - 2026-03-09

Improvements

  • Custom Popup as DropDrow with Tree demo added.

Fixes

  • RadzenPivotDataGrid: Min and Max aggregate functions display empty cells.
  • AccordionItem does not reflect changes on data-bound content.
  • Conditional keyboard event propagation. ESC key should propagate.
  • DatePicker will treat DateTime.MaxValue similar to DateTime.MinValue.
  • DatePicker OkClick callback added fired on Ok button click.
  • DatePicker with ShowTimeOkButton will revert value if change not confirmed by Ok button.
  • GroupByMany() improved to use pure IQueryable chain.
  • RadzenPivotDataGrid sorting on aggregate columns produces inconsistent/incorrect order.
  • RadzenPivotDataGrid aggregate dropdown doesn't update displayed value after changing function.

9.0.8

9.0.8 - 2026-03-04

Fixes

  • RadzenComponent/RadzenDataGrid dispose too aggressive when Visible set to false.
  • Create a syncWidth parameter for the Popup Toggle Async function.
  • Filterable DropDown/DropDownDataGrid tab out fixed.
  • Mеnu out of range exception with arrow down
  • DropDown filter stays applied after clearing it.
  • NuGet package sometimes ship with incorrect Integrity hashes.

9.0.7

9.0.7 - 2026-03-02

Improvements

  • Add ShowTooltipOnLegend for pie and donut series.

Fixes

  • Fix dropdown filter input jumping on Blazor Server with latency.
  • RadzenDropdown aria-expanded not reflecting state.
  • DataFilter ToFilterString() is causing ExpressionParser error with default(bool).
  • AutoComplete flickers on filter.
  • Fix ParameterView expiration crash in scheduler year views when LoadData is async.
  • Fix color of clear and close buttons in clearable input components and notifications.

9.0.6

9.0.6 - 2026-02-23

Fixes

  • Fix text alignment in RadzenToc.
  • Prefer HTML/text over image when pasting from Excel in Editor.
  • DataGrid GroupFootersAlwaysVisible fixed.
  • DataGrid GroupFooterTemplate renders in wrong column in case of composite columns.

9.0.5

9.0.5 - 2026-02-16

Fixes

  • Fixed nullabe parameter value support to DialogService.
  • Fix RadzenSteps next/previous buttons not reflecting disabled state.
  • DotNetObjectReference exception when closing resizable dialog.

9.0.4

9.0.4 - 2026-02-12

Fixes

  • DropDownBase selection not cleared in some cases.
  • RadzenDropDownDataGrid will not search as you type.
  • Possible DataGrid memory leaks fixed.
  • ExpressionParser support for qualified array type fixed.
  • RadzenLink sizing and RadzenLogin button styles.
  • Fix secondary text button colors in dark themes.
  • DataGrid column defaults lost on clear filter.

9.0.3

9.0.3 - 2026-02-11

Fixes

  • Fix to possible DotNetObjectReference instance was already disposed.
  • Tooltip position in RTL mode improved.
  • Fixed invalid operation exception with complex filter queries .

9.0.2

9.0.2 - 2026-02-10

Fixes

  • DataGrid CheckBoxList Filter crashes page in Firefox.

9.0.1

9.0.1 - 2026-02-09

Fixes

  • Fixed EF Core keyless entities exception (SQL View).

9.0.0

9.0.0 - 2026-02-09

Breaking

  • Updated rendering across multiple components to improve WAI-ARIA support and semantic HTML (interactive elements now render as buttons/inputs/nav where appropriate, additional aria-* attributes and localizable labels were added.
  • .NET 6.0 support has been removed.

Improvements

  • Splitter ChangeStateOnResize property added.

Fixes

  • DropDown, ListBox and DropDownDatGrid paste using context menu into search box not filtering.
  • DropDownBase possible null reference exception with browser autofill.
  • Accessing sub properties of nullable types improved.
  • QueryStringThemeService 302 redirect during SSR that hurt SEO for clean URLs.
  • Various possible memory leaks fixed.

8.7.5

8.7.5 - 2026-02-03

Improvements

  • DataGrid GroupRowRenderEventArgs Expandable property added.

Fixes

  • DataGrid possible memory leak fixed.
  • Fixed QRCode eyes with transparent background.

8.7.4

8.7.4 - 2026-01-30

Improvements

  • DataGrid QueryOnlyVisibleColumns property added.

Fixes

  • RadzenPager GoToPage() will not update page index.

8.7.3

8.7.3 - 2026-01-28

Fixes

  • Fix sytax error in Radzen.Blazor.js.

8.7.2

8.7.2 - 2026-01-28

Improvements

  • RadzenBarcodeEncoder and RadzenQREncoder made public and RadzenQRCode and RadzenBarcode ToSvg() methods added.

Fixes

  • ListBox duplicates the first typed letter in WASM when inside Popup.
  • Bar Charts have a zero for the min and max on the y-axis.

8.7.1

8.7.1 - 2026-01-27

Fixes

  • DataGrid grouping arrows do not show expanded state.
  • DataGrid column custom filter indicator is active even when no filter.

8.7.0

8.7.0 - 2026-01-26

Improvements

  • RadzenSpiderChart added.

Fixes

  • DataGrid reorder column stick to mouse.
  • DataGrid simple string filter clear button not shown.

8.6.5

8.6.5 - 2026-01-21

Fixes

  • OData filtering by non string columns fixed.

8.6.4

8.6.4 - 2026-01-21

Fixes

  • RadzenSidebar border should take into account the sidebar's position.
  • rz-layout height should be 100dvh by default.
  • Fix TextProperty documentation in RadzenScheduler.
  • DataFilter should set filter Type on property change.
  • PivotDataGrid user interaction breaks multi-column/row sorting.

8.6.3

8.6.3 - 2026-01-19

Fixes

  • RadzenAIChat sometimes first character not detected in chat input field.
  • PivotGrid Sorting: SortOrder="SortOrder.Descending" can break sort controls.
  • Upload API example fixed.
  • DataGrid, DataFilter and PivotDataGrid numeric filter cannot be cleared.

8.6.2

8.6.2 - 2026-01-16

Fixes

  • Fix filtering in RadzenAutoComplete if Data is simple list of strings.
  • ToFilterString() and ToODataString() fixed for non string values.

8.6.1

8.6.1 - 2026-01-15

Fixes

  • DatePicker invalid cast with nullable DateTimeOffset.
  • PivotDataGrid row/col groups should respect sorting.
  • DropDown with AllowFiltering and single selection should close on ENTER.
  • Fix issue where selectedItem is not updated when value is set to null in DropDown.
  • DataGrid column UniqueID initialization fixed.
  • Chart 0 at beginning and end of x-axis.

8.6.0

8.6.0 - 2026-01-13

Improvements

  • Barcode component added.

Fixes

  • DataGrid cannot group by column in some cases.
  • DataGrid drag to group or reorder restricted over grid only.

8.5.2

8.5.2 - 2026-01-12

Improvements

  • Allow to define Http method for Upload component.
  • RadzenChat user is typing option added.

Fixes

  • Fix oninput behavior on Textbox and Textarea.
  • RadzenChat always eats first key press after sending first message.
  • RadzenTabs aria-selected accessibility issue.
  • Scheduler Planner/Year view: appointments missing when start month is January.

8.5.1

8.5.1 - 2026-01-09

Fixes

  • DataGrid ToFilterString() fixed.

8.5.0

8.5.0 - 2026-01-08

Improvements

  • RadzenPickList ValueProperty added.

Fixes

  • DataGrid should not call Count() more than once.
  • DataGrid filter operators should check if the property is nullable.
  • Various warnings resolved and TreatWarningsAsErrors enabled.

8.4.3

8.4.3 - 2026-01-06

Improvements

  • DropDown will select item on ENTER if there is only one item.

Fixes

  • ClearSearchAfterSelection does not reset filtering after reopening DropDown.
  • DataGrid columns visibility not saved in settings when changing PageSize.
  • Upload file cannot be reselected after removed.
  • Nested DataGrid ContextMenu not working properly.

8.4.2

8.4.2 - 2025-12-22

Improvements

  • DropDownDataGrid ContextMenuDataGrid added.

Fixes

  • Single selection filtered DropDown popup does not close when selecting an item with enter key.
  • Numeric fails to accept pasted input when Min is specified.

8.4.1

8.4.1 - 2025-12-17

Improvements

  • DataGrid expand/collapse all items added.

Fixes

  • DropDownDataGrid row not focused on select.
  • RadzenDropdown: correctly close popup on item selection, ignoring OpenOnFocus.
  • RadzenMarkdown allows unsafe protocols in attributes - javascript: etc.
  • Rework Html editor paste handler and add same function to new drop handler.

8.4.0

8.4.0 - 2025-12-11

Improvements

  • DataGrid expand/collapse of items using right/left keys added.
  • Html editor dropdown aria attributes added.
  • Mask and Numeric Immediate property added.

Fixes

  • Fixed possible DropDown NullReferenceException.

8.3.9

8.3.9 - 2025-12-09

Improvements

  • Added UseDisplayName parameter to DataGrid column.
  • Added ToggleChecked() method to Tree item.
  • DropDownBase search by key enabled when bound without TextProperty.

8.3.8

8.3.8 - 2025-12-05

Fixes

  • Fixed cannot use ?? unparenthesized within || and && expressions.

8.3.7

8.3.7 - 2025-12-05

Improvements

  • RadzenDropDownDataGrid ColumnResized, ColumnReordering and ColumnReordered added.

Fixes

  • Upload remove file throws cannot read property 'find' exception.

8.3.6

8.3.6 - 2025-12-04

Improvements

  • Add resizable option to side dialog.

Fixes

  • Clicking SelectAllText in CheckBoxList will do change.
  • Correctly select RadzenTocItem based on scroll direction in RadzenToc.

8.3.5

8.3.5 - 2025-12-01

Improvements

  • RadzenPivotDataGrid AddPivotAggregate exposed.
  • Support large strings added to QRCode.

Fixes

  • Upload file not removed properly when on file delete from UI.

8.3.4

8.3.4 - 2025-11-26

Improvements

  • Allow specifying the interactive SortOrder sequence on DataGrid column.
  • Enable CSS minification for the embedded themes.

Fixes

  • AI assistant messages are sent as ‘user’ instead of ‘assistant’ role. ChatMessage Role property added.
  • PivotDataGrid filter icon popup exception after adding more fields.

8.3.3

8.3.3 - 2025-11-24

Improvements

  • RadzenTocItem inherits RadzenComponentWithChildren.
  • PivotDataGrid ColumnsCollection, RowsCollection and AggregatesCollection added.

Fixes

  • DataGrid column CloseFilter() does not work when FilterProperty has a value.
  • DataGrid OData column Type Guid exception on set filter.

8.3.2

8.3.2 - 2025-11-18

Improvements

  • Added CloseOnClickOutside parameter to Popup.
  • DropDown/DropDownDataGrid OpenPopupKey added.
  • DropDownDataGrid LoadChildData event added.
  • RadzenPivotDataGrid AddPivotField, AddPivotColumn and AddPivotRow exposed.

Fixes

  • DatePicker will not populate iniitially hour and minutes when bound to TimeOnly.
  • PagedDataBoundComponent current page not synced for top and bottom pagers.

8.3.1

8.3.1 - 2025-11-13

Improvements

  • PivotDataGrid dynamic data support added.

Fixes

  • PivotDataGrid set filter value should invalidate filter.

8.3.0

8.3.0 - 2025-11-11

Improvements

  • Net10 support added.

Fixes

  • DataGrid sort ambiguous match found.

8.2.2

8.2.2 - 2025-11-10

Improvements

  • DialogService method CloseSideAsync made virtual.
  • Update Material Icons font.

Fixes

  • DropDownDataGrid exception with sorting when no columns are defined.
  • DropDown ReadOnly XML description fixed.
  • More strict GetDeclaredMethods() for FirstOrDefault(), LastOrDefault(), Cast() and Distinct().

8.2.1

8.2.1 - 2025-11-07

Fixes

  • Crashes with DataGrid editing.

8.2.0

8.2.0 - 2025-11-06

Improvements

  • Add Immediate to Password.
  • DataGrid column CollectionFilterMode property added.
  • Inject ServiceProvider to RadzenDataAnnotationValidator to use it within ValidationContext.
  • Additional parameters passed from RadzenDropDownDataGrid to RadzenDataGrid.
  • DropDown FooterTemplate added.

8.1.8

8.1.8 - 2025-11-02

Fixes

  • Fix for Dialog autofocus for HTMLEditors wrapped in RadzenFormField with Tabindex correct.
  • TextArea/TextBox adding custom oninput attribute fixed.

8.1.7

8.1.7 - 2025-10-30

Improvements

  • Add Support for Immediate changes in TextArea.

Fixes

  • Cleanup RadzenStack style compiling to not generate an extra semicolon.
  • Fix for Dialog Autofocus for HTMLEditors inside RadzenFormField.

8.1.6

8.1.6 - 2025-10-28

Improvements

  • Splitter double click will toggle expand/collapse.

Fixes

  • Upload cannot drag & drop files after file remove.

8.1.5

8.1.5 - 2025-10-24

Improvements

  • Enable color lists in the color picker tools of RadzenHtmlEditor.

Fixes

  • SecurityCode doesn't work well with Android.
  • DataGrid LoadDataArgs.Filter and LoadDataArgs.Filters represent different filters after remove filtered column by column picker.

8.1.4

8.1.4 - 2025-10-23

Improvements

  • RadzenProfileMenuItem Template property added.

Fixes

  • DatePicker keyboard navigation with multiple selection.
  • Focus not set to the RadzenDropDown with options 'AllowFiltering=true' and 'Multiple=true', when pressing Esc or TAB to close DropDown.
  • Wrong Pager position/displayed data on PagedDataBoundComponent after triggering Visible Parameter.
  • Screen reader is not announcing the name for the 'progress bar' control.
  • "Update dialog properties" does not work for side dialogs.
  • DataGrid ContextMenu does not respect specificity

8.1.3

8.1.3 - 2025-10-22

Improvements

  • DatePicker invalid cast error with Multiple.

8.1.2

8.1.2 - 2025-10-22

Improvements

  • DatePicker async void removed.

8.1.1

8.1.1 - 2025-10-22

Improvements

  • DatePicker Multiple, ShowHour and ShowMinutes properties added.

8.1.0

8.1.0 - 2025-10-20

Improvements

  • RadzenQRCode component added.

Fixes

  • ChatUser color not applied.

8.0.4

8.0.4 - 2025-10-08

Improvements

  • AIChatServiceOptions exposed as individual properties of RadzenAIChat.

Fixes

  • Theme changing does not work in RenderMode.InteractiveAuto.
  • DatePicker InitialViewDate change should be respected.
  • DatePicker InitialViewDate change should be respected.

8.0.3

8.0.3 - 2025-10-06

Fixes

  • PivotDataGrid expression for non string values improved.

8.0.2

8.0.2 - 2025-10-06

Fixes

  • PivotDataGrid invalid expression with non string row values.
  • PivotDataGrid aggregates for nested properties fixed.

8.0.1

8.0.1 - 2025-10-06

Fixes

  • Fields picking properties moved to RadzenPivotDataGrid.

8.0.0

8.0.0 - 2025-10-06

Imporvements

  • RadzenFab and RadzenFabMenu components added.
  • RadzenChat component added.
  • RadzenAIChat MessageTemplate and EmptyTemplate added.
  • RadzenPivotDataGrid component added.
  • Sidebar Position and FullHeight options added.

Fixes

  • DatePicker updates year/months before setting YearRange which can cause a crash.
  • DropDownBase exception with filter fixed.

7.4.3

7.4.3 - 2025-09-29

Imporvements

  • Optimize the drag-and-drop performance of Scheduler appointments.

Fixes

  • Markdown anchors that contain only fragments.
  • SecurityCode invalid index error on paste.

7.4.2

7.4.2 - 2025-09-26

Fixes

  • Various DataGrid filter exceptions with Save/Load settings. Reverted #​224032d.

7.4.1

7.4.1 - 2025-09-24

Fixes

  • Enabling WCAG colors via ThemeService no longer works.

7.4.0

7.4.0 - 2025-09-24

Fixes

  • Prevent FOUC in RadzenTheme.

7.3.6

7.3.6 - 2025-09-23

Fixes

  • RadzenScheduler no longer uses a private Rect class.
  • Scheduler does not use the Culture when determining the start of the week.
  • DataBoundFormComponent: Generate FieldIdentifier if ValueChanged is given.
  • RadzenDataGrid throws an exception when a filter value is loaded for a sub property.
  • Add Reload method to RadzenSankeyDiagram.

7.3.5

7.3.5 - 2025-09-16

Fixes

  • Only use the designated fragment when pasting html into a RadzenHtmlEditor.
  • AIChat messages cleared in some cases.
  • DataGrid GroupFooterTemplate wrong rendering when ShowGroupExpandColumn=false.

7.3.4

7.3.4 - 2025-09-11

Fixes

  • JavaScript error is thrown when the user selects an image in RadzenHtmlEditor and presses the insert link tool.
  • Fix grid settings handling for sub properties column.

7.3.3

7.3.3 - 2025-09-02

Improvements

  • PickList MoveFilteredItemsOnlyOnMoveAll added.
  • DataGrid will look first for column UniqueID before Property when loading settings.
  • Add CSS variables for DataGrid alternating row backgrounds in frozen columns.

Fixes

  • RadzenColorPicker SelectedColorChanged null exception fixed.

7.3.2

7.3.2 - 2025-08-28

Fixes

  • DataGridLoadColumnFilterDataEventArgs Property setter made public.
  • DynamicExtensions Where() should use ExpressionSerializer FormatValue for FilterParameters.

7.3.1

7.3.1 - 2025-08-26

Fixes

  • DropDownDataGrid AllowFilteringByAllStringColumns will raise exception with IDictionary binding.

7.3.0

7.3.0 - 2025-08-25

Improvements

  • Skeleton component added.
  • ColorPicker: highlight selected color item.
  • Expose Responsive MaxWidth in RadzenSidebar.

Fixes

  • Wrong value axis display when all values in a series are the same and negative.
  • RadzenPanelMenuItem will not show tooltip.

7.2.3

7.2.3 - 2025-08-21

Improvements

  • DataGrid column AlwaysShowAllCheckBoxListData property added.
  • DataGridLoadColumnFilterDataEventArgs Property added.

Fixes

  • RadzenDropDown/Grid: Modify bound collection in-place.
  • DataGrid endless loop in load settings with columns width.
  • Fixed DataGrid CheckBoxFilter form id when both Property and FilterProperty are defined.
  • FrozenColumn should have alternating rows.

7.2.2

7.2.2 - 2025-08-18

Fixes

  • PropertyAccess.GetProperty support of interface properties fixed.
  • DatePicker will not display value initially when set to midnight.
  • AIChatService HttpClient resolved runtime.

7.2.1

7.2.1 - 2025-08-14

Fixes

  • AIChatService added to AddRadzenComponents.

7.2.0

7.2.0 - 2025-08-13

Improvements

  • RadzenAIChat component added.
  • DataGrid DataTable added.
  • Added Sankey Diagram component.

Fixes

  • RadzenDropDown ReadOnly can be bypassed with keyboard select as you type.
  • Upload MaxFileCount error handling fixed.

7.1.8

7.1.8 - 2025-08-11

Fixes

  • DataGrid DoesNotContains filter throws No coercion operator is defined between types ‘System.String’ and ‘System.Boolean’.
  • Timing problem in RadzenTreeItem OnInitializedAsync.
  • DataGrid CheckBoxList Filter error when filtering ICollection property.

7.1.7

7.1.7 - 2025-08-04

Improvements

  • Add support for immediate changes to RadzenTextBox (enabled via Immediate=true).
  • Improve numeric input handling for all locales (including Persian and Arabic).

Fixes

  • DataGrid simple filter should be rendered only for relevant columns.
  • DataGrid filter clear not visible, for simple FilterMode, when FilterProperty is different from Property.

7.1.6

7.1.6 - 2025-07-24

Improvements

  • Added support for disabled PanelMenu items.

Fixes

  • Fix IconColor in ProfileMenuItem.
  • Fixed keyboard navigation of DataGrid with simple filter mode.
  • Tabs accessibility improved.

7.1.5

7.1.5 - 2025-07-10

Improvements

  • DataGrid column filtering with List like sub-property.
  • RadzenAutoComplete will select value on NumpadEnter.
  • Form components FieldIdentifier made public.

Fixes

  • DataGrid double IsEmpty/IsNotEmpty filters fixed.
  • DataGrid FilterMode.CheckBoxList crashes when selecting all items in a non string column.
  • DataGrid LoadDataArgs.Filter should use it for instance name in case of column CustomFilterExpression.
  • DataGrid should set column CustomFilterExpression to null on Reset().
  • DropDownBase should allow filter on SPACE while still be able to select/deselect items.

7.1.4

7.1.4 - 2025-07-07

Improvements

  • DataGrid column ShowCellDataAsTooltip property added.

Fixes

  • DropDownDataGrid null check to prevent error that occurs when using AllowFilteringByAllStringColumns="true".
  • Add crossorigin attribute when preloading the icon font.
  • Add in RadzenTree with async Expand calls error.
  • Add missing Type field when creating FilterDescriptors in RadzenDataGrid InvokeLoadData method.

7.1.3

7.1.3 - 2025-06-30

Improvements

  • RadzenTheme preloads the icon font.

Fixes

  • DataGrid simple filter menu will not show string filter operators for string columns.
  • Grid cell focus state should be visually distinct from selected state in Standard and Material3 themes.
  • DropDown, DropDownDataGrid: fix font family in filter inputs.
  • DropDownBase select item as you type fixed.

7.1.2

7.1.2 - 2025-06-23

Improvements

  • DropDownDataGrid GridLines property added.
  • Updating HtmlEditor methods and properties to public.
  • DataGrid will support deserializing unsigned integers when loading filter column values.

Fixes

  • DataGrid column filter menu not unique in case of columns with same property names.
  • DropDownBase avoid accessing parameter view in SetParametersAsync after an async call to prevent a race condition.
  • Scheduler events with zero duration are sometimes invisible in month view.
  • ContextMenu should prevent the browser context menu.
  • Function key should not trigger DropDown Change event.

7.1.1

7.1.1 - 2025-06-18

Fixes

  • RadzenLayout components should not have 100vw on mobile screens.
  • DataGrid CheckBoxList filter on wrong column in some cases.
  • DataGrid LoadDataArgs Filters should respect the column FilterProperty.
  • RadioButtonList Label showing hover hand despite being disabled.

7.1.0

7.1.0 - 2025-06-12

Improvements

  • DropDownDataGrid AllowFilteringByWordCount property added.
  • DropDownBase ResetSelectedIndexOnFilter property added.
  • Enabled search on non string properties for DataGrid CheckBoxList filter.
  • DataBoundFormComponent Value made typed.

Fixes

  • RadzenMenu active state should be visually distinguishable.
  • Login ShowLoginButton not respected in some cases.
  • ExpressionSerializer should respect the DateTime.Kind.

7.0.8

7.0.8 - 2025-06-05

Improvements

  • Supply Appointment data to SchedulerSlotRenderEventArgs.

Fixes

  • DataGrid filter menu IsEmpty/IsNotEmpty options added for string columns.
  • Shift key should not trigger DropDown Change event.
  • RoundtripKind should be used for parsed DateTime.

7.0.7

7.0.7 - 2025-05-27

Improvements

  • ToFilterString() and ToODataFilterString() extension methods added to IEnumerable.
  • Add CloseSideAsync method to DialogService which waits for the close animation to complete.
  • Add Icon to Title DialogOptions

Fixes

  • TimeSpanPicker: fix missing panel fields if only Min or only Max is set.
  • ToCSV() export method will handle comma.
  • Numeric null. reference exception fixed.
  • DataGrid CheckBoxList filter search will work properly when binding to dynamic data.
  • RadzenScheduler throws error on window resize when placed in a hidden element.
  • RadzenCompareValidator validates when the Visible property is set to true.
  • ToFilterString() should serialize only date of DateTime with zero time.
  • DataGrid column with CustomFilterExpression will not filter initially.
  • Non generic IDictionary support added for expressions.
  • DataGrid CheckBoxList filter not populated properly in case of self-referencing hierarchy.

7.0.6

7.0.6 - 2025-05-20

Fixes

  • DataGrid CheckBoxList filter list not populated in some cases.
  • Remove Dialog's scale animation if it has RadzenChart inside.
  • RadzenAccordion items should be displayed vertically in RadzenStep.

7.0.5

7.0.5 - 2025-05-15

Fixes

  • DataGrid column FilterProperty should be respected if specified.
  • DataGrid grouping exception with wrong type discovery.

7.0.4

7.0.4 - 2025-05-13

Improvements

  • DataGrid will populate Query.Filter and LoadDataArgs.Filter only if accessed.

Fixes

  • Some zero-length Scheduler events appear on top of each other in month view.
  • Cannot parse certain expressions that include string and number comparisons.

7.0.3

7.0.3 - 2025-05-12

Improvements

  • Adding the possibility to return the source in the upload event args when managing file uploads via RadzenUpload.

Fixes

  • Expanded panel menu items do not always collapse when Multiple is set to false.
  • PanelMenu item expand arrow should not be displayed when child items are absent.
  • Support for Dictionary<string, string> expressions and indexer expressions with sub properties restored.

7.0.2

7.0.2 - 2025-05-08

Improvements

  • Add Template property to RadzenTocItem.

Fixes

  • The bottom border color of a hovered/focused input field in Standard themes.

7.0.1

7.0.1 - 2025-05-08

Improvements

  • Add Template property to RadzenTocItem.

Fixes

  • NullReferenceException thrown by RadzenLayout when AddRadzenComponents is not used.
  • Wrong duration progress position in RadzenNotification.
  • Links inside popup should close the popup only on left mouse button click.

7.0.0

7.0.0 - 2025-05-07

Improvements

  • Remove Microsoft.CodeAnalysis dependency. Add own C# expression parser.
  • Added animations to Popup, Dialog, SideDialog, DropDown, DropDownDataGrid, Notification, Tooltip, Tree, Panel, Fieldest, PanelMenu, Menu, ContextMenu, SplitButton and Accordion.
  • Various components rendering performance improved.
  • SelectBar, RadioButtonList and CheckBoxList made single tab stop.
  • RadioButtonList and CheckBoxList have new rendering that supports various item alignment options.
  • RadzenScheduler month view revamp. Should check for overlapping appointments on per-week basis thus support more scenarios.
  • The existing ToFilterString() methods used a parallel implementation to serialize filter descriptors to string. The new implementation traverses the expression tree and is more robust and less prone to errors.

Fixes

  • DropDownBase select item as you type fixed.
  • Toc preserves query string parameters.
  • Fix RadzenSplitButtonItem focused state.
  • Fix DatePicker Year for PersianCalendar.

6.6.4

6.6.4 - 2025-04-29

Fixes

  • DataGrid advanced filter clear fixed.
  • NotifyValidationStateChanged() / StateHasChanged() is only be executed if the IsValid field has actually changed.
  • Dynamic Where() with parameters fixed.

6.6.3

6.6.3 - 2025-04-24

Improvements

  • Make OnChipRemove overridable.
  • Add TextTemplate parameter to RadzenFormField Blazor component.

Fixes

  • Revert "QueryableExtension OrderBy() should not use ExpressionParser".

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

daniyalmlik and others added 9 commits March 19, 2025 00:00
- SlugGeneratorTests: length, uniqueness, valid/invalid slug validation
- AbuseDetectionServiceTests: URL safety (schemes, extensions)
- LinkServiceTests: create/delete with SQLite in-memory + SqliteTestDbContext
- ApiIntegrationTests: register, auth guard, create link, redirect, 404
- 34/34 tests passing
- Add email verification on register (token sent via SMTP or Resend)
- Add GET /api/auth/verify-email endpoint to confirm tokens
- Add POST /api/auth/resend-verification endpoint
- Add IEmailService abstraction with SmtpEmailService and ResendEmailService
- Auto-select Resend if ApiKey is configured, otherwise fall back to SMTP
- Add VerifyEmail.razor page and update Register/Login Blazor pages
- Add ResendVerificationRequest DTO and EmailOptions/ResendOptions
- Add appsettings.Local.json to .gitignore and provide .example file
- GitHub Actions workflow: build/test, CodeQL, Docker smoke test
- Dependabot: weekly updates for nuget and github-actions
- Multi-stage Dockerfiles for API and Blazor (aspnet:8.0-alpine, non-root user)
- docker-compose.yml with SQLite named volume and service health checks
- MIT License and GitHub issue templates
---
updated-dependencies:
- dependency-name: Radzen.Blazor
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 1, 2026
@daniyalmlik daniyalmlik force-pushed the main branch 4 times, most recently from 49869cb to cc9ba6f Compare April 2, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant