Skip to content

Releases: typedb/typedb-studio

TypeDB Studio 2.4.0-alpha

17 Sep 15:54
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Grakn Workbase 2.0.0-alpha-3

17 Mar 14:07
Compare
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

- **Upgrade @graknlabs_dependencies**
  Allow Homebrew deployment of Workbase

- **Cleanup Brew deployment job**
  Improve `deploy-brew` job to not do extraneous things.

## Code Refactors


## Other Improvements


Grakn Workbase 2.0.0-alpha-2

16 Mar 18:33
Compare
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).

New Features

  • Allow connecting to Grakn Cluster on login page.

Bugs Fixed

  • Fixed double title bar being displayed on MacOS.
  • Remove get; from template query.
  • Fixed entity type creation leaving schema transaction open in schema designer.
  • Use schema session in schema designer consistently
  • Fixed UX issues which cause subtypes of relations cannot be defined.

Code Refactors

Other Improvements