1.8.0 (2024-03-29)
Bug Fixes
- client: added more constraints to prevent unfortunate multi-layered popups when using shortcuts (7203e2f)
- client: changed the shortcut for Parameters because of collision with Pull, and changed helpers (71dc832)
- client: fixed an annoying reset while in prompt / menu triggered by logs received in background (5e6307f)
- client: fixed the client's state not associating agent and host picking to being inside a menu (2208068)
- client: on mobile display, removed the control to copy logs because it can't fit (71f0daa)
- logs: fixed a styling issue causing stripped log lines' background to be cut (6b3437f)
Features
- client: added control to copy logs to clipboard (2183060)
- client: added full support for client-side persistent parameters management (ac03b03)
- client: added prompt before container pause when using keyboard shortcuts (eb3c9fe)
- client: added search feature for Docker objects in the client (4cc6708)
- client: added support for log lines wrap (fa23f0e)
- client: added support for prompts on keyboard shortcuts, and persistent user settings (WIP) (6f1012a)
- client: added support for toggling log lines' timestamp display (32b9c1a)