A new component was introduced MESSAGETOAST:
The component is automatically added to any of your page – you use it by simply calling a simple, server-side Java-API:
MessageToast.showMessage(TYPE_SUCCESS,"/images/iconssvg/save.svg","...title...","...body...");
In addition we added some enhanced animation to the status bar to that recognizing messages is much simpler.
Please take look into our demo workplace (“News” section).