" Not all those who wander are lost.”J. R. R. Tolkien
Changelog
- Fixed UI errors related to
input. - Fixed a backend bug so auto-connection restarts after a POD disconnection.
- Enabled
propagate faultby default.
New requirement
Python package jsonschema must be installed.
What's Changed
- fix: Minor fixes by @JavierRibaldelRio in #472
- feat: add enum charts and E2E tests by @maximka76667 in #475
- fix: apply no-sandbox by @maximka76667 in #481
- feat: disable numeric keybindings and allow the rest to be run in almost any moment,… by @maximka76667 in #480
- fix: capture messages and show hints by @maximka76667 in #490
- Fix: tcp not starting backoff by @JavierRibaldelRio in #494
Full Changelog: v11.0.0...v11.0.1