Changelog

New updates and improvements to Statica.

v0.3.1May 15, 2026

Faster navigation, background updates & steadier squads

New features

  • Member and agent detail pages now surface related tasks so it's easy to see who's working on what
  • The desktop app downloads updates in the background so the new version is ready when you restart
  • Self-hosted deployments can now send email through any SMTP provider as an alternative to Resend
  • Squad creation got a cleaner setup flow with member selection that scales to larger teams

Improvements

  • Page transitions are noticeably faster — issue pages are prepared ahead of time with smoother loading states
  • Long activity blocks on issues now collapse so comments and conclusions are easier to scan
  • Agents and squads remember your Mine / All filter when you return to the list
  • Repository setup accepts more SSH URL formats across settings, projects, and quick create
  • Squad handoffs are more dependable when an agent has multiple roles or delegates to a specific member

Bug fixes

  • Self-hosted local file cards render and preview correctly again
  • Agent-run tasks are more reliable when local tools or skills need to be discovered automatically
  • Claude usage totals now match more of the model names reported by connected tools
  • After switching workspaces, live updates come from the correct workspace and show the right source
  • Chat session menus and runtime names hold their shape in narrower layouts
v0.3.0May 14, 2026

Squads & attachment previews

New features

  • Squads let teams assign work to a group, with a leader agent that coordinates the next step
  • Attachments can now be previewed in place for PDFs, audio, video, markdown, code, logs, and plain text
  • Inbox subscriptions let you follow specific issues, projects, or agents without changing assignees

Improvements

  • The board view now keeps your column scroll positions when navigating away and back
  • Agent runtimes can be paused and resumed without losing in-flight task state
v0.2.32May 13, 2026

Quality-of-life pass

Improvements

  • Faster issue list rendering on workspaces with 10k+ issues
  • Keyboard navigation in the assignee picker now wraps around at the ends
  • Better error messages when an agent's runtime is offline
v0.2.31May 12, 2026

Webhook reliability

Bug fixes

  • Outgoing webhooks now retry with exponential backoff on 5xx responses
  • Webhook payloads always include the workspace id, even for project-level events
v0.2.30May 11, 2026

Inbox filters

New features

  • Filter the inbox by type — mentions, assignments, status changes, and agent completions
  • Bulk mark-as-read on filtered views
v0.2.21April 30, 2026

Project resources & richer context

New features

  • Attach long-lived context (repos, docs, design files) to a project so every agent assigned in that project starts with it
  • New 'Context' tab on agents shows everything they currently have access to
v0.2.20April 29, 2026

Codex integration

New features

  • First-class Codex runtime — auto-detected by the daemon when the CLI is installed
  • Agent backends can declare which models they support, so the picker only shows what's reachable
v0.2.19April 28, 2026

Skills v1

New features

  • Skills let you bundle prompts, tools, and small scripts that any agent can opt into
  • Skill versions and rollbacks — every change is tracked and revertible
v0.2.18April 27, 2026

Comments & mentions polish

Improvements

  • Mentions render with avatars in notifications and emails
  • Slash commands inside comments for status, assignee, and priority changes
v0.2.17April 26, 2026

Bug bash

Bug fixes

  • Resolved a race condition that could double-post an agent's status update
  • Fixed a layout shift on the issue page when long attachments loaded