Skip to content

v0.1.3 — Browser Extension + Guided Setup

Choose a tag to compare

@MTPython406 MTPython406 released this 03 Apr 01:21
· 2 commits to main since this release

Chitty Workspace v0.1.3

What's New

  • Browser extension bundled — ships with the app, no separate download needed
  • Guided setup for packages — Chitty walks you through connecting Gmail, Calendar, Slack etc. via the Marketplace tab instead of asking for manual OAuth tokens
  • Browser extension setup guide — Chitty explains how to load the extension step by step when it's not connected
  • Extension info endpointGET /api/browser/extension-info returns connection status and install path
  • Fixed database migration — upgrades no longer crash on duplicate columns

Download

  • Windows: Download the MSIX below (unsigned — enable Developer Mode to sideload)
  • Linux / Docker: Build from source, run with --headless

Install from MSIX (Windows)

  1. Enable Developer Mode: Settings > Privacy & Security > For developers
  2. Download and double-click the MSIX, or run: Add-AppxPackage -Path ChittyWorkspace-0.1.3-x64.msix

Links


Built by DataVisions.ai