Skip to content

Commit 76e1759

Browse files
DOC-3132: Not specifying a notification type (or specifying incorrect one) now defaults to 'info'.
1 parent 27ccfb4 commit 76e1759

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/ROOT/pages/7.7.0-release-notes.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,12 @@ For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Ima
168168

169169
{productname} {release-version} also includes the following improvement<s>:
170170

171-
=== <TINY-vwxyz 1 changelog entry>
172-
// #TINY-vwxyz1
171+
=== Not specifying a notification type (or specifying incorrect one) now defaults to 'info'.
172+
// #TINY-11661
173173

174-
// CCFR here.
174+
In earlier versions of {productname}, an undefined or incorrect `type` property in the notification manager resulted in irregular notifications with no background and a placeholder icon, making them difficult to read.
175175

176+
With the release of {productname} {release-version}, this behavior has been improved. The `type` property now defaults to `info` when an invalid or missing value is detected, resulting in a proper looking notification that is easy to understand.
176177

177178
[[additions]]
178179
== Additions

0 commit comments

Comments
 (0)