RefractTrack Feature Inventory
Appearance
Feature Inventory
A flat checklist of what RefractTrack can do as of v99. Each item links to its full page where one exists.
- Clone an existing task
- Archive/unarchive — individually, or in bulk via "archive all done"
- Markdown formatting — bold, italic, underline, headings, nested lists, code blocks with C#/JSON syntax highlighting, live preview panels, and an in-app help modal
- Task-code auto-linking in rendered text (see Markdown Formatting)
- CSV and JSON export/import — activity log included, code-rewriting on import, archived status preserved, stage/group matching scoped to the import's target project
- 15 color themes, including an animated Rainbow variant
- Random password generation when adding a user (see Users)
- Approvals promoted to the nav bar
- Soft-deletable (deactivatable) projects — no hard-delete path
- Full role-based permissions — named role presets plus per-user overrides, an admin bypass, and project-scoped grants for the sensitive permission set
- Comments vs. system Activity tabs on every task, with comment edit history preserved
- Bulk task creation (mail-merge style) with per-project saved lists
- Board drag-and-drop with an optional due-date prompt
- Per-project Stages, Groups, and Saved Lists — every project gets its own independent, seeded set; renaming/hiding/reordering one project's stages never affects another's
- Automatic, idempotent, retry-safe schema migrations (both web and CLI)
- Per-user preferences — currently, the last-used project, remembered and auto-selected at login
- Project switcher that returns you to the same kind of page you were on (Export stays on Export, etc.) instead of always bouncing to the board
- A security hardening pass — CSRF protection everywhere including login/install, secure cookies, security headers, gated attachment downloads, a CSV formula-injection guard, field-length caps, and a generic error page that hides internal details
See Known Limitations for what's deliberately not included yet.