Skip to content

Releases: uncazzy/todoist-dashboard

v0.9.0 - UI Redesign & Backlog Health

15 Nov 03:28
7492b25

Choose a tag to compare

Pre-release

What's New

UI Redesign

  • Applied warm minimalist color scheme across entire dashboard

Backlog Health Component

  • Replaced Neglected Tasks with comprehensive health scoring system
  • Health score (0-100) based on task age, overdue status, and organization metrics
  • Displays median age, overdue count, and stale task count with pagination

v0.8.0 - HTML Export & Dependency Updates

15 Oct 23:33
3426ee6

Choose a tag to compare

What's New

HTML Export Feature

  • Export your dashboard as a standalone HTML file
  • Select which sections to include via modal
  • Preserves dark theme and 2-column layouts
  • Perfect for sharing or archiving your productivity snapshots

Dependency Updates

  • Next.js: 14.2.23 → 15.5.2
  • Axios: 1.11.0 → 1.12.2

v0.7.0: Advanced Productivity Visualizations

28 Apr 22:52
2fcbfc5

Choose a tag to compare

Enhances the dashboard with three powerful new insights:

  • Task Lead Time analysis for workflow bottleneck identification
  • Project Velocity & Focus Shifts tracking
  • Completion Heatmap showing time-of-day productivity patterns

Also adds version tracking with an interactive changelog.

Todoist Dashboard v0.6.0

14 Jan 00:40
33395ff

Choose a tag to compare

Pre-release

New Features

  • Added project filtering to the Dashboard, allowing users to view metrics and statistics for specific projects, similar to the Recurring Tasks page
  • Added support for labels/tags in Recently Completed tasks, providing more context for completed work

Improvements

  • More consistent user experience with project filtering now available across both Dashboard and Recurring Tasks pages
  • Enhanced task information display with labels in the Recently Completed section

Todoist Dashboard v0.5.1 - Security Updates

10 Jan 19:07
c2a7dd0

Choose a tag to compare

Security updates for Next.js, todoist API, PostCSS, and other dependencies.

Todoist Dashboard v0.5.0

15 Dec 20:38
0c5f6a4

Choose a tag to compare

Pre-release

This update brings new features, improved error handling, and important bug fixes. Here’s what’s new:

New Feature: Recurring Tasks Page (Beta)

A dedicated page for analyzing recurring tasks, featuring:

  • Categorization by Daily, Weekly, Monthly, and Other recurrence types.
  • A 6-month calendar view with completion percentages, trend lines, and streak tracking.
  • Project-based filtering for focused insights.

Note: Some recurrence patterns are not yet supported and may display “Pattern not supported.” Feedback is welcome to help refine this feature!

Improvements

  • Error Handling for Task Fetching:

    • The app now loads partially if task-fetching fails, displaying the number of successfully loaded tasks.
    • This should make the app usable for those who previously encountered errors.
  • Sign-In Fix:

    • Fixed an issue with redirecting users when already logged in.

Technical Notes

  • Some recurring patterns remain unsupported, but most common ones should work.
  • Feedback is encouraged to identify edge cases and improve calculations.

Todoist Dashboard v0.1.0

14 Dec 01:01
f3cf690

Choose a tag to compare

Pre-release

This is the initial beta release of Todoist Dashboard, providing Todoist users with analytics and insights into their task management and productivity.

Key Features:

  • Task completion patterns by time of day
  • Productivity trends and scoring
  • Project distribution analysis
  • Exportable and printable task summaries
  • Dark mode support
  • Responsive design for desktop and mobile