Skip to content

v-9.7.4

Compare
Choose a tag to compare
@ysmoradi ysmoradi released this 13 May 12:43
· 215 commits to develop since this release
55ad4ec

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

bit Boilerplate

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