Releases: typedb/typedb-studio
TypeDB Studio 2.28.4
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.4
- 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
- Deploy to APT
Users of Ubuntu and other Debian-like Linux distributions will now be able to install the
typedb-studio
package from the Vaticle APT repo (https://repo.typedb.com/public/public-release/deb/ubuntu).
- Introduce 'Close Database Session' button
Bugs Fixed
- Clean up ServerDialog and trim whitespaces from address input form
Code Refactors
Other Improvements
TypeDB Studio 2.28.3
Distribution
TypeDB Studio is available for Linux, Mac and Windows. Download TypeDB Studio 2.28.3.
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
The behaviour of Home and End keys are now in line with most other text
editors, moving to the start/end of the line (rather than the file)
unless Ctrl (Cmd on MacOS) is additionally pressed.
Code Refactors
Other Improvements
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