Releases: OrchardCMS/OrchardCore
Releases · OrchardCMS/OrchardCore
Orchard Core 1.0.0
Release notes https://docs.orchardcore.net/en/latest/docs/releases/1.0.0/
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 #6419
*...
Orchard Core RC 2
For details on this version see the release notes in the documentation.
Orchard Core RC 1
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
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
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
Orchard Core Beta 1
1.0.0-beta1 Releasing beta1