Skip to content

What's New in Version 0.8.13

  • Improved the error message that sometimes appears when a query cannot be decrypted because the cryptography library is not installed. Previously, the error message was:

    library `cryptography.hazmat` missing; please install

    Now, the error message is:

    Please open the navigation-bar dropdown labeled *Packages* and select `cryptography` under the *Anaconda Packages* section, and then re-run your query.
  • Fixed a bug that caused some queries to fail with the error AttributeError: Row object has no attribute data_type.

  • Other minor bug fixes.

  • Upgraded JavaScript dependencies of the debugger to address security vulnerabilities.