Features
- Added protobuf message decoding with intelligent auto-detection and caching. Now a set of protobuf definitions can be loaded on a special NUI directory. selecting the protobuf view mode then the correct message type is detected and showed as json.
It is also possible to manually browse and select protobuf definitions.
Thanks to the huge contribution from @kuklyy!
- Added theme selection with a new b(oring)usiness theme
Improvements
- Configured Monaco Editor to use local package instead of CDN to allow NUI working without external dependencies. Thanks to @nam2909!
- Now is allowed to send messages and requests with empty payload. Thanks to @dusanstanojeviccs!
Fixes
- Fixed
tls_firstnot being applied from CLI context on import. Thanks to @thejoeejoee - Fixed and improved error logging in some edge cases that fails and crash the application without any error output.
Full Changelog: v0.8.1...v0.9.0