Skip to content

Version 1.3.0

Choose a tag to compare

@kensiprell kensiprell released this 22 Apr 11:55
· 6 commits to master since this release

Fixed bug that prevented saving a message with invalid JSON

Removed unneeded console logging

Invalid JSON messages are pretty-printed as code in red

Improved message pretty-printing for JSON objects enclosed within a string:

  • Applies to both saved and incoming messages

  • The text before and after the JSON object is formatted as code in blue