Skip to content

Releases: typedb/typedb-studio

TypeDB Studio 2.28.0

07 May 13:03
307a1b7

Choose a tag to compare

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

25 Mar 16:14
42a5297

Choose a tag to compare

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

  • Fix syntax highlighting for quoted strings
    We fix the highlighting for string literals to make it yellow as it used to be. The highlighting had not been correct due to a bug introduced in TypeDB Studio 2.25.0.

    Before:
    image

    After:
    image

TypeDB Studio 2.27.0-rc0

15 Mar 16:41
8693c3f

Choose a tag to compare

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

  • Fix syntax highlighting for quoted strings
    We fix the highlighting for string literals to make it yellow as it used to be. The highlighting had not been correct due to a bug introduced in TypeDB Studio 2.25.0.

    Before:
    image

    After:
    image

TypeDB Studio 2.26.6

19 Feb 14:09
565d880

Choose a tag to compare

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

08 Feb 15:46
e8a8a3c

Choose a tag to compare

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

15 Dec 16:21
7698c14

Choose a tag to compare

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

10 Dec 15:56
0eb10dd

Choose a tag to compare

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

08 Dec 19:57
05b2cc3

Choose a tag to compare

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

08 Dec 10:34

Choose a tag to compare

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

05 Dec 07:39

Choose a tag to compare

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