Skip to content

Todoist Dashboard v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@uncazzy uncazzy released this 15 Dec 20:38
· 29 commits to main since this release
0c5f6a4

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.