Lilly
(Lillian )
23
is there a way to disable these notifications without resorting to a CSS hack? i would prefer not to have the excess visual noise.
hackity hack upcoming changes alerts don't come back
.notification.read.upcoming-change-available,
.notification.unread.upcoming-change-available {
display: none;
}
5 Likes
But wouldn’t that still show a notification count/indicator? But I guess that can’t be helped.
Lilly
(Lillian )
25
not any more 
note: can select to dismiss notifications for either new features or upcoming changes, or both.
5 Likes