Skip to content
Changelog

What's new in Trackr

Product updates, improvements, and fixes. Trackr is in active development — expect this page to move fast.

beta

Outbound webhooks

developersadmin

Trackr can now POST signed payloads to your endpoints.

  • 23 event types across tickets, tasks, projects, members and chat
  • HMAC-SHA256 signatures with a rotatable secret, retries with backoff, automatic disabling of dead endpoints
  • Filters by organization, project and assignee; internal ticket messages are opt-in
  • Delivery log with redelivery under Admin → Settings → Webhooks

Read the webhooks guide.

beta

Project templates

projects

Superadmins can define project templates with a starter set of tasks under Admin → System → Templates. Creating a project from a template clones those tasks, including priority, type, estimate and tags.

beta

The trackr CLI and TUI

developers

A Go CLI for tasks, tickets, projects, inbox and search, with --json output that passes the API response through untouched. Run trackr on its own for a full-screen terminal UI with panes for tasks, tickets and your inbox.

Sign-in happens in the browser and the token lands in your OS keychain. See the CLI docs.

beta

iOS app 1.0

apps

A native SwiftUI app for the reactive slice of Trackr: My Week, tasks, tickets, chat, notes, wiki, inbox and search, with attachments from the camera and Live Activities for work sessions. Currently on TestFlight for the team.