Releases: typedb/typedb-studio
TypeDB Studio 3.4.4
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.4
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.4 is compatible with TypeDB >= 3.3.
Changes
- Improve performance of Log and Table output when rendering thousands of answers (reported by
@HelloWorld
on Discord and fixed by @krishnangovindraj ) - Fix an issue that caused graph views to flicker on non-Webkit browsers e.g Firefox (reported by
@quirkyquark2000
and@HelloWorld
on Discord and fixed by @flyingsilverfin ) - Add TypeDB Cloud link to sidebar
Full Changelog: 3.4.3...3.4.4
TypeDB Studio 3.4.3
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.3
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.3 is compatible with TypeDB >= 3.3.
Changes
- Add refresh button to schema tool window
Full Changelog: 3.4.1...3.4.3
TypeDB Studio 3.4.1
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.1
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.1 is compatible with TypeDB >= 3.3.
Changes
- Fixed a couple of issues where view state would mutate during render cycles leading to unexpected behaviour.
Full Changelog: 3.4.0...3.4.1
3.4.0
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.0
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.0 is compatible with TypeDB >= 3.3.
What's Changed
- Upgrade to Angular 20 by @alexjpwalker in #870
- Schema tool window by @alexjpwalker in #871
- Consider branch index when colouring edges by @krishnangovindraj in #869
- Fix autocomplete suggesting erratically & add more suggestions by @krishnangovindraj in #866
Full Changelog: 3.4.0-rc1...3.4.0
TypeDB Studio 3.4.0-rc1
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.0-rc1
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.0-rc1 is compatible with TypeDB >= 3.3.
New Features
The new schema visualization tool allows you to view your schema in graph format.
Bugs Fixed
Code Refactors
Other Improvements
TypeDB Studio 3.4.0-rc0
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.0-rc0
- User manual: https://typedb.com/docs/manual/tools/studio
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)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.0-rc0 is compatible with TypeDB >= 3.3.
Note about Tauri Rewrite
This is the first release published on GitHub to use the new Web / Tauri based architecture.
We anticipate this being much easier to iterate on than the legacy JVM-based application.
Please provide feedback in GitHub issues or in Discord.
Caveats
- The MacOS build is currently self-signed, other builds are not signed at all. Windows and Mac users may need to override security prompts to run the TypeDB Studio desktop application.
- TypeDB Studio currently loads assets from the Web, which will fail to render properly in an environment without Internet access.
- The desktop icon is a temporary placeholder and will be replaced soon.
New Features
Bugs Fixed
Code Refactors
Other Improvements
- Desktop builds are now available
TypeDB Studio 3.0.5
Distribution
TypeDB Studio is available for Linux, Mac and Windows operating systems.
- Installation instructions: https://typedb.com/docs/home/install-tools#_studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.0.5
- User manual: https://typedb.com/docs/manual/tools/studio
TypeDB Server Compatibility
TypeDB Studio 3.0 is compatible with TypeDB 3.0.
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
- Update the Driver dependency to work with optional concepts from rows
Other Improvements
TypeDB Studio 3.0.4
Distribution
TypeDB Studio is available for Linux, Mac and Windows operating systems.
- Installation instructions: https://typedb.com/docs/home/install-tools#_studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.0.4
- User manual: https://typedb.com/docs/manual/tools/studio
TypeDB Server Compatibility
TypeDB Studio 3.0 is compatible with TypeDB 3.0.
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
- Fix printing of variables with empty values and rows with no columns
Enhance printing logic to handle two special cases of received answers:- When a variable with no values is returned, an empty result will be shown instead of a crash (it used to be considered an impossible situation).
- When concept rows are returned, but they do not have any columns inside (possible for delete stages), a special message is written for every row processed (this behavior is temporarily different from Console).
Code Refactors
Other Improvements
TypeDB Studio 3.0.1
Distribution
TypeDB Studio is available for Linux, Mac and Windows operating systems.
- Installation instructions: https://typedb.com/docs/home/install-tools#_studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.0.1
- User manual: https://typedb.com/docs/manual/studio
TypeDB Server Compatibility
TypeDB Studio 3.0 is compatible with TypeDB 3.0.
See the compatibility table to ensure
compatibility between Studio and TypeDB server.
New Features
TypeDB Studio now supports querying TypeDB 3.0!
Bugs Fixed
Code Refactors
Other Improvements
TypeDB Studio 2.28.6
Distribution
TypeDB Studio is available for Linux, Mac and Windows operating systems.
- Installation instructions: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.6
- User manual: https://typedb.com/docs/manual/studio
TypeDB Server Compatibility
See the compatibility table to ensure
compatibility between Studio and TypeDB server.
New Features
Bugs Fixed
We fix an issue where attempting to parse typedb-core://
connection URIs would cause crashes