Skip to content

Releases: OrchardCMS/OrchardCore

2.2.1

07 Oct 03:46

Choose a tag to compare

What's Changed

  • [release/2.2] Allow Liquid tags by @gvkries in #18381
  • [release/2.2] CorrelateTask fix (17929) by @github-actions[bot] in #18415
  • [release/2.2] Prevent unnecessary exception "Error deleting cache folder ..." when the folder doesn't exist by @github-actions[bot] in #18414
  • [release/2.2] Associate shapes build from template files to all enabled features by @github-actions[bot] in #18417
  • Release 2.2.1 by @MikeAlhayek in #18418
  • [release/2.2] Restore original ordering in DefaultContentManager.GetAsync results by @github-actions[bot] in #18431
  • [release/2.2] Correct mapping of raw startup classes to their respective features by @github-actions[bot] in #18430

Full Changelog: v2.2.0...v2.2.1

2.2.0

19 Aug 17:56

Choose a tag to compare

What's Changed

  • [release/2.1] Fix PDF FileStream reading bug by @github-actions[bot] in #17811
  • [release/2.1] Preload site settings on tenant activation by @github-actions[bot] in #17872
  • Fixes the sort order in GraphQL queries. by @gvkries in #17918
  • [release/2.1] Reset cached content elements when cloning a content items. by @github-actions[bot] in #17969
  • [release/2.1] Add RouteEndpoint cache by @github-actions[bot] in #18000
  • Backport Azure DataProtection fix into release/2.1 by @MikeAlhayek in #18072
  • Release v2.2.0 by @MikeAlhayek in #18078
  • Migrate the OpenID module to OpenIddict 7.0 [release/2.2] by @kevinchalet in #18141
  • [release/2.1] Update YesSQL 5.4.6 by @sebastienros in #18242
  • Release 2.1.8 by @sebastienros in #18243
  • Fix BlobOptions resolution by @MikeAlhayek in #18248
  • [release/2.2] Fix BlobOptions resolution by @github-actions[bot] in #18249
  • [release/2.1] Fixes a threading issue in the LayerFilter. by @github-actions[bot] in #18251
  • [release/2.2] Fixes a threading issue in the LayerFilter. by @github-actions[bot] in #18252
  • Update YesSql and Vulnerable Packages in release/2.2 by @MikeAlhayek in #18255
  • Release 2.1.9 by @MikeAlhayek in #18266

Full Changelog: v2.1.7...v2.2.0

2.1.9

19 Aug 17:07
caa8fc2

Choose a tag to compare

What's Changed

  • Fix BlobOptions resolution by @MikeAlhayek in #18248
  • [release/2.1] Fixes a threading issue in the LayerFilter. by @github-actions[bot] in #18251

Full Changelog: v2.1.8...v2.1.9

2.1.8

14 Aug 17:16
bd0054f

Choose a tag to compare

What's Changed

  • [release/2.1] Fix PDF FileStream reading bug by @github-actions[bot] in #17811
  • [release/2.1] Preload site settings on tenant activation by @github-actions[bot] in #17872
  • Fixes the sort order in GraphQL queries. by @gvkries in #17918
  • [release/2.1] Reset cached content elements when cloning a content items. by @github-actions[bot] in #17969
  • [release/2.1] Add RouteEndpoint cache by @github-actions[bot] in #18000
  • Backport Azure DataProtection fix into release/2.1 by @MikeAlhayek in #18072

Full Changelog: v2.1.7...v2.1.8

2.1.7

16 Apr 16:13

Choose a tag to compare

What's Changed

  • Upgrade YesSql 2.1 branch by @MikeAlhayek in #17617
  • [release/2.1] Import Properties for Queries by @github-actions in #17724
  • [release/2.1] Fix a bug in the Custom User Settings by @github-actions in #17736
  • [release/2.1] Fix authorization check in BagPart by @github-actions in #17737
  • add multivalue where conditions on IDs in graphql, fix multivalue fil… by @MikeKry in #17742
  • [release/2.1] Do not close underlying stream in GraphQLMiddleware by @github-actions in #17766
  • [release/2.1] Don't process RolesMigrations during tenant creation by @github-actions in #17785
  • Release v2.1.7 by @MikeAlhayek in #17786
  • [release/2.1] Fix that the sitemap document is updated even if it doesn't need to, potentially causing ConcurrencyExceptions (Lombiq Technologies: OCORE-228) by @github-actions in #17800

Full Changelog: v2.1.6...v2.1.7

2.1.6

20 Feb 00:59
ac04f00

Choose a tag to compare

What's Changed

  • [release/2.1] Fix CSP header policy separator (Lombiq Technologies: OCORE-222) by @github-actions in #17458
  • [release/2.1] Fix GraphQL contentitem-status filter by @github-actions in #17471
  • Fixing that a captcha is required on external login and registration - hotfix (Lombiq Technologies: GOV-44) by @Piedone in #17489
  • Release 2.1.1 by @Piedone in #17497

Check out the full release notes here.

Full Changelog: v2.1.5...v2.1.6

2.1.5

04 Feb 20:12
6567b06

Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

2.1.4

18 Jan 00:56
1e667d2

Choose a tag to compare

What's Changed

  • [release/2.1] Checks the extension of allowed media files without case checking by @github-actions in #17238
  • [release/2.1] Fix required tenant in OpenId Validation settings UI by @github-actions in #17278
  • Set current Vuejs dependencies to 2 (#17351) by @MikeAlhayek in #17353
  • [release/2.1] Fix parallel access to session from GQL fields by @github-actions in #17357
  • [release/2.1] Encode analytics ids in script by @github-actions in #17374
  • Release 2.1.4 by @MikeAlhayek in #17375

Full Changelog: v2.1.3...v2.1.4

2.1.3

12 Dec 18:15
294657c

Choose a tag to compare

See the full release notes in the documentation.

What's Changed

Full Changelog: v2.1.2...v2.1.3

2.1.2

28 Nov 04:52
f748833

Choose a tag to compare

See the full release notes in the documentation.

What's Changed

  • [release/2.1] Fix site handing after enabling user time zone feature by @github-actions in #17077
  • [release/2.1] Fix sitemap disposed stream by @github-actions in #17078
  • Obsolete SiteOwner claim and fix OpenId by @MikeAlhayek in #17089
  • Release 2.1.2 by @MikeAlhayek in #17079

Full Changelog: v2.1.1...v2.1.2