Skip to content

Commit 8280877

Browse files
committed
Added release notes for 15.0.0-rc2
1 parent 941571e commit 8280877

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

15/umbraco-forms/release-notes.md

Lines changed: 15 additions & 4 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 14 including all changes for this version.
2020

21-
#### [**15.0.0-rc1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(Tuesday 8th 2024)**
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)**
2222

23-
* Compatibility with Umbraco 15
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+
31+
#### [**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)**
32+
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
## Legacy release notes
3344

0 commit comments

Comments
 (0)