Skip to content

Kavor 1.6.1

Latest

Choose a tag to compare

@digows digows released this 02 Sep 14:57
15f5c3e

Kavor 1.6.1

Highlights

  • Makes prerelease update checks use Kavor's public prerelease channel immediately after the setting is enabled,
    while manual checks compare stable and prerelease manifests and select the newest available version.
  • Refines the WebBrowser Node chrome with a stable, taller header, a more readable address field, and a loading
    indicator that stays inside the header instead of moving the page viewport.

Fixes

  • Prevents WebBrowser content from shifting or resizing when navigation starts or stops.
  • Restores the intended high-contrast Terminal icon in the Canvas toolbar.
  • Uses consistent icons across collapsible Workspace settings sections.
  • Hardens direct-update delivery and Microsoft Store submission sequencing so a completed Store rollout is finalized
    before the next package is submitted.

Installation

Download Kavor from https://download.agentkavor.com. The page detects the current platform and also exposes every
available package. Existing direct installations can check for this release from Kavor's Software Update settings.
No manual Workspace-data migration is required.

  • Windows x64 is available from Microsoft Store or as the assisted per-User NSIS installer. Microsoft signs and
    updates Store installations. The direct installer remains unsigned, so Microsoft SmartScreen may require explicit
    confirmation.
  • macOS 13+ provides separate Apple Silicon and Intel DMGs signed with Kavor's Apple Developer ID and notarized by
    Apple. Automatic updates use the matching architecture-specific ZIP and retain the manual DMG fallback.
  • Linux x64 provides AppImage and DEB packages. AppImage supports Kavor-managed updates with an explicit coordinated
    restart; DEB updates are installed manually from the download page.

Known limitations

  • WebBrowser Nodes use Kavor's dedicated shared Browser Profile; they do not reuse the User's external Chrome
    profile, extensions, history, or cookies. Deleting a Node does not erase shared site data; the global Kavor settings
    provide explicit cache, cookie, and site-data clearing.
  • CodingAgent control requires the WebBrowser Node to be live on the Canvas. Cross-site frames isolated into another
    Chromium process are reported as omitted and cannot be controlled through the guest-scoped security boundary.
  • Windows ARM64 and Linux ARM64 packages are not included until their native PTY, SQLite, process-containment, and
    packaged-runtime gates can run on matching CI environments.
  • Windows direct downloads do not yet have an Authenticode publisher certificate; Microsoft Store packages are
    signed by Microsoft. Store availability may follow the direct stable release after Microsoft's independent
    certification completes.