github nats-nui/nui v0.9.0

latest release: v0.9.1
14 hours ago

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.
image

It is also possible to manually browse and select protobuf definitions.

image

Thanks to the huge contribution from @kuklyy!


  • Added theme selection with a new b(oring)usiness theme
image image

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_first not 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

Don't miss a new nui release

NewReleases is sending notifications on new releases.