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...