·
18 commits
to develop
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Key Highlights
bit BlazorUI
- Improved PWA status-bar color configuration across websites.
- Continued the comprehensive improvement pass across the remaining Extras components.
bit Boilerplate
- Added real-time voice calls to the AI chat panel.
- Added health checks and detailed health reporting for external dependencies and OAuth clients.
- Added prerequisite and template-feature validation to the ai-dlc skill.
Tooling & Performance
- Added Bit.Minifier to reduce the size of published Blazor WebAssembly assemblies.
- Reinforced automated test coverage for Brouter, Butil, and Bswup.
bit BlazorUI
- Apply BitAccordionList improvements (#13151) by @msynk in #13152
- Apply BitAppShell improvements (#13153) by @msynk in #13157
- Apply BitChart improvements (#13154) by @msynk in #13158
- Apply BitDataGrid improvements (#13159) by @msynk in #13162
- Apply BitErrorBoundary improvements (#13160) by @msynk in #13163
- Apply BitFlag improvements (#13164) by @msynk in #13167
- Apply BitFullCalendar improvements (#13168) by @msynk in #13169
- Apply BitInfiniteScrolling improvements (#13173) by @msynk in #13186
- Apply BitMap improvements (#13174) by @msynk in #13195
- Apply BitMarkdownViewer improvements (#13176) by @msynk in #13184
- Apply BitMarkdownEditor improvements (#13175) by @msynk in #13185
- Apply BitMessageBox improvements (#13177) by @msynk in #13183
- Apply BitNavPanel improvements (#13178) by @msynk in #13182
- Apply BitRichTextEditor improvements (#13194) by @msynk in #13196
- Apply BitPdfViewer improvements (#13179) by @msynk in #13193
- Apply BitTextShimmer improvements (#13204) by @msynk in #13205
- Apply BitVirtualize improvements (#13207) by @msynk in #13208
- Apply BitPhoneInput improvements (#13180) by @msynk in #13181
- Fix hidden BitTooltip issues (#13255) by @msynk in #13257
- Fix AutoHeight resize issues of BitTextField (#13234) by @msynk in #13240
- Add BrouterRemountOnParameterChange page attribute (#13263) by @msynk in #13264
bit Boilerplate
- Add realtime voice calls to bit Boilerplate's AI chat panel (#13232) by @yasmoradi in #13239
- Expose the bitplatform source code tools on bitplatform.dev/mcp under names of their own (#13241) by @yasmoradi in #13242
- Read the codebase memory project list as JSON on CLI 0.11.0 by @yasmoradi in #13244
- Resolve pre-rendering access token cookie issues in bit Boilerplate (#13248) by @yasmoradi in #13249
- Add health checks for the external dependencies of bit Boilerplate (#13251) by @yasmoradi in #13252
- Give AttachmentKind members explicit values in bit Boilerplate (#13265) by @yasmoradi in #13266
- Fix bindings of accordion on settings page of Boilerplate (#13259) by @msynk in #13260
- Add missing TypeScript type definitions to Boilerplate (#13267) by @msynk in #13268
- Add prerequisites and template feature checks to the ai-dlc skill of Boilerplate (#13273) by @yasmoradi in #13274
- Serve the detailed health report to OAuth clients in Boilerplate (#13275) by @yasmoradi in #13276
- Improve PWA status bar color settings in websites (#13271) by @msynk in #13272
Testing & Reliability
- Reinforce Brouter tests (#13230) by @msynk in #13231
- Reinforce Butil tests (#13235) by @msynk in #13236
- Reinforce Bswup tests (#13237) by @msynk in #13238
Performance
- Add Bit.Minifier to shrink published Blazor WebAssembly assemblies (#13261) by @yasmoradi in #13262
Full Changelog: v-10.6.0...v-10.6.1