This is the fourth release Duende Backend for Frontend Security Framework 4.0.0. The changes since the last release are:
- Update to .NET 10 from Release Candidate to GA by @pgermishuys in #2269
- Check authentication state by @StuFrankish in #2275
- Introduce BFF Trial Mode by @pgermishuys in #2279
- Introduce Diagnostics in BFF by @pgermishuys in #2278
- Updated to FOSS packages to GA versions for dotnet 10 release by @bhazen in #2281
Enhancements
- Avoid relying on an active Http Context by @pgermishuys in #2259
Bug Fixes
- Fix entity framework scoping issue in ServerSideSessionChecker @Erwinvandervalk in #2262