diff --git a/README.md b/README.md index 1be1c7f955e..7fc1a0dd8db 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Orchard Core consists of two distinct projects: ## Build Status -Stable (release/1.8.0): +Stable (release/1.8.1): [![Build status](https://github.com/OrchardCMS/OrchardCore/actions/workflows/release_ci.yml/badge.svg)](https://github.com/OrchardCMS/OrchardCore/actions?query=workflow%3A%22Release+-+CI%22) [![NuGet](https://img.shields.io/nuget/v/OrchardCore.Application.Cms.Targets.svg)](https://www.nuget.org/packages/OrchardCore.Application.Cms.Targets) @@ -30,7 +30,7 @@ Nightly (main): ## Status -### 1.8.0 +### 1.8.1 The software is finished -- and by finished, we mean there are no show-stopping, little-children-killing bugs in it. That we know of. There are probably numerous lower-priority bugs triaged into the next point release or service pack, as well. diff --git a/mkdocs.yml b/mkdocs.yml index 7c2c530255d..c29ccfec374 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -242,6 +242,7 @@ nav: - Owners: docs/resources/owners/README.md - Workshops: docs/resources/workshops/README.md - Releases: + - 1.8.1: docs/releases/1.8.1.md - 1.8.0: docs/releases/1.8.0.md - 1.7.2: docs/releases/1.7.2.md - 1.7.1: docs/releases/1.7.1.md diff --git a/src/OrchardCore.Build/OrchardCore.Commons.props b/src/OrchardCore.Build/OrchardCore.Commons.props index 6e3fe65f99e..84d3a48ca45 100644 --- a/src/OrchardCore.Build/OrchardCore.Commons.props +++ b/src/OrchardCore.Build/OrchardCore.Commons.props @@ -4,7 +4,7 @@ 12.0 - 1.8.0 + 1.8.1 $(VersionSuffix)-$(BuildNumber) true diff --git a/src/OrchardCore.Modules/OrchardCore.ContentFields/Views/Media-HtmlField.Modal.cshtml b/src/OrchardCore.Modules/OrchardCore.ContentFields/Views/Media-HtmlField.Modal.cshtml index e88c9ab7159..cb75bffb509 100644 --- a/src/OrchardCore.Modules/OrchardCore.ContentFields/Views/Media-HtmlField.Modal.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.ContentFields/Views/Media-HtmlField.Modal.cshtml @@ -18,6 +18,6 @@ - diff --git a/src/OrchardCore.Modules/OrchardCore.Html/Views/Media-HtmlBodyPart.Modal.cshtml b/src/OrchardCore.Modules/OrchardCore.Html/Views/Media-HtmlBodyPart.Modal.cshtml index 418900c946d..1407e34d703 100644 --- a/src/OrchardCore.Modules/OrchardCore.Html/Views/Media-HtmlBodyPart.Modal.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Html/Views/Media-HtmlBodyPart.Modal.cshtml @@ -18,6 +18,6 @@ - diff --git a/src/OrchardCore.Modules/OrchardCore.Markdown/Views/Media-MarkdownBodyPart.Modal.cshtml b/src/OrchardCore.Modules/OrchardCore.Markdown/Views/Media-MarkdownBodyPart.Modal.cshtml index a35788afe29..1c2759ab48d 100644 --- a/src/OrchardCore.Modules/OrchardCore.Markdown/Views/Media-MarkdownBodyPart.Modal.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Markdown/Views/Media-MarkdownBodyPart.Modal.cshtml @@ -20,6 +20,6 @@ - diff --git a/src/OrchardCore.Modules/OrchardCore.Media/Views/Admin/Index.cshtml b/src/OrchardCore.Modules/OrchardCore.Media/Views/Admin/Index.cshtml index c24a371591b..493ba70fbae 100644 --- a/src/OrchardCore.Modules/OrchardCore.Media/Views/Admin/Index.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Media/Views/Admin/Index.cshtml @@ -1,9 +1,11 @@ - +
@@ -65,6 +64,7 @@
+
@@ -62,9 +61,12 @@
- + +