Skip to content

Releases: bitfoundation/bitplatform

v-10.5.0

Choose a tag to compare

@yasmoradi yasmoradi released this 20 Jul 14:55
54fa710

What's Changed

Key Highlights

bit BlazorUI

  • Introduced BitDataGrid, a robust and high-performance component designed for rendering information-rich collections with advanced sorting, filtering, and paging capabilities.
  • RichTextEditor, a native WYSIWYG text editor.
  • BitChart, a native Blazor charting component rendered entirely with SVG.
  • An interactive, pluggable Map component that supports Leaflet, MapLibre GL, Mapbox GL, OpenLayers, ArcGIS, Azure Maps, and CesiumJS.
  • Full Calendar, a feature-rich, interactive calendar component with day, week, month, year, agenda, and resource timeline views, event CRUD, drag-and-drop, resize, and culture-aware date handling.
  • Pdf Viewer, a native, pure-C# PDF viewer component for Blazor.
  • New PhoneInput, BitMarkdownEditor, Markdown Viewer, AccordionList, ProModal, Virtualize, and TextShimmer components.
  • The bit BlazorUI MCP (blazorui.bitplatform.dev/mcp) now returns a components list, parameters list, examples, and enum members to enable AI to generate pixel-perfect UIs with complete framework capabilities.

Note: Legacy versions of the DataGrid, PdfViewer, Chart, MarkdownViewer, MarkdownEditor, and RichTextEditor components are available in Bit.BlazorUI.Legacy.

bit Boilerplate

  • bit Boilerplate now fully supports Multi-Tenancy, giving you row-level security, admin pages, and everything else you need to build your next great project!
  • Unit tests, integration tests, and UI tests (with both Playwright and bUnit) have been added to the testing project of the template.
  • A new bit Boilerplate Grafana Dashboard gives you better insights for deep observability, diagnostics, and performance tuning.
  • bit Boilerplate now fully leverages the Microsoft Agent Framework to simplify Agentic AI app development.

Tooling

  • Bmotion: A Blazor-native animation library.
  • Brouter: A modern, declarative, nestable router for Blazor with async guards, data loaders, named routes, programmatic navigation, query string binding, and global navigation hooks.
  • Butil: Many more browser APIs have been added to bit Butil.
  • Numerous UI tests were added to bit Boilerplate, testing passwordless authentication, external (social) sign-in, multi-tenancy, and more. In addition to the basic tests included when you create a project from bit Boilerplate, you can now use the --advancedTests flag in the dotnet new bit-bp command.

bit BlazorUI

bit Boilerplate

Read more

v-10.4.5

Choose a tag to compare

@yasmoradi yasmoradi released this 28 May 15:18
b2ed70e

What's Changed

Key Highlight

bit BlazorUI

bit Boilerplate

Docs

  • Replace Microsoft.DotNet.SDK.Preview with Microsoft.DotNet.SDK in winget install command #12356 by @yasmoradi in #12357

Full Changelog: v-10.4.4...v-10.4.5

v-10.4.4

Choose a tag to compare

@yasmoradi yasmoradi released this 16 May 12:48
36f3f22

What's Changed

Key Highlight

  • Enhances Dev Experience with seamless Copilot CLI integration and an upgraded Incremental Source Generator for a vastly improved Hot Reload performance.

  • Elevates bit BlazorUI with theme enhancements, the new BitTagsInput component, expanded parameters for existing components, vital bug fixes, and comprehensive dependency updates.

bit BlazorUI

bit Boilerplate

bit Tooling

Docs

Full Changelog: v-10.4.3...v-10.4.4

v-10.4.3

Choose a tag to compare

@yasmoradi yasmoradi released this 25 Mar 14:08
be93d21

What's Changed

Key Highlight

  • This release implements all essential security best practices without compromising DX, accelerating your path to production with the security your users deserve.

bit BlazorUI

bit Boilerplate

Full Changelog: v-10.4.2...v-10.4.3

v-10.4.2

Choose a tag to compare

@yasmoradi yasmoradi released this 10 Feb 13:48
912f9f9

What's Changed

bit BlazorUI

bit Boilerplate

Websites

Full Changelog: v-10.4.1...v-10.4.2

v-10.4.1

Choose a tag to compare

@yasmoradi yasmoradi released this 04 Feb 19:34
3197b20

What's Changed

bit BlazorUI

bit Boilerplate

Websites

Full Changelog: v-10.4.0...v-10.4.1

v-10.4.0

Choose a tag to compare

@yasmoradi yasmoradi released this 20 Jan 10:44
5544ad1

What's Changed

bit BlazorUI

bit Boilerplate

Websites

Full Changelog: v-10.3.0...v-10.4.0

v-10.3.0

Choose a tag to compare

@yasmoradi yasmoradi released this 02 Jan 16:58
794e660

What's Changed

Key Highlight

  • Added redis parameter to bit Boilerplate
  • Added Keycloak integration to bit Boilerplate
  • Added Params feature to bit BlazorUI (Experimental)
  • Breaking change for BitCss, checkout #11897 to see how to update your codebase.

bit BlazorUI

bit Boilerplate

Tooling

Docs

Websites

New Contributors

Full Changelog: v-10.2.0...v-10.3.0

v-10.2.0

Choose a tag to compare

@yasmoradi yasmoradi released this 03 Dec 13:06
2b4f5d1

What's Changed

Key Highlight

  • Added Sync feature to client app's SQLite database
  • Expanded test coverage to 1,929 total automated tests (UI, integration, and unit)
  • 20 pull requests dedicated exclusively to adding new automated tests

bit BlazorUI

These additions significantly strengthen reliability, catch regressions earlier, and give us greater confidence when shipping new features.
#11677, #11710, #11712, #11714, #11716, #11718, #11720, #11724, #11726, #11728, #11730, #11732, #11734, #11740, #11748, #11750, #11752, #11754, #11761, #11769

bit Boilerplate

Tooling

Docs

Websites

Full Changelog: v-10.1.0...v-10.2.0

v-10.1.0

Choose a tag to compare

@msynk msynk released this 18 Nov 14:01
db56c49

What's Changed

This release prioritizes product quality and stability with a major investment in automated testing.

Key Highlight

  • Expanded test coverage to 1,674 total automated tests (UI, integration, and unit)
  • 22 pull requests dedicated exclusively to adding new automated tests

bit BlazorUI

These additions significantly strengthen reliability, catch regressions earlier, and give us greater confidence when shipping new features.
#11586, #11593, #11600, #11604, #11606, #11608, #11610, #11614, #11615, #11619, #11622, #11623, #11624, #11636, #11640, #11641, #11646, #11654, #11656, #11649, #11658, #11665

bit Boilerplate

Docs

Tooling

Full Changelog: v-10.0.0...v-10.1.0