Releases: typedb/typedb-studio
TypeDB Studio 3.7.0
Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.7.0
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.7.0 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
Please be aware that TypeDB Server 3.7 has breaking API changes. TypeDB Studio 3.7 preserves backward compatibility, however, TypeDB Studio versions OLDER than 3.7.0 will not work correctly with TypeDB server versions >= 3.7.0.
Other improvements
- Update internal visualisation code to correctly handle the TypeDB 3.7 API (by @krishnangovindraj )
TypeDB Studio 3.6.0
Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.6.0
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.6.0 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
New features
- Vibe querying: The Query pane now has two query modes: "Code" and "Chat". In chat mode, the user simply talks to an AI assistant, which generates queries and optionally explains how they work. If the query is incorrect (errors, or gives a wrong answer), the user can click the new wand overlay to simply send the answers back to the chat agent, prompting the agent to fix the mistake.
Bugs fixed
- Fix a bug where the Tauri desktop app would fail to launch on an Intel-based Mac (reported by @.cyoon. on Discord, fixed by @krishnangovindraj )
- Fix dead links (reported by @.cyoon. on Discord)
- Connection name is now optional on the Connect page
Other improvements
- Add local Angular build configuration
TypeDB Studio 3.5.9
Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.5.9
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.5.9 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
New features
- You can now view your entire schema as plaintext via the schema tool window
- You can now collapse all nodes in the schema tool window via its actions menu
- The schema tool window is now on both the Query and Schema pages
Other improvements
- Code snippet component now has a "Copy" overlay
Full Changelog: 3.5.0...3.5.9
TypeDB Studio 3.5.8
Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.5.8
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.5.8 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
New features
- We've changed the Tab behaviour in the code editor. Instead of cycling to the next UI element, it now inserts a Tab character in the code editor. ( fixes #876 )
- When connecting to a cluster directly from TypeDB Cloud, the connection name in Studio will match the cluster's name in Cloud.
Bugs fixed
- Fix a bug causing some error messages to render as
[object Object](reported by@saityroon Discord) - Fix a bug where schema vertex "islands" with no edges were not rendered in graph output (reported by
@davidgon Discord)
Full Changelog: 3.5.0...3.5.8
TypeDB Studio 3.5.3
Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.5.3
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.5.3 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
New features
- New actions on home page: deploy TypeDB in cloud; install TypeDB CE locally
- New learning resources added to Help menu
- Cloud connection names will now default to the Cloud cluster's name
- Page background is now darker to improve contrast and readability
Bugs fixed
- Fix a bug where fonts would reload on page navigation
Other improvements
- Miscellaneous style tweaks for readability
- Massively simplify global stylesheets
Full Changelog: 3.5.0...3.5.3
TypeDB Studio 3.5.0
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.5.0
- User manual: https://typedb.com/docs/manual/tools/studio
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB server compatibility
TypeDB Studio 3.5.0 is compatible with TypeDB >= 3.3.
New features
- Add page to manage database users
- Add keybind to run queries (proposed by @kenho811)
- Schema tool window: hierarchical view (proposed by
@MickBon Discord) - Schema tool window: link type filters, improved styling
- Add ability to delete databases
Bugs fixed
- Fix a bug that prevented log output from updating when an error occurred (by @krishnangovindraj )
- String values are now quoted in log output
- Concept row columns are now sorted in log output
- Fix a bug where transaction type would reset on page navigation
- Fix a bug where routes would be rendered prematurely, but hidden by a 100%-height spinner
Other improvements
- Use
typedb-driver-http - Refactor to use PNPM workspace
Full Changelog: 3.4.4...3.5.0
TypeDB Studio 3.4.4
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.4
- User manual: https://typedb.com/docs/manual/tools/studio
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.4 is compatible with TypeDB >= 3.3.
Changes
- Improve performance of Log and Table output when rendering thousands of answers (reported by
@HelloWorldon Discord and fixed by @krishnangovindraj ) - Fix an issue that caused graph views to flicker on non-Webkit browsers e.g Firefox (reported by
@quirkyquark2000and@HelloWorldon Discord and fixed by @flyingsilverfin ) - Add TypeDB Cloud link to sidebar
Full Changelog: 3.4.3...3.4.4
TypeDB Studio 3.4.3
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.3
- User manual: https://typedb.com/docs/manual/tools/studio
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.3 is compatible with TypeDB >= 3.3.
Changes
- Add refresh button to schema tool window
Full Changelog: 3.4.1...3.4.3
TypeDB Studio 3.4.1
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.1
- User manual: https://typedb.com/docs/manual/tools/studio
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.1 is compatible with TypeDB >= 3.3.
Changes
- Fixed a couple of issues where view state would mutate during render cycles leading to unexpected behaviour.
Full Changelog: 3.4.0...3.4.1
3.4.0
Distribution
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.4.0
- User manual: https://typedb.com/docs/manual/tools/studio
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
TypeDB Studio is also hosted on the Web at https://studio.typedb.com.
TypeDB Server Compatibility
TypeDB Studio 3.4.0 is compatible with TypeDB >= 3.3.
What's Changed
- Upgrade to Angular 20 by @alexjpwalker in #870
- Schema tool window by @alexjpwalker in #871
- Consider branch index when colouring edges by @krishnangovindraj in #869
- Fix autocomplete suggesting erratically & add more suggestions by @krishnangovindraj in #866
Full Changelog: 3.4.0-rc1...3.4.0