If you are updating from 0.13.3 and 0.14.0 and still facing the freeze, please change the value of Run node with
picker manually and restart the app.
What's New
- Fix that the app will freeze at launch.
- Add timeout to accept suggestion command.
- Make chat with selection and prompt to code command return immediately.
- Remove the boost QoS hack which does nothing.
What's New in 0.14.0
Add detachable chat.
Now you can drag the chat away from the widget to detach the chat from it. The detached window can be moved around and resized. And it will always be on the top.
To attach it back to the widget, you can click the chat bubble button next to the circular widget.
Detach and attach can also be done in the contextual menu of the circular widget.
Please go to #174 for discussion on this feature.