Skip to content

v-9.10.0

Compare
Choose a tag to compare
@ysmoradi ysmoradi released this 04 Jul 19:36
· 78 commits to develop since this release
e11f9ff

What's New

  • Aspire Integration: Simply press F5 to build and run your project. It automatically sets up Redis, SQL Server, and other dependencies with specified versions. You can later deploy to a simple Linux VPS, Kubernetes, Azure, AWS, or other platforms.

  • GitHub Copilot Wiki Integration: Added support for wiki.bitplatform.dev in GitHub Copilot. When coding with Gemini, GPT-4.1, or Claude, any questions about bitplatform products such as bit BlazorUI components are answered in the background using our wiki for the best results.

  • File Upload Enhancements: Improved file upload functionality with fine-tuned optimizations. Additionally, it now validates that uploaded product images are specifically of a car. This can be easily customized based on your project's business needs.

  • Vector-Based Search & RAG: Previously available for PostgreSQL, vector-based search and Retrieval-Augmented Generation (RAG) using Entity Framework Core & LINQ are now supported for SQL Server (2025 version).

  • Social Sign-In Test Server: In addition to Facebook, GitHub, Google, Twitter (X), Azure Entra, and Apple, we’ve added a test server for Social Sign-In. It works out of the box when you create a project, requiring no configuration.

  • UI Component Improvements: Numerous enhancements to UI components, including the addition of a "Load More" feature to bit BasicList and various improvements on BitSearchBox.

What's Changed

bit BlazorUI

bit Boilerplate

Docs

Full Changelog: v-9.9.2...v-9.10.0