File tree Expand file tree Collapse file tree 2 files changed +4
-15
lines changed
Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 33TypeDB Studio is available for Linux, Mac and Windows operating systems.
44
55- Installation instructions: https://typedb.com/docs/home/install/studio
6- - Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.4
6+ - Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.6
77- User manual: https://typedb.com/docs/manual/studio
88
99#### TypeDB Server Compatibility
@@ -13,23 +13,12 @@ compatibility between Studio and TypeDB server.
1313
1414---
1515
16-
1716## New Features
1817
19- - ** Allow connection through Connection URIs**
20-
21- We introduce the ability to connect to TypeDB through a "Connection URI".
22- This can be used as an alternative to the existing connection dialog.
23-
24- Example Connection URIs:
25-
26- ` typedb-core://localhost:1729 `
27-
28- ` typedb-cloud://admin:password@abc123-0.dep.cloud.typedb.com:1729/?tlsEnabled=true `
29-
30-
3118## Bugs Fixed
3219
20+ We fix an issue where attempting to parse ` typedb-core:// ` connection URIs would cause crashes
21+
3322## Code Refactors
3423
3524## Other Improvements
Original file line number Diff line number Diff line change 1- 2.28.5
1+ 2.28.6
You can’t perform that action at this time.
0 commit comments