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
- Add missing TabIndex parameter to BitComponentBase (#11771) by @msynk in #11772
- Apply BitActionButton improvements (#11781) by @msynk in #11782
- Rename ReversedIcon to IconPosition in BitActionButton (#11783) by @msynk in #11784
bit Boilerplate
- Add sync feature to bit Boilerplate client app offline database (#11779) by @ysmoradi in #11780
- Enable Open Telemetry in bit Boilerplate windows & maui clients (#11682) by @ysmoradi in #11683
- Improve bit Boilerplate automated tests fake example (#11680) by @ysmoradi in #11681
- Unified method names in bit Boilerplate (#11686) by @ysmoradi in #11687
- Fix bit Boilerplate issue connecting SignalR client to server while refresh token request is happening (#11697) by @ysmoradi in #11698
- AppComponentBase now inherits from OwningComponentBase (#11738) by @ysmoradi in #11739
- Use MsTestRunner instead of VsTestRunner in bitplatform test projects (#11743) by @ysmoradi in #11744
- Improve bit Boilerplate test project configuration (#11745) by @ysmoradi in #11746
- Use auto-clone feature of the fusion cache to prevent further scale out issues when swtiching to redis (#11759) by @ysmoradi in #11760
Tooling
- Improved bit resx translator logging configuration (#11785) by @ysmoradi in #11786
- Configure bit Besql dbContext so it can resolve scoped services (#11775) by @ysmoradi in #11776
Docs
Websites
Full Changelog: v-10.1.0...v-10.2.0