Skip to content

Commit 356574c

Browse files
authored
Merge pull request #7557 from umbraco/forms/13.7-16.2-release-notes
Added final Forms release notes for 13.7.0 and 16.2.0
2 parents 1f03cb4 + 4ff9089 commit 356574c

File tree

6 files changed

+8
-2
lines changed

6 files changed

+8
-2
lines changed

13/umbraco-forms/developer/themes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can obtain the latest version of the Forms default theme from the following
2626
* [13.2.4](./files/umbraco-forms-default-theme-13.2.4.zip)
2727
* [13.3.0](./files/umbraco-forms-default-theme-13.3.0.zip)
2828
* [13.5.0](./files/umbraco-forms-default-theme-13.5.0.zip)
29-
* [13.7.0-rc](./files/umbraco-forms-default-theme-13.7.0-rc.zip)
29+
* [13.7.0](./files/umbraco-forms-default-theme-13.7.0.zip)
3030

3131
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.
3232

13/umbraco-forms/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ If you are upgrading to a new major version, you can find information about the
1616

1717
This section contains the release notes for Umbraco Forms 13 including all changes for this version.
1818

19+
### [13.7.0](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F13.7.0) (October 30th 2025)
20+
* All items detailed under release candidates for 13.7.0.
21+
1922
### [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)
2023
* Improved redirects in UmbracoFormsController for handling IContentFinder and virtual pages [#1456](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1456)
2124
* Fix prevalue source to sort by caption by default, not value [#1438](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1438)

16/umbraco-forms/developer/themes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For Umbraco 9 and previous, it's straightforward to copy the files you need from
1919
You can obtain the latest version of the Forms default theme from the following links:
2020

2121
* [16.0.0](./files/umbraco-forms-default-theme-16.0.0.zip)
22-
* [16.2.0-rc](./files/umbraco-forms-default-theme-16.2.0-rc.zip)
22+
* [16.2.0](./files/umbraco-forms-default-theme-16.2.0.zip)
2323

2424
You should use the theme available for the highest version that's less or equal to the version of Forms you have installed.
2525

16/umbraco-forms/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ If you are upgrading to a new major version, you can find information about the
1616

1717
This section contains the release notes for Umbraco Forms 16 including all changes for this version.
1818

19+
### [16.2.0](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue%20state%3Aopen%20label%3Arelease%2F16.2.0) (October 30th 2025)
20+
* All items detailed under release candidates for 16.2.0.
21+
1922
### [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)
2023
* Improved redirects in UmbracoFormsController for handling IContentFinder and virtual pages [#1456](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1456)
2124
* Refine fieldset caption rendering logic [#1466](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1466)

0 commit comments

Comments
 (0)