Skip to content

Commit fb1743a

Browse files
committed
update version file for 2.1.5 release
1 parent aecd17c commit fb1743a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

updates/version.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,11 @@
126126
- "Fix translations conflicting between nested fields and translatable root fields of the same name."
127127
"2.1.3": "Fixed issue with translatable models"
128128
"2.1.4": "Fixed issue with broken imports in the backend Locales controller."
129+
"2.1.5":
130+
- "Add support for translatable nested forms"
131+
- "Add validation for translated string"
132+
- "Add setTranslatableUseFallback() / deprecate noFallbackLocale()"
133+
- "Only extend cms page if cms module is enabled"
134+
- "Prevent browser autofill for hidden locale inputs"
135+
- "System MailTemplate model is now translatable"
136+
- "Make fields using @context translatable"

0 commit comments

Comments
 (0)