You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-forms/release-notes.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,16 @@ Please ensure to check the rendering of these features on website forms after th
112
112
113
113
## Umbraco.Forms.Deploy
114
114
115
-
#### **14.0.0****(May 30th 2024)**
115
+
#### 14.1.1 (October 3rd 2024)
116
+
117
+
* Add migrator to add missing Forms editor UI aliases
118
+
119
+
#### 14.1.0 (August 16th 2024)
120
+
121
+
* Add check for keyed services before examining the registered services implementation type (workaround for https://github.com/dotnet/runtime/issues/95789)
122
+
* Request tree items for forms-folder entity
123
+
124
+
#### 14.0.0 (May 30th 2024)
116
125
117
126
* Compatibility with Umbraco 14, Forms 14 and Deploy 14.
0 commit comments