GraphXR 3.22.0 Release Notes Release Date: June 30, 2026 This release includes new and re-designed UI to show project, database, and Agent status at a glance, organize views, manage queries, and signal options available to the user. Entire projects can now be exported and imported. Various performance upgrades and bug fixes are also included. Kineviz Desktop (beta), released in parallel, is a standalone application for single-user GraphXR experience. It is available through a user-managed free subscription (with optional upgrade to paid tiers) that includes optional connection to a Kineviz-managed cloud server for agentic work. Kineviz Desktop includes the Agent, database connection, file management, data modeling, and graph analytic features of browser-based GraphXR in a locally installed application. In a GraphXR or Desktop project, click the Kineviz logo at the bottom left, choose About, then click on the current release tag for a digest of features introduced in current and past releases. New Features 3.22.0 Usability Enhancements Agent User-controlled responsive layout when the width of the Agent panel is changed. Settings menu now includes Export as HTML. The copy response button only appears at the end of a session (i.e. only one copy button per user prompt) (GXR-4210). UI for importing files into the Agent is made more obvious. Agent checkpoint views are initially assigned to the Unfiled Views folder (GXR-4271). In an open project, a new live Status Bar is added at the bottom of the browser or Kineviz Desktop window (GXR-4251). The status bar includes: Name of the currently connected database (e.g. KoreDB, Neo4j, etc.) Number of node and relationship tables in the connected database. Icon to open the no-code Query Bar menu to query the connected database. Number of nodes and edges currently showing on the canvas. Icon to open the Table panel to inspect properties of nodes and edges on the canvas. Number of Agent chat threads currently running. Icon to open the Views panel. A Saved or Unsaved status flag for data currently on the canvas. Export and Import a project (GXR-4066, GXR-4280). Export or import an entire project, including its views, saved queries, templates, and internal database. On Import, the internal project data is mapped back to the original KoreDB instance (e.g. default). You can: Export or Import a project from the Projects home page. Export from within an open project. Re-design Views panel and folders to provide flexible panel layout.(GXR-4068, GXR-4070) Icons at the top left display the folder list and views either side-by side, or folders at the top of the panel and the views below. As you change the width of the panel, the area with the view’s tile or list is responsive, but the list of folders is static. Icons at the top of the view area display views either as tiles or as a list. Click the 3 dots on the tile or list item for a menu to Rename, Export, Move, Share, or Delete a single view. Click view selection checkboxes and use the menu at the bottom of the view list to Delete or Move all selected views at once. Cmd+R opens the View’s Save or Save As dialog (GXR 4175). Cloning or duplicating a project Project names must be unique (GXR-4274). Cloning a project copies its Grove books and Views (GXR-4322). Create from Sandbox copies views and folders to the new project (GXR-4177). Transforms A popup indicates the number of nodes being operated on (GXR-4148). This alerts a user to mistaken selection or specification that may be hard to undo. A red outline alerts the user to missing or incomplete information for a transform. For example, in the Shortcut the user is alerted to select a key property (GXR-4132). Miscellaneous A project no longer opens with the last opened view loaded (GXR-4169). Instead, a list of recent views is displayed. Simply click a view in the list to load it. Query bar text is improved to differentiate case-sensitive queries more clearly (GXR-4037). A user can only select properties with quantitative values (not text) for node size or edge width scaling (GXR-4268). Expand options are added for edges with multiple directions (GXR-4077). Performance Enhancements Better notice when Save to KoreDB is complete (GXR-4303). Performance is improved when resizing floating panels (GXR-4308). Performance is improved for KoreDB queries on MacOS (GXR-4166). Administration, Security, Configuration, and Deployment Enhancements Project owners do not need to supply a password for their own password-protected views. (GXR-4168). Agent Data Connector (ADC) is integrated into BigQuery and Spanner (GXR-3722). Kineviz Desktop version 0.9.0 The Kineviz Desktop access, pricing options, and Stripe payment system is implemented through Kineviz Cloud, supporting Agent implementation and software upgrade from an initial free version. A user is no longer logged out automatically after only one day of inactivity (GXR-4306). In the cloud admin portal, a user can set a single global minimum required Kineviz Desktop version, to avoid use of old versions (GXR-4313). UI for evaluating agent response is included, and is sent as feedback to Kineviz Cloud. Bug Fixes gxr.colorNodesByProperty() is corrected to raise an error if a named property does not exist (GXR-4312). The Agent system prompt now writes KoreDB queries that correctly reference project files (GXR-4130). The Query bar schema is refreshed after a Save to KoreDB (GXR-4305). Removed 3.22.0 None Extensions 3.22.0 Extensions are available to create Grove workbooks for reproducible workflows and help manage and edit imported files. Extensions for custom solutions may be available as well. To add an extension to the left panel menu if it is not already there, go to the Project > Extensions tab, search for the extension, then click its star icon. Grove Observable-based javascript notebooks Files File management extension for GraphXR The Files extension now appears by default on the left menu. Right-click a file and choose Open Edit to open it directly in the Text Editor extension (GXR-4142). Files can be added using drag and drop (GXR-4128). Kineviz Desktop only: The Reveal in Finder option is available for local files (GXR-4085). Text Editor Text editor extension for GraphXR The Text Editor now appears by default on the left menu and is opened directly from the Files extension using its Open Edit option (GXR-4142).