Skip to content

Releases: typedb/typedb-studio

TypeDB Studio 2.4.0-alpha-3

26 Oct 16:24

Choose a tag to compare

Documentation: https://docs.vaticle.com/docs/workbase/overview

Distribution

TypeDB Studio is available for Linux, Mac and Windows (download binaries below).

For Mac, TypeDB Studio is also available through Homebrew:

brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio

New Features

Bugs Fixed

Visualiser

  • When there exist 2 (or more) edges between the same vertices, they are no longer superimposed, but are now rendered as curved edges
  • isa edges are now displayed
  • When dragging a roleplayer, its attributes and relations will now move with it
  • Disconnected subgraphs are now less likely to be pushed far from the centre

Concept Details

  • Field values are now scrollable and selectable
  • Internal ID is displayed correctly

Other

  • Fixed a possible crash on submitting the login form
  • Fixed an issue causing code changes to be possibly ignored by the query runner

Code Refactors

Other Improvements

Non-Debian Linux support

  • We've added a Java binary artifact (a gzipped shell runner) that runs on all Linux platforms. Please note that Java 11 must be installed in order to run it.

TypeDB Studio 2.4.0-alpha-2

11 Oct 16:41

Choose a tag to compare

Documentation: https://docs.vaticle.com/docs/workbase/overview

Distribution

TypeDB Studio is available for Linux, Mac and Windows (download binaries below).

For Mac, TypeDB Studio is also available through Homebrew:

brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio

New Features

  • Support TypeDB Cluster
  • Login screen automatically lists databases
  • Reasoning can be toggled on/off via Query Settings
  • Clicking on a Concept lists its details in the Concept pane (IID/label, type, attribute value etc.)
  • Queries are tabs, and you can open or save queries on disk

Bugs Fixed

  • Add the correct title "TypeDB Studio" and icon to the application
  • Fix sub edges not being displayed

Code Refactors

Other Improvements

TypeDB Studio 2.4.0-alpha

17 Sep 15:54

Choose a tag to compare

Alpha release of the brand new TypeDB Studio.

This pre-release contains the following features:

  • Running Match queries in TypeDB
  • Ability to rearrange the graph nodes
  • Reasoning (always on for now!) and Explanations (double click on turquoise-highlighted nodes!)

Distribution

TypeDB Studio is available for Linux, Mac and Windows (download binaries below).

2.2.0: Upgrade from deprecated version of XCode image (#443)

16 Sep 15:17
bb967cf

Choose a tag to compare

## What is the goal of this PR?

As CircleCI is going to deprecate (and eventually delete) the old image we're using for building & testing on macOS, we need to upgrade it.

## What are the changes implemented in this PR?

Bump version of XCode used for testing & building on macOS

TypeDB Workbase 2.1.2

11 Jun 14:33
aa0fb1b

Choose a tag to compare

Documentation: https://docs.vaticle.com/docs/workbase/overview

Distribution

TypeDB Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, TypeDB Workbase also available through Brew Cask:

brew tap vaticle/tap
brew cask install vaticle/tap/typedb-workbase

New Features

Bugs Fixed

  • Mask password and make root CA optional
    Update password mask & root CA optionality.

Code Refactors

Other Improvements

TypeDB Workbase 2.1.1

11 Jun 13:18
e44e62b

Choose a tag to compare

Documentation: https://docs.vaticle.com/docs/workbase/overview

Distribution

TypeDB Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, TypeDB Workbase also available through Brew Cask:

brew tap vaticle/tap
brew cask install vaticle/tap/typedb-workbase

New Features

  • Provide authentication and encryption connection to cluster
    Provide authentication and encryption connection to cluster.

Bugs Fixed

Code Refactors

Other Improvements

TypeDB Workbase 2.1.0

20 May 18:04

Choose a tag to compare

Documentation: https://docs.vaticle.com/docs/workbase/overview

Distribution

TypeDB Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, TypeDB Workbase also available through Brew Cask:

brew tap vaticle/tap
brew cask install vaticle/tap/typedb-workbase

New Features

Bugs Fixed

Code Refactors

Other Improvements

Grakn Workbase 2.0.2

14 Apr 13:16
6d73bbc

Choose a tag to compare

Documentation: https://dev.grakn.ai/docs/workbase/overview

Distribution

Grakn Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, Grakn Workbase also available through Brew Cask:

brew tap graknlabs/tap
brew cask install graknlabs/tap/grakn-workbase

New Features

Bugs Fixed

Code Refactors

Other Improvements

  • Bump grakn-client to 2.0.1
    Bump grakn-client to 2.0.1

Grakn Workbase 2.0.1

06 Apr 18:29
5b11348

Choose a tag to compare

Documentation: https://dev.grakn.ai/docs/workbase/overview

Distribution

Grakn Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, Grakn Workbase also available through Brew Cask:

brew tap graknlabs/tap
brew cask install graknlabs/tap/grakn-workbase

New Features

Bugs Fixed

Fix an issue that appears when using the Explain functionality.

Code Refactors

Other Improvements

Grakn Workbase 2.0.0

31 Mar 19:11
65e9cd6

Choose a tag to compare

Documentation: https://dev.grakn.ai/docs/workbase/overview

Distribution

Grakn Workbase is available for Linux, Mac and Windows (download binaries below).

For Mac, Grakn Workbase also available through Brew Cask:

brew tap graknlabs/tap
brew cask install graknlabs/tap/grakn-workbase

New Features

  • Upgrade grakn client and implement explanation
    Upgrade grakn client and implement explanation.

Bugs Fixed

Code Refactors

Other Improvements