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