diff --git a/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.7.0-rc.zip b/13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.7.0.zip similarity index 100% rename from 13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.7.0-rc.zip rename to 13/umbraco-forms/developer/files/umbraco-forms-default-theme-13.7.0.zip diff --git a/13/umbraco-forms/developer/themes.md b/13/umbraco-forms/developer/themes.md index 037d50a7be8..1c74cc89085 100644 --- a/13/umbraco-forms/developer/themes.md +++ b/13/umbraco-forms/developer/themes.md @@ -26,7 +26,7 @@ You can obtain the latest version of the Forms default theme from the following * [13.2.4](./files/umbraco-forms-default-theme-13.2.4.zip) * [13.3.0](./files/umbraco-forms-default-theme-13.3.0.zip) * [13.5.0](./files/umbraco-forms-default-theme-13.5.0.zip) -* [13.7.0-rc](./files/umbraco-forms-default-theme-13.7.0-rc.zip) +* [13.7.0](./files/umbraco-forms-default-theme-13.7.0.zip) You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. For example, when using Umbraco Forms 13.4.0, and no file for that version is available use version 13.3.0 instead. diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index 120cac3effe..c0aa5b1ae6f 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -16,6 +16,9 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 13 including all changes for this version. +### [13.7.0](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F13.7.0) (October 30th 2025) +* All items detailed under release candidates for 13.7.0. + ### [13.7.0-rc2](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F13.7.0) (October 27th 2025) * Improved redirects in UmbracoFormsController for handling IContentFinder and virtual pages [#1456](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1456) * Fix prevalue source to sort by caption by default, not value [#1438](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1438) diff --git a/16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.2.0-rc.zip b/16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.2.0.zip similarity index 100% rename from 16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.2.0-rc.zip rename to 16/umbraco-forms/developer/files/umbraco-forms-default-theme-16.2.0.zip diff --git a/16/umbraco-forms/developer/themes.md b/16/umbraco-forms/developer/themes.md index f6e55831eec..5de2b3c0191 100644 --- a/16/umbraco-forms/developer/themes.md +++ b/16/umbraco-forms/developer/themes.md @@ -19,7 +19,7 @@ For Umbraco 9 and previous, it's straightforward to copy the files you need from You can obtain the latest version of the Forms default theme from the following links: * [16.0.0](./files/umbraco-forms-default-theme-16.0.0.zip) -* [16.2.0-rc](./files/umbraco-forms-default-theme-16.2.0-rc.zip) +* [16.2.0](./files/umbraco-forms-default-theme-16.2.0.zip) You should use the theme available for the highest version that's less or equal to the version of Forms you have installed. diff --git a/16/umbraco-forms/release-notes.md b/16/umbraco-forms/release-notes.md index e6cba283375..4846f3075c2 100644 --- a/16/umbraco-forms/release-notes.md +++ b/16/umbraco-forms/release-notes.md @@ -16,6 +16,9 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 16 including all changes for this version. +### [16.2.0](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F16.2.0) (October 30th 2025) +* All items detailed under release candidates for 16.2.0. + ### [16.2.0-rc2](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F16.2.0) (October 27th 2025) * Improved redirects in UmbracoFormsController for handling IContentFinder and virtual pages [#1456](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1456) * Refine fieldset caption rendering logic [#1466](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1466)