v-9.7.4
What's Changed
bit Boilerplate now gives you powerful Feature Gating by User Groups for precise control over your application's functionality.
This means you can easily restrict sensitive features to admins, roll out experimental features to early adopters for feedback, or offer premium features exclusively to high-tier customers.
Essentially, you can dynamically hide or reveal any feature using our robust Feature Management tied to these user groups. This is invaluable for controlled rollouts, A/B testing, and tailoring user experiences, a flexible way to manage feature access, evolve your product, and target specific user segments effectively.
bit BlazorUI
- Improve theme colors of BlazorUI by @msynk in #10753
- Add HideSearchBox parameter in BitNavPanel by @Cyrus-Sushiant in #10663
- Fix issue in SetIsSeleted method in BitDropdown by @Cyrus-Sushiant in #10674
- Improve Toggle mode in BitButtonGroup by @Cyrus-Sushiant in #10682
- Add missing size parameters to BitBasicList by @msynk in #10703
- Add ExpandAll and AllExpanded to BitNav by @msynk in #10708
- Add missing parameters to BitNavPanel by @msynk in #10716
- Fix animation issues of BitBouncingDotsLoading by @msynk in #10724
- Hide empty list message when no items provided by @msynk in #10742
- Add NoShadow parameter to BitCard by @msynk in #10741
- Fix spinner sizes in BitButton by @msynk in #10744
- Add ForceBreak and missing demo samples to BitText by @msynk in #10743
- Fix NoCollapse issues of BitNav by @msynk in #10751
bit Boilerplate
- Add manage Roles page to Boilerplate by @msynk in #10686
- Add user management feature to Boilerplate by @msynk in #10730
- Improve Boilerplate claim based authorization by @ysmoradi in #10684
- Add vscode extensions.json to Boilerplate by @ysmoradi in #10739
- Add azure adb2c / Entra support to Boilerplate by @ysmoradi in #10689
- Improve ScssCompilerService in Boilerplate by @ysmoradi in #10676
- add hotReloadCssChanges to Boilerplate Visual Studio settings by @ysmoradi in #10678
- Fix sitemap.xml issue in Boilerplate by @ysmoradi in #10707
- Improve push notification subscription management in Boilerplate by @ysmoradi in #10718
- Add quick sign-in feature to the Boilerplate by @ysmoradi in #10720
- Use background job to send push notifications in Boilerplate by @ysmoradi in #10735
bit Toolings
- Add missing namespace in HttpClientProxySourceGenerator by @Md23Mh in #10667
- Fix bit Besql issue with compiled models on iOS/macOS by @ysmoradi in #10680
- Force start Blazor when SW is not supported by @msynk in #10711
Full Changelog: v-9.7.3...v-9.7.4