From 91da8ee9ba9b81d56b5d754c6da36ad4462fe28f Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Tue, 11 Jun 2024 10:47:23 +0200 Subject: [PATCH] Added release notes for Forms 14.0.2 --- 14/umbraco-forms/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index cb5e6780603..b2c2e01f41c 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -17,6 +17,10 @@ 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. +#### [**14.0.2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.2) **(June 11th 2024)** + +* Fixed issue with upload of text file for the prevalue source based on file contents. + #### [**14.0.1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.1) **(June 6th 2024)** * Ensured local links are parsed when HTML fields are returned in the delivery API results for form definitions [#1227](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1227).