From 828087757cec84ba0543e6b152e44535657b0156 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Fri, 18 Oct 2024 09:03:29 +0200 Subject: [PATCH] Added release notes for 15.0.0-rc2 --- 15/umbraco-forms/release-notes.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 3393aa3ffe0..e16b0aaab3b 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -18,16 +18,27 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 14 including all changes for this version. -#### [**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)** +#### [**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)** -* Compatibility with Umbraco 15 +* Compatibility with Umbraco 15-rc2 +* Preview of features and bug fixes due in 13.3 and 14.2: + * Permission for delete entries [#1303](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1303). + * Configurable date format for date picker field [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276). + * https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304 + * 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). + * Improve cross-platform check when exporting to Excel. + +#### [**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)** + +* Compatibility with Umbraco 15-rc1 * See full details of breaking changes under the [Version-specific Upgrade Guide](upgrading/version-specific/). * Made retrieval of prevalue source values and execution of record exports asynchronous [#1285](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1285). -* Preview of features due in 13.3 and 14.1: +* Preview of features due in 13.3 and 14.2: * Option to display paging details for multi-page forms. * Form picker with allowed forms managed via folders. * New "form details picker" providing a single property editor for the selection of form, theme, and redirect. - * Ability to provide custom themes and email templates via razor class libraries. + * Ability to provide custom themes and email templates via razor class libraries [#795](https://github.com/umbraco/Umbraco.Forms.Issues/issues/795). + * Backoffice translations for Dutch [#1264](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1264). ## Legacy release notes