Releases: OrchardCMS/OrchardCore
1.3.0
This release contains security vulnerability fixes. It is recommended you update your existing Orchard Core deployments with this version.
See the full release notes in the documentation.
Breaking Changes
This release is removing support for netcoreapp3.1 and net5.0. Only net6.0 is supported.
What's Changed
- Optimize SlugService by @hishamco in #10923
- Update development versions to 1.3 by @sebastienros in #10978
- HtmlSanitizer 7.0.473 by @agriffard in #10969
- Drop netcore 3.1 and net 5 by @deanmarcussen in #10979
- Upgrade to Fluid 2.2.10 by @hishamco in #10971
- Reduce allocations in MediaTokenService and improve performance by @lahma in #10941
- Bump ImageSharp.Web to v1.0.5 by @JimBobSquarePants in #10966
- Fix localizer type in tenants ApiController by @hishamco in #10987
- MailKit, MimeKit 3.0 by @agriffard in #10863
- Update README.md by @sebastienros in #10993
- Remove multiple compilation paths on MediaTokenService by @deanmarcussen in #10988
- Media search indexing (Lombiq Technologies: OCORE-55) by @Piedone in #9544
- Add dotnet watch excludes by @Skrypt in #10888
- Add response to SmtpResult by @hishamco in #10892
- Remove exists check for blobs by @ShaneCourtrille in #10960
- Cypress 9.2.1 by @agriffard in #11005
- Easy Markdown Editor 2.16.0 by @agriffard in #11015
- Add reference to Fluid under Liquid docs by @brunoAltinet in #11007
- Fixing that PDF indexing failed with Azure Blob Storage (Lombiq Technologies: OCORE-73) by @Piedone in #11016
- Upgrade to Fluid 2.2.14 ⬆️ by @hishamco in #11019
- Fix route ChangePasswordConfirmation by @tokyo1985 in #10887
- Cypress 9.3.1 by @agriffard in #11039
- Orchard Framework -> Orchard Core by @hishamco in #11040
- Code Mirror 5.65.1 by @agriffard in #11042
- Fix NRE in MediaFieldIndexHandler by @Skrypt in #11066
- HtmlSanitizer 7.1.475 by @agriffard in #11073
- MailKit and MimeKit 3.1.0 by @agriffard in #11075
- Markdig 0.27.0 by @agriffard in #11074
- Fixed a couple of minor issues. by @optiklab in #11056
- Use new branding icons for OC projects templates by @hishamco in #11076
- Add logo to packages by @ns8482e in #11053
- Orchard -> Orchard Core by @hishamco in #11077
- Cypress 9.4.1 by @agriffard in #11109
- NPM Package dependencies by @agriffard in #11105
- NJsonSchema 10.6.7 by @agriffard in #11090
- Easy Markdown Editor 2.16.1 by @agriffard in #11029
- MailKit and MimeKit 3.1.1 by @agriffard in #11111
- Categorized tenants by @hishamco in #10586
- Change the Script Task use Monaco Editor by @hyzx86 in #10715
- Update docs templates version by @deanmarcussen in #11113
- Fix NRE in MediaFieldIndexHandler by @Skrypt in #11121
- Update .NET Framework version to 6.0.2 by @agriffard in #11151
- Fix typo in OrchardCore.Tests.Functional/Readme.md by @eltociear in #11107
- Monaco Editor 0.32.1 by @agriffard in #11142
- System.Linq.Async 6.0.1 by @agriffard in #11149
- Make the Monaco editor Fields support preview by @hyzx86 in #10777
- NJsonSchema 10.6.8 by @agriffard in #11158
- Update documentation by @Skrypt in #11166
- Remove unnecessary lines in csproj by @hishamco in #11170
- Search Form : Allow to override Index used by @Skrypt in #11165
- Documentation improvements: Audit Trail/Redis/SEO/Deployment docs, demo videos, YouTube embed privacy (Lombiq Technologies: OCORE-78) by @Piedone in #11154
- Hide the "New" option if they are not authorized to edit (Lombiq Technologies: OCORE-77) by @BanzragchUchral in #11150
- Fixing async issues in OrchardCore.Tests (Lombiq Technologies: OCORE-80) by @Piedone in #11195
- Fix search form Index name input by @Skrypt in #11192
- Fix preview package publishing (Lombiq Technologies: OCORE-81) by @Piedone in #11197
- Register DI of ShellFeaturesManager and ShellDescriptorFeaturesManager in AddExtensionServices instead of Infrastructure by @ns8482e in #10326
- Remove FileContentDefinition from recipes (Lombiq Technologies: OCORE-82) by @BanzragchUchral in #11210
- Tiny fixes in project templates metadata by @hishamco in #11229
- Support Mail Proxy by @hishamco in #11221
- Fix NULL indexed value for LocalizationSetContentPickerFieldIndexHandler by @Skrypt in #11249
- Codemirror 5.65.2 by @agriffard in #11247
- Update SMTP docs by @hishamco in #11267
- Moq 4.17.1 by @agriffard in #11270
- HtmlSanitizer 7.1.488 by @agriffard in #11268
- Fix NRE with TaxonomyIndex by @Skrypt in #11283
- Cypress 9.5.0 by @agriffard in #11236
- NJsonSchema 10.6.10 by @agriffard in #11246
- Serilog.AspNetCore 5.0.0 by @agriffard in #11237
- Remove duplicate sitemap permission by @MikeKry in #11292
- Remove PreserveCompilationReferences from decoupled CMS documentation by @MikeKry in #11293
- Added documentation for using Orchard Core from a local NuGet packages by @DrewBrasher in #11284
- Cypress 9.5.1 by @agriffard in #11306
- Update npm dependencies by @agriffard in #11305
- material-icons 1.10.7 by @agriffard in #11307
- Font awesome 6.0.0 by @agriffard in #11146
- DefaultPluralRule should be readonly by @hishamco in #11311
- Rename "web" launchsetting profile to "Kestrel" by @Skrypt in #11304
- Update graphiql to latest version by @jptissot in #11300
- Add missing bracket in AutoSetup docs by @hishamco in #11321
- update full-text search index doc (include widgets content) by @momentum-tunis in #11320
- GraphiQL 1.7.0 by @agriffard in #11331
- .NET 6.0.3 by @agriffard in #11334
- Fix VS Code launcher and tasks for dotnet watch by @Skrypt in #10881
- Prevent VStudio Missing Components Warning by @jtkech in #11337
- Fix missing permission checks and encoding. by @sebastienros in #11344
- Add UI for email proxy settings by @hishamco in #11274
- Update to correct property by @ns8482e in #11253
New Contributors
- @ShaneCourtrille made their first contribution in #10960
- @tokyo1985 made...
1.2.2
See the full release notes in the documentation.
What's Changed
- Fix localization and sanitization usages by @sebastienros in #11034
Full Changelog: v1.2.1...v1.2.2
1.2.1
See the full release notes in the documentation.
What's Changed
- Fix encoding issues by @sebastienros in #11008
Full Changelog: v1.2.0...v1.2.1
1.2.0
See the full release notes in the documentation.
What's Changed
- Demo video for Feature Profiles (Lombiq Technologies: ORCH-245) by @domonkosgabor in #10502
- Fluid 2.1.2 ⬆️ by @agriffard in #10499
- Make media options input read only by @hishamco in #10488
- blueimp-file-upload 10.32.0 ⬆️ by @agriffard in #10505
- Bootstrap 5.1.3 ⬆️ by @agriffard in #10445
- jQuery UI 1.13.0 ⬆️ by @agriffard in #10444
- Jint 3.0.0-beta-2035 ⬆️ by @agriffard in #10340
- Fix user picker field ordering by @deanmarcussen in #10524
- Feature profiles deployment steps and recipes by @deanmarcussen in #10484
- Update preview version number by @deanmarcussen in #10523
- Improve reset password email experience by @sebastienros in #10388
- Update Dependencies by @agriffard in #10503
- Update Fluid 2.1.3 ⬆️ by @hishamco in #10519
- Monaco 0.29.1 ⬆️ by @agriffard in #10504
- Code Mirror 5.63.3 ⬆️ by @agriffard in #10479
- Add missing OC.Queries.Abstractions docs by @hishamco in #10541
- Remove Newtonsoft.Json dependency from OC.Queries.Abstractions by @hishamco in #10540
- Link field escaping by @jtkech in #10528
- Redirect escapeUrl parameter was not used by @jtkech in #10398
- NodaTime 3.0.9 by @agriffard in #10547
- StartBootstrap Agency 7.0.10 by @agriffard in #10530
- StartBootstrap ComingSoon 6.0.5 by @agriffard in #10532
- Azure.Identity 1.5.0 by @agriffard in #10546
- Cypress 8.7.0 by @agriffard in #10564
- StartBootstrap CleanBlog 6.0.7 by @agriffard in #10531
- Update packages by @agriffard in #10566
- Microsoft.NET.Test.Sdk 17.0.0 by @agriffard in #10579
- Fix the problem that
Hint
information cannot be displayed by @hyzx86 in #10584 - Lucene.Net 4.8.0-beta00015 by @agriffard in #10580
- BackgroundTaskController count query looked at wrong collection by @tropcicstefan in #10576
- Align taxonomy filter to the right by @tropcicstefan in #10275
- Bootstrap 4.6.1, update to lockfileversion 2 and gulp rebuild all assets. by @Skrypt in #10569
- Fix audit trail date parsing (greater than or equal to) by @deanmarcussen in #10601
- Upgrade Fluid 2.1.4 by @hishamco in #10567
- Adds missing closing span tag. by @wordshop-git in #10583
- Fix ambiguity in search form settings. by @Skrypt in #10608
- Fix typo in FullTextFilter.cs by @eltociear in #10623
- Avoid NRE in tenant creation by @hishamco in #10581
- Bootstrap 5.1.3 in Setup by @agriffard in #10631
- Fluid 2.2.0 by @agriffard in #10630
- HtmlSanitizer 6.0.453 by @agriffard in #10629
- New article for query content based on taxonomies by @kdubious in #10542
- Make https url first in launchsettings by @Skrypt in #10618
- Fix trumbowyg resource URLs by @hishamco in #10644
- Add [asset_url] shortcode by @deanmarcussen in #10548
- ZString 2.4.3 by @agriffard in #10651
- dotnet 6.0 suggestions by @jtkech in #10380
- Monaco Editor 0.30.0 by @agriffard in #10669
- Update YesSql by @sebastienros in #10674
- .NET 6.0 docs and templates by @agriffard in #10671
- Fix ValueTask usage by @deanmarcussen in #10649
- Removing old usage of display drivers and handlers by @deanmarcussen in #10650
- Update package dependencies by @agriffard in #10693
- Microsoft.SourceLink.GitHub 1.1.1 by @agriffard in #10694
- VS2019 is not supported by @hyzx86 in #10695
- Monaco 0.30.1 by @agriffard in #10700
- Fix RTL HTML editors by @deanmarcussen in #10697
- Removed beforeFolderAdded to stop multiple calls to fetch folders. by @dannoh in #10701
- Cypress 9.0 by @agriffard in #10687
- Cache Failover and Shared options by @jtkech in #10338
- Make UpdateAtomic Delegates scoped and distinct by @jtkech in #10673
- Pager uses the reserved "page" route parameter by @jtkech in #10637
- use the proper button #mediaBodySelectButton to unbind event handler by @scil in #10657
- Release 1.1 Readme by @agriffard in #10725
- Code Mirror 5.64.0 by @agriffard in #10727
- Fix Liquid QueryCollection access by @jtkech in #10739
- Update using directive by @woter1832 in #10738
- Cypress 9.1.0 by @agriffard in #10746
- Add current port to the setup tenant button url by @Skrypt in #10743
- Revert changes from #10743 by @Skrypt in #10751
- Fluid 2.2.4 by @agriffard in #10726
- Update dependencies by @agriffard in #10728
- Prevent confusing usage of IRunningShellTable.Match(HttpContext) (Lombiq Technologies: OCORE-69) by @Piedone in #10779
- Upgrade Fluid 2.2.5 by @hishamco in #10759
- Change HttpResponseTask support "text/html" by @hyzx86 in #10714
- Revert "jQuery UI 1.13.0 ⬆️ (#10444)" by @Skrypt in #10804
- Don't enable FileContentDefinition feature by default in our themes by @Skrypt in #10799
- Async write / read of the Request.Body is mandatory by @jtkech in #10805
- Preserve contained content items ids by @jtkech in #10788
- Cypress 9.1.1 by @agriffard in #10809
- Jint 3.0.0-beta-2037 by @agriffard in #10810
- Fluid 2.2.7 by @agriffard in #10811
- Add Localization to Docker images by @Skrypt in #10750
- AutoRoute -> Autoroute by @hishamco in #10827
- NJsonSchema 10.6.0 by @agriffard in #10830
- Upgrade YesSQL to 3.0.10 by @hishamco in #10814
- Fix CorrelateTask by @hyzx86 in #10712
- System.LinqAsync 5.1.0 by @agriffard in #10831
- Fix CSS intermittent encoding issue by @Skrypt in #10857
- Monaco 0.31.0 by @agriffard in #10861
- Allow sending email without "To" if "Cc" or "Bcc" is provided by @hishamco in #10853
- NJsonSchema 10.6.4 by @agriffard in #10859
- Upgrade Fluid to 2.2.8 by @hishamco in #10846
- Functional -> OrchardCore.Tests.Functional by @hishamco in https://github.com/OrchardCMS/OrchardCore/p...
Orchard Core 1.1.0
See the full release notes in the documentation.
What's Changed
- Update README.md by @matiasmolleja in #9975
- Remove state machine from RazorViewActionFilter for common case by @lahma in #9996
- Optimize AddTokenToPath by @lahma in #9995
- Not use a current culture when checking invalid autoroute path by @aaronamm in #9985
- Added IPageFilter to NotifyFilter by @brunoAltinet in #9970
- Fixes contained item routes unicity by @jtkech in #9949
- Add extension method for site setting deployments by @deanmarcussen in #9728
- Configure ApiExplorer at the tenant level. by @jtkech in #9928
- Liquid intellisense for monaco by @MichaelPetrinolis in #9581
- Fix task.json for powershell by @ns8482e in #9821
- MailKit, MimeKit 2.14.0 by @agriffard in #9997
- Cypress 8.1 by @agriffard in #10001
- Reduce allocations in CamelFriendly by @lahma in #9994
- CodeMirror 5.62.2 by @agriffard in #10003
- Monaco editor 0.26.1 by @agriffard in #10002
- Fontawesome icons semantic fix (SonarQube) by @Skrypt in #10009
- Flow alignment icon always render as left aligned. by @microposmp in #9976
- Fix rendering of workflow modal dialogs. by @microposmp in #10025
- Cypress 8.2 by @agriffard in #10035
- Font awesome 5.15.4 by @agriffard in #10036
- Fixing build on 6.0-preview7 by @sebastienros in #10038
- StartBootstrap ComingSoon 6.0.4 by @agriffard in #10044
- StartBootstrap CleanBlog 6.0.5 by @agriffard in #10043
- StartBootstrap Agency 7.0.6 by @agriffard in #10042
- HrmlSanitizer 6.0.437 by @agriffard in #10047
- Azure Identity 1.4.1 by @agriffard in #10048
- Add UsersFolder for media assets by @felixhoi in #9357
- Bootstrap 5.1 by @agriffard in #10029
- .NET 5.0.9 and 3.1.18 by @agriffard in #10095
- HtmlSanitizer 6.0.441 by @agriffard in #10096
- Use assets build for liquid intellisense by @MichaelPetrinolis in #10006
- Fallback to the "Default" Picker Field Result Provider by @jtkech in #10085
- allow file attachments for deployment steps by @giannik in #10102
- Expanded strongly typed example with update endpoint by @brunoAltinet in #10019
- Implementing Zone shape alternates (Lombiq Technologies: OCORE-62) by @Piedone in #10083
- Add site settings deployment for Content Audit Trail Settings and Google features (Lombiq Technologies: OCORE-63) by @Piedone in #10088
- Adjust OpenId server settings deploy source to match recipe step, #6364 by @kaipm in #10089
- Use step model for OpenId server settings deploy by @kaipm in #10109
- BenchmarkDotNet 0.13.1 by @agriffard in #10112
- Microsoft.NET.Test.Sdk 16.11 by @agriffard in #10111
- Cypress 8.3 by @agriffard in #10130
- Update README.md by @MikeAlhayek in #10128
- Fix build on net6.0 by @sebastienros in #10137
- Allow to edit TimeField Seconds and ms by @jtkech in #10141
- MailKit and MimeKit 2.15.0 by @agriffard in #10142
- do not enable orchardcore.feeds by default in standard recipes by @giannik in #10116
- Publish symbol for v1.0 by @ns8482e in #10129
- Monaco 0.27 by @agriffard in #10147
- Add Cc and Bcc to Workflow EmailTask by @Skrypt in #10174
- Lucene : Fix RangeQuery when parsing integer values from JSON by @Skrypt in #10173
- Generate Rule Condition TargetUrl in correct location by @deanmarcussen in #10124
- Subject & Body are not required if the confirmation is false by @hishamco in #9844
- OpenIddict 3.1.1 by @agriffard in #10203
- Updated Program.cs for Templates by @ns8482e in #9930
- Use of new StaticFileOptions for Modules by @ns8482e in #10118
- Update deployment controller Create form to support files by @giannik in #10127
- Allow custom editors for bag / flow / widgetsList parts by @jtkech in #10167
- Remove unnecessary check when set HttpsPort by @hishamco in #10177
- Add Content-Language HTTP header feature by @hishamco in #10178
- Use NotContains() in query in place of IsNotIn<>() when applied on the same index. by @jtkech in #10180
- URI components Liquid accessors by @jtkech in #9808
- Doc for URI components Liquid accessors by @jtkech in #10179
- Cypress 8.3.1 by @agriffard in #10187
- Jint 3.0.0-beta-2034 by @agriffard in #10192
- Markdig 0.26.0 by @agriffard in #10194
- NLog.Web 4.14 by @agriffard in #10185
- CodeMirror 5.62.3 by @agriffard in #10193
- Minor typo fix in comments tag by @sfsharapov in #10225
- Fixes #10211: Localization feature not listed in the admin by @jtkech in #10237
- Diagnostics module fix (#9987) by @lampersky in #10206
- Remove unnecessary references by @EternityTeam in #10228
- Add health checks options by @hishamco in #10153
- Add link to AutoSetup in the Setup docs by @brunoAltinet in #10201
- Docs - some clarity on AutoSetup parameters by @brunoAltinet in #10205
- Messaging when getting Part InvalidCastException by @brunoAltinet in #10162
- Bootstrap 5.1.1 by @agriffard in #10232
- alias versioning shouldn't remove any text by @tropcicstefan in #10273
- .NET 5.0.10 and .NET Core 3.1.19 by @agriffard in #10270
- Azure.Storage.Blobs 12.10.0 by @agriffard in #10242
- Cypress 8.4.0 by @agriffard in #10267
- Fixed default Serilog path for case sensitive file systems. by @andrewjcarney in #10268
- DisplayText value of a cloned item is set before calling CreateAsync by @andycyberian in #10286
- GraphQL fix (#10276) by @lampersky in #10277
- Update placement for DashboardWidget for LiquidPart and MarkdownBodyPart by @ns8482e in #10248
- Fix tmp file naming conflict by @evaldsen in #10245
- Serilog path by @jtkech in #10294
- MimeKit 2.15.1 by @agriffard in #10296
- Migrate INotifier to support async implementations by @deanmarcussen in #10301
- Remove unnecessary role attributes (Lombiq Technologies: OCORE-64) by @Piedone in #10292
- Preserve browser Autofill for bag, flow and widgetList parts by @jtkech in #10166
*...
Orchard Core 1.0.0
See the full release notes in the documentation.
What's Changed
- Upgrade Code Mirror to 5.56.0 by @agriffard in #6732
- Return null instead of exception from ContentManager.GetAsync by @deanmarcussen in #6757
- Document HTML Sanitizer and Markdown Pipeline Options by @deanmarcussen in #6763
- Highlight invalid fields by @ns8482e in #6175
- Removed unused variables from few files by @paragpkulkarni in #6755
- Export to deployment target / Add to deployment plan by @deanmarcussen in #5862
- Add missing reference in Localization project to Resource TagHelpers project by @deanmarcussen in #6773
- Upgrade Lucene.NET to 4.8.0-beta00011 by @agriffard in #6769
- Document link tag helper and improve Resources docs by @scleaver in #6739
- Inner recipe overwrite parent variables by @jtkech in #6731
- Fixes Themes Versions rendering by @jtkech in #6789
- Make import integration tests behave with dotnet test by @deanmarcussen in #6370
- Update package dependencies by @agriffard in #6783
- Content definition stores guide by @deanmarcussen in #6764
- Add user updated event by @rjpowers10 in #6797
- Updated npm dependencies and add package.json to TheAgency Theme by @agriffard in #6801
- Bump elliptic from 6.5.2 to 6.5.3 in /src/OrchardCore.Modules/OrchardCore.Apis.GraphQL by @dependabot in #6802
- Fixes #6811: Run Localization middleware earlier by @jtkech in #6812
- Fix bug in log globalmethod by @MichaelPetrinolis in #6806
- Implement the new localized display names/descriptions store APIs introduced in OpenIddict 3.0 beta3 by @kevinchalet in #6809
- Format fixes in ContentLocalization README.md by @hishamco in #6821
- ValidationPart fix prefix by @ns8482e in #6689
- In case buildTransitive might be case sensitive by @jtkech in #6825
- Password configuration documentation by @agriffard in #6800
- Add package.json to TheAgencyTheme by @agriffard in #6803
- Make OrchardCore.Cms.Web the startup project by default (Lombiq Technologies: OCORE-36) by @Piedone in #6827
- Added Material Icon themes by @ns8482e in #6832
- Revert role deletion message by @hishamco in #6822
- Return search results in the correct order by @thomasebsmith in #6798
- Implement class and alt attributes for ImageShortCode by @KshitizGIT in #6838
- Fixes #6008 Update Content Activities by @jtkech in #6054
- Don't Detach() a document already loaded for update by @jtkech in #6648
- Users with "Manage Users" permission can't delete themselves or change their roles by @hishamco in #6708
- changed the order of ContentField alternates by @ArieGato in #6790
- SvgPath by @khurram4u2 in #6843
- create an azured how to guide in documentation by @MichaelPetrinolis in #6818
- Update trumbowyg svgPath by @khurram4u2 in #6849
- Update search doc template names by @deanmarcussen in #6851
- Prevents duplicates of scoped IShapeAttributeProvider by @jtkech in #6872
- Fixes manifest circular dependency by @jtkech in #6860
- Fix user deletion by @thomasebsmith in #6879
- Shortcode templates by @deanmarcussen in #6661
- Update a couple of tabs in resource docs by @deanmarcussen in #6892
- Upgrade YesSql by @agriffard in #6619
- Add missing ReCaptcha TagHelper registration (Lombiq Technologies: OCORE-37) by @Piedone in #6886
- .NET Core 3.1.7 by @agriffard in #6880
- Upgrade Fluid by @deanmarcussen in #6881
- Media root folder selected by default by @jtkech in #6898
- Maintain nested contained ids across bags and flows by @deanmarcussen in #6626
- Bootstrap 4.5.2 by @agriffard in #6834
- Add ActionsMenu zone to Widget.SummaryAdmin by @deanmarcussen in #6907
- Fix: IsSectionDefined exception in Layout by @ns8482e in #6768
- ZoneonDemand Tests by @jtkech in #6792
- Update configuration documentation by @jtkech in #6914
- Fixes pager links by @jtkech in #6909
- Fix docs typo by @hishamco in #6920
- Fix dependency between Lists and Contents module by @deanmarcussen in #6917
- remove injection of expressionEvaluator in class by @giannik in #6924
- Fix regression with Taxonomy ContentPart.TermAdmin by @deanmarcussen in #6896
- Check for groupings existance in ContentZone by @giannik in #6923
- Fix shortcode interface registration by @deanmarcussen in #6937
- RazorPage enhancements by @ns8482e in #6135
- Fixes ShapeResult Copy() by @jtkech in #6940
- Code Mirror 5.57 by @agriffard in #6944
- Configure FacebookOptions SaveTokens by @jtkech in #6950
- Fixes async / await usage by @jtkech in #6921
- Add IShapePlacementProvider and ShapeTablePlacementProvider by @TFleury in #6780
- Upgrade package dependencies by @agriffard in #6947
- feat: Workflow task to validate user by @jptissot in #4592
- Support for dropping a password from a password manager during setup,… by @planetClaire in #6970
- Add UI permissions based on the user role by @hishamco in #6823
- Use svg bg image instead of font pack for shortcode icon by @deanmarcussen in #6891
- Rename dynamic cache tag helper by @deanmarcussen in #6737
- Make deployment plans unique by @deanmarcussen in #6804
- Remove unused links in Workflows documentation by @agriffard in #6978
- Use package.json for Media File Upload by @agriffard in #6973
- Meeting information in documentation by @agriffard in #6974
- Make IDeploymentPlanService method async by @deanmarcussen in #6998
- Add missing taghelper references by @deanmarcussen in #6993
- Redis Services by @jtkech in #5815
- Tag helper for a tag with asset-href attribute by @mbarsott in #6611
- Useless OrderBy() and IsDefaultShell() in OC.Tenants by @jtkech in #6899
- Useless IRunningShellTable injection by @jtkech in #7011
- Try to fix CI packages building by @jtkech in #7012
- Resource docs typos by @deanmarcussen in #7016
- Fixes CI package building by @jtkech in #7019
- Module Project template with Part Settings by @agriffard in #7029
- Update Serilog Configuration doc sample by @mvarblow in https://github.co...
Orchard Core RC 2
See the full release notes in the documentation.
Orchard Core RC 1
See the full release notes in the documentation.
List of changes for this release
- Update to ASP.NET Core 3.0
- Content Localization
- RTL admin theme
- Resources CDN
- Media CDN support
- GitHub authentication
- Facebook applications
- .NET Core 3.0
- Localization NuGet packages
- Azure Media resizing
- SQL fields indexing
- Full Text aspect
Orchard Core Beta 3
See the full release notes in the documentation.
List of changes for this release
- Update to ASP.NET Core 2.2
- GraphQL for all Content
- Facebook, Microsoft Account, Google and Twitter authentication
- ASP.NET Configuration support
- Decoupled and headless CMS support
- Improved performance
- Background tasks management
- Taxonomies module
- Custom navigation
- ReCaptcha module
- Mini Profiler module
- Recipe migrations
- File based Content Definition
- The Coming Soon theme
- Edit and Display modes
Orchard Core Beta 2
See the full release notes in the documentation.
List of changes for this release
- Update to ASP.NET Core 2.1
- Precompiled Razor Views
- Razor Pages
- Updated to Bootstrap 4.1
- Admin responsive menu
- Assets user interface improvements
- Fragment caching
- Content and Query tag helpers
- Code based manifest files
- Updated OpenId
- Social login support
- Email module
- Password reset
- Email confirmation
- Site and User timezones
- Date Time (with timezone), Date and Time fields
- Workflows module
- Forms module
- Azure Blob Storage
- Assets
- Data Protection
dotnet new
templates