Skip to content

Commit 86be59e

Browse files
authored
Merge pull request #6566 from AndyButland/forms/release-notes-15.0.0-rc2
Added release notes for Forms 15.0.0-rc2
2 parents a52f776 + ce283d7 commit 86be59e

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

15/umbraco-forms/release-notes.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,27 @@ If you are upgrading to a new major version, you can find information about the
1818

1919
This section contains the release notes for Umbraco Forms 15 including all changes for this version.
2020

21+
#### [**15.0.0-rc2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(October 18th 2024)**
22+
23+
* Compatibility with Umbraco 15-rc2
24+
* Preview of features and bug fixes due in 13.3 and 14.2:
25+
* Permission for delete entries [#1303](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1303).
26+
* Configurable date format for date picker field [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276).
27+
* https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304
28+
* Fixed issue with single checkbox triggering a condition on a field on a subsequent page [#1304](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304).
29+
* Improve cross-platform check when exporting to Excel.
30+
2131
#### [**15.0.0-rc1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(October 8th 2024)**
2232

23-
* Compatibility with Umbraco 15
33+
* Compatibility with Umbraco 15-rc1
2434
* See full details of breaking changes under the [Version-specific Upgrade Guide](upgrading/version-specific/).
2535
* Made retrieval of prevalue source values and execution of record exports asynchronous [#1285](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1285).
26-
* Preview of features due in 13.3 and 14.1:
36+
* Preview of features due in 13.3 and 14.2:
2737
* Option to display paging details for multi-page forms.
2838
* Form picker with allowed forms managed via folders.
2939
* New "form details picker" providing a single property editor for the selection of form, theme, and redirect.
30-
* Ability to provide custom themes and email templates via razor class libraries.
40+
* Ability to provide custom themes and email templates via razor class libraries [#795](https://github.com/umbraco/Umbraco.Forms.Issues/issues/795).
41+
* Backoffice translations for Dutch [#1264](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1264).
3142

3243
## Forms Deploy
3344

0 commit comments

Comments
 (0)