CHANGELOGRELEASES

Changelog

What shipped, what changed, what's fixed. Reverse chronological.

v0.6.0 2026-06-05

Workspace Docs over MCP, Agent Inbox, and Account Security

ADDED Workspace docs over MCP — agents can list, read, create, update, and delete wiki pages, bringing the MCP surface to 28 tools
ADDED One-call agent inbox (xpntl_inbox) — unread @mentions, assignments, and comment replies, each enriched with issue context
ADDED Two-factor authentication (TOTP) and passkeys (WebAuthn) under Settings → Security
ADDED Sign in with Apple, alongside Google, GitHub, and Microsoft
IMPROVED Installable PWA replaces the desktop shell; mobile SSO hardened with PKCE and encrypted tickets
v0.5.0 2026-05-16

Projects, Kanban, and Bulk Updates

ADDED Projects as first-class containers with scoped issue lists and kanban views
ADDED Kanban board view with drag-and-drop state transitions
ADDED Bulk issue updates via MCP (issue_bulk_update tool)
IMPROVED Issue list now supports saved views with custom filters and sort
FIXED Command palette search now matches issue descriptions, not just titles
v0.4.0 2026-05-02

CLI and Device Flow Auth

ADDED CLI (npx xpntl) with device-flow auth — no passwords in the shell
ADDED Device flow authentication for headless environments and CI
IMPROVED SSO-only users no longer see the password form on sign-in
FIXED OAuth signup now properly gates on invite codes
v0.3.0 2026-04-18

MCP Server and Agent Harness

ADDED MCP server at mcp.xpntl.dev/mcp with 20 tools for full issue management
ADDED Harness keys for agent authentication with per-workspace scoping
ADDED Google, GitHub, and Microsoft SSO on all plans (including Free)
IMPROVED Issue peek panel now opens inline without a full page load
v0.2.0 2026-04-04

Labels, Priorities, and Keyboard Navigation

ADDED Custom labels with color picker and workspace-wide scoping
ADDED Four-level priority system (Urgent, High, Normal, Low) with keyboard shortcuts
ADDED Command palette (Cmd+K) with fuzzy search across all issues
FIXED Workspace slug auto-generation no longer allows reserved words
v0.1.0 2026-03-20

Initial Release

ADDED Core issue tracker with create, update, assign, and state transitions
ADDED Workspace onboarding with name, slug, and issue key prefix
ADDED Comment threads with Markdown support and @mention notifications