Releases: typedb/typedb-studio
TypeDB Studio 2.28.0
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.28.0.
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
-
Cloud address translation
We introduce a way to provide address translation when attempting to connect to cloud servers (cf. typedb/typedb-driver#624). This is useful when the route from the user to the servers differs from the route the servers are configured with (e.g. connection to public-facing servers from an internal network).
Note: we currently require that the user provides translation for the addresses of all nodes in the Cloud deployment.
-
Store cursor position when changing lines
We store cursor positions when changing lines as described in #748. This is standard behaviour in other IDEs, such as IntelliJ IDEA and VSCode.
Before:
Screen.Recording.2023-06-18.at.17.22.44.mov
After:
Screen.Recording.2023-06-18.at.17.21.25.mov
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows short workspace git patch
-
Replace licenses with MPL version 2.0
TypeDB Studio 2.27.0
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.27.0.
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
Other Improvements
TypeDB Studio 2.27.0-rc0
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.27.0-rc0.
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
Other Improvements
TypeDB Studio 2.26.6
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.26.6.
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Deploy artifacts to CloudSmith
We no longer upload build artifacts to the github releases page. Instead, the artifacts are available from our public cloudsmith repository, linked in the release notes.
-
Migrate artifact hosting to cloudsmith
Updates artifact deployment & consumption rules to use cloudsmith (repo.typedb.com) instead of the self-hosted sonatype repository (repo.vaticle.com). -
Update typedb-driver with null fix
TypeDB Studio 2.26.6-rc3
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.26.6-rc3.
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Deploy artifacts to CloudSmith
We no longer upload build artifacts to the github releases page. Instead, the artifacts are available from our public cloudsmith repository, linked in the release notes.
-
Migrate artifact hosting to cloudsmith
Updates artifact deployment & consumption rules to use cloudsmith (repo.typedb.com) instead of the self-hosted sonatype repository (repo.vaticle.com). -
Update typedb-driver with null fix
TypeDB Studio 2.26.0
Distribution
TypeDB Studio is available for Linux, Mac and Windows (download binaries below).
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
Code Refactors
-
Replace all instances of 'enterprise' with 'cloud'
We replace the term 'enterprise' with 'cloud', to reflect the new consistent terminology used throughout Vaticle.
Other Improvements
- Remove approval step in CircleCI release workflow
TypeDB Studio 2.25.11
Distribution
TypeDB Studio is available for Linux, Mac and Windows (download binaries below).
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
-
Update Enterprise error code prefix
- We've updated the enterprise error prefix in places where we detect certain errors.
Code Refactors
Other Improvements
TypeDB Studio 2.25.10
Distribution
TypeDB Studio is available for Linux, Mac and Windows (download binaries below).
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
Bugs Fixed
- Increase width of Update Default Password dialog box
Code Refactors
Other Improvements
TypeDB Studio 2.25.9
Distribution
TypeDB Studio is available for Linux, Mac and Windows (download binaries below).
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
- Automate workflow for updating default password upon first login
Bugs Fixed
Code Refactors
Other Improvements
-
Update readme file to be more relevant
Update the TypeDB Studio description and features in the readme file to be more relevant for software engineers.
TypeDB Studio 2.25.8
Distribution
TypeDB Studio is available for Linux, Mac and Windows (download binaries below).
For Mac Intel and Mac ARM, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
TypeDB Server Compatibility
See the compatibility table to see
which versions of Studio are compatible with which versions of TypeDB server.
New Features
-
Gracefully handle session failover
Gracefully handle session failover: session automatically reconnects and the UI is updated accordingly.
-
Update to driver with fixed error messages and ability to use system CA
We update typedb-driver to 2.25.8, which has error UX improvements and the ability to read system certificates when connecting to TypeDB.
Bugs Fixed
Code Refactors
Other Improvements
-
Update to use vaticle/typedb-driver commit
-
Unable to connect error carries driver message
-
Update github PR and issue templates

