How do I enable chatinput?

Hey! Love the new design, although is there a way to re-enable the chat input bar (type your message here) at the bottom of the trigger, or is it disabled permanently? It was quite useful.

Also, I noticed that when a widget is maximizing now from a trigger (window.Tawk_API.onChatMessageSystem = function(message) {
window.Tawk_API.maximize();
};),
it remains on the welcome screen, and doesn’t go to the conversation showing the trigger content like in the previous version. Will that be fixed in the future, or maybe there’s js to fix it?