Bug fixes

  • Fixed multiple issues in RedisJSON view in the Browser tool
    • Fixed styling of JSON
    • Rename ReJSON to JSON on Add Key
    • Delete button is not shown on closed node in JSON
  • Float strings were being considered as JSON strings and the user was not allowed to edit it (JSON object strings cannot be edited)
  • Fixed a crash in the Configuration tool due to a JS bug
  • * literal was not supported in the search bar in the Profiling tool