Releases: typedb/typedb-studio
TypeDB Studio 2.4.0-alpha
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)
## 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
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
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
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
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
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
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
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
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.