Releases: pgorod/power-todoist-card
Releases · pgorod/power-todoist-card
Fix import causing "custom element does not exist" error
v0.13-beta Update powertodoist-card.js imports
v0.12-beta
What's Changed
- Update README.md to clarify how to obtain TODOIST_PROJECT_ID by @christiandsg in #10
- Respecting config.date_format in due date display by @danduke in #22
- Add priority sorting by @treed593 in #20
New Contributors
- @christiandsg made their first contribution in #10
- @danduke made their first contribution in #22
- @treed593 made their first contribution in #20
Full Changelog: v0.11-beta...v0.12-beta
v0.11-beta
- Add show_item_labels option
- Fix dates filtering (#4)
- other minor fixes
v0.10-beta
add show_dates option
v0.09-beta
sort_by_due_date - add ascending/descending option
v0.8-beta
v0.7-beta
v0.6-alpha
"emphasis" action, "!!" label changes
v0.5-alpha
Document match actions
v0.4-alpha
Fix bug and remove debug code