2.1.7
Orchard Core 2.1.7¶
Release Date: April 16, 2025
This release includes bug fixes related to stability.
The following bugs are fixed:
- Upgrade YesSql @MikeAlhayek in https://github.com/OrchardCMS/OrchardCore/pull/17617
- Import Properties for Queries by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17724
- Fix a bug in the Custom User Settings by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17736
- Fix authorization check in BagPart by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17737
- Add multivalue where conditions on IDs in graphql, fix multivalue fil… by @MikeKry in https://github.com/OrchardCMS/OrchardCore/pull/17742
- Do not close underlying stream in GraphQLMiddleware by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17766
- Don't process RolesMigrations during tenant creation by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17785
- Fix that the sitemap document is updated even if it doesn't need to, potentially causing
ConcurrencyException
s (Lombiq Technologies: OCORE-228) by @github-actions in https://github.com/OrchardCMS/OrchardCore/pull/17800
Full Changelog: https://github.com/OrchardCMS/OrchardCore/compare/v2.1.6...v2.1.7