Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:14
4940678

0.5.0 (2025-06-12)

Features

  • add get_tasks_by_filter tool for advanced task filtering (#56) (1cda1ad)
  • enhance create_task tool with deadlineDate/deadlineLang parameters (#58) (94d1824)

Bug Fixes

  • correct getTasks parameters to match Todoist SDK (#57) (03b7bb7)
  • remove unnecessary console.error from server startup (91cf187)