Product Updates

Changelog

2026-05-21

Archived Tasks in Search

Project search now includes archived tasks when searching from All Tasks, My Tasks, or Assigned, and results are ordered by the latest task log. Small tip: search for "*" to see all tasks in the project ordered by the latest task log.

2026-05-07

Compact Task Log Composer

Task logs now use a modern compact composer in both the chat modal and full task view. The new composer keeps the existing owner, status, due date, file, time tracking, and notification behavior while moving those controls into quick icon actions with popovers.

2026-05-05

Project Leaving and Creator Visibility

The edit project modal now shows who created the project with a direct email link. Non-owner members can leave a project without clearing their task assignments, and TaskR sends an email notification to the configured admin recipient when someone leaves.

2026-04-30

All Assigned Tasks View

TaskR added an All Assigned Tasks page that gathers active tasks assigned to you across projects and orders them by the latest task log first. The global navigation now includes a shortcut to this cross-project assigned work view.

2026-04-14

Task Search Within Projects

Project task lists now support live title search across the full selected project, not just the current page. Search keeps pagination and archived-task mode in sync so results stay predictable.

2026-03-24

Unsaved Changes Protection

Forms and editing flows now warn before you navigate away with unsaved work. This reduces accidental data loss during task and project editing.

2026-03-12

Creator-Only Original Task Editing

Tasks now separate the original creator from the current owner, and the original task content can be edited through a creator-only flow. This keeps ownership flexible without losing authorship rules.

2026-03-09

Project Quotas and Task Log Editing

Organization members now follow project creation limits, and task logs gained editing actions for cleaner activity history. The app also improved onboarding and owner escalation behavior during signup.

2026-03-06

Email-to-Task and Attachment Improvements

Incoming Mailgun emails can now create tasks automatically, including attachment handling. Task detail views also gained project-file visibility and ZIP exports for easier handoff and download.

2026-03-04

Profile Defaults and Keyboard Navigation

Users can now save default project and log-order preferences in their profile. Keyboard navigation and back behavior were refined to make moving through projects and task views faster.

2026-02-26

RBAC and Dark Mode

TaskR added a fuller team and guest access model backed by RLS updates, along with gated project creation for the right roles. Around the same time, the app gained a global dark mode with shared theme tokens for a more consistent UI.

2026-02-21

Signed Uploads for Files

Task and log attachments moved to signed upload URLs for a safer and more scalable upload flow. This reduces direct storage exposure while keeping uploads integrated into existing task workflows.

2026-02-03

Task Detail Page and Project Archiving

Tasks gained a dedicated detail page with sticky side panels, richer log tools, and improved layout behavior. Projects can also now be archived, making it easier to keep active workspaces focused.

2025-10-22

Mail Delivery Migration

The email notification system moved from Resend to Mailgun. This laid the groundwork for the later inbound email task-creation flow and unified more email features behind one provider.

2025-09-30

Files in Chat View

Uploaded files became visible directly inside the task chat and log experience. That makes collaboration easier because attachments are available where discussion happens.

2025-06-27

Google Authentication and Deployment Readiness

The app added Google sign-in and Vercel adapter support, making authentication and deployment more production-ready. File loading in task views was also optimized for better perceived speed.

2025-06-09

TODO List, Task Filtering, and Urgent Alerts

TaskR introduced the personal TODO list, improved filtering, and added urgent alert notifications for time-sensitive work. This established the core day-to-day workflow outside the main project board.

2025-06-08

Initial TaskR Foundation

The initial TaskR app was set up on SvelteKit with Supabase as the backend foundation. Early cleanup also removed unused PostgreSQL pieces and aligned the project toward the current architecture.