- Major version: consistent with Microsoft .NET
- Minor version: increase by 1 every month
- patch version: official version will be released every Monday
- fix(MenuLink): always active if href equal "/" by @ray-gilbert in dotnetcore/BootstrapBlazor#2204
- fix(CountUp): not show the Value when set value to 0 by @ArgoZhang in dotnetcore/BootstrapBlazor#2236
- fix(Upload): preview function not work after reupload by @ArgoZhang in dotnetcore/BootstrapBlazor#2240
- bug(Table): can't resize the last column when fixed header by @ArgoZhang in dotnetcore/BootstrapBlazor#2266
- feat(QueryPageOptions): add IsVirtualScroll parameter by @ArgoZhang in dotnetcore/BootstrapBlazor#2211
- feat(Responsive): add ExtraExtraSmall breakpoint by @ArgoZhang in dotnetcore/BootstrapBlazor#2215
- feat(Bootstrap): upgrade to v5.3.2 by @ArgoZhang in dotnetcore/BootstrapBlazor#2217
- feat(DockView): add Reset instance method by @ArgoZhang in dotnetcore/BootstrapBlazor#2220
- feat(Dock): add GetLayoutConfig instance method by @densen2014 in dotnetcore/BootstrapBlazor#2221
- feat(Table): order of edit pop-up consisitent with table column by @ArgoZhang in dotnetcore/BootstrapBlazor#2223
- feat(ColorPicker): update css adapte InputGroup by @ArgoZhang in dotnetcore/BootstrapBlazor#2226
- feat(Marquee): add Marquee component by @azlis in dotnetcore/BootstrapBlazor#2225
- feat(Layout): add AllowDragTab on Layout component by @ArgoZhang in dotnetcore/BootstrapBlazor#2230
- feat(MaterialDesign): add TableAdvancedSort icon by @ArgoZhang in dotnetcore/BootstrapBlazor#2238
- feat(BootstrapInputGroupLabel): add ShowRequiredMark parameter by @ArgoZhang in dotnetcore/BootstrapBlazor#2242
- feat(Carousel): add PlayMode parameter by @ArgoZhang in dotnetcore/BootstrapBlazor#2252
- feat(Chart): support change grid line color by @azlis in dotnetcore/BootstrapBlazor#2248
- feat(InputGroup): compatible Tooltip inside InputGroup by @ArgoZhang in dotnetcore/BootstrapBlazor#2254
- feat(InputGroup): compatible Popover inside InputGroup by @ArgoZhang in dotnetcore/BootstrapBlazor#2256
- feat(InputGroup): compatible Swtich inside InputGroup by @ArgoZhang in dotnetcore/BootstrapBlazor#2259
- feat(Select): add GroupItemTemplate parameter by @ArgoZhang in dotnetcore/BootstrapBlazor#2264
- feat: add stack component by @Vision-Zhang in dotnetcore/BootstrapBlazor#2250
- feat(InputNumber): add global setting for step by @ArgoZhang in dotnetcore/BootstrapBlazor#2268
- @ray-gilbert made their first contribution in dotnetcore/BootstrapBlazor#2204
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.11.0...v7.11.1