Skip to content

TypeDB Studio 3.7.0

Latest

Choose a tag to compare

@typedb-bot typedb-bot released this 04 Dec 10:15
9205782

Distribution

TypeDB Studio is hosted on the Web at https://studio.typedb.com.

Alternatively:

Desktop builds of TypeDB Studio run in the following environments:

  • Windows 10 or later (x86_64)
  • MacOS (x86_64, arm64)
  • Debian / Ubuntu 22.04 or later (x86_64, arm64)

Documentation

TypeDB server compatibility

TypeDB Studio 3.7.0 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).

Please be aware that TypeDB Server 3.7 has breaking API changes. TypeDB Studio 3.7 preserves backward compatibility, however, TypeDB Studio versions OLDER than 3.7.0 will not work correctly with TypeDB server versions >= 3.7.0.


Other improvements

  • Update internal visualisation code to correctly handle the TypeDB 3.7 API (by @krishnangovindraj )