Releases: psym88/ha_tasks
Releases · psym88/ha_tasks
Release list
20260816.7
Added
- Added Shift-click range selection to task lists in the panel and dashboard card.
Changed
- Renamed the task action from "Copy" to "Duplicate".
- Reduced frontend delivery size by serving the panel and dashboard card from one shared bundle.
- Simplified frontend resource and translation URLs while preserving automatic release cache refreshes.
20260816.6
Changed
- Reduced frontend delivery size by serving the panel and dashboard card from one shared bundle.
- Simplified frontend resource and translation URLs while preserving automatic release cache refreshes.
20260816.5
Added
- Added Shift-click range selection to task lists in the panel and dashboard card.
Changed
- Renamed the task action from "Copy" to "Duplicate".
20260816.4
Added
- Added an All due dates filter that showed every active task with a due date.
- Added bulk actions for setting and removing task icons.
- Added individual task exports to task action menus, including history and attachments, using the existing backup import format.
Changed
- Replaced standby and unavailable problem-trigger text in the due column with a dash while retaining unavailable-trigger warnings.
Fixed
- Prevented unsupported bulk actions from being interpreted as task deletions.
20260816.3
Fixed
- Prevented unsupported bulk actions from being interpreted as task deletions.
20260816.2
Added
- Added individual task exports to task action menus, including history and attachments, using the existing backup import format.
20260816.1
Added
- Added an All due dates filter that showed every active task with a due date.
- Added bulk actions for setting and removing task icons.
Changed
- Replaced standby and unavailable problem-trigger text in the due column with a dash while retaining unavailable-trigger warnings.
20260814.1
Added
- Added Home Assistant templates and native Markdown rendering to task descriptions, including live updates for referenced entities.
- Added template-based problem triggers with optional static or Jinja-rendered error messages, typed problem history entries, and a current error display.
- Added an entity helper that generated a problem-condition template from a selected binary sensor.
- Added a task copy action that opened a new prefilled task without copying due state, history, files, or NFC assignment.
Changed
- Unified binary-sensor and template problem triggers around Home Assistant condition and message templates with consistent status reporting across the task list, editor, and viewer.
- Reopened unresolved problem tasks immediately after completion when their condition remained true and rendered a fresh message for each incident.
- Improved template preview, validation, runtime refresh, popup update, and history-loading behavior.
- Task notifications now used the task name as the title and combined the captured problem message with the currently rendered task description.
- Expanded the problem-sensor documentation with explained condition examples, trigger-time message behavior, and updated light and dark screenshots.
Fixed
- Excluded paused tasks from due-date filters and prevented sidebar table popovers from being clipped.
- Reported invalid conditions and missing, unavailable, or unknown binary sensors, including for paused tasks.
- Fixed stale problem-trigger warnings and stale incident messages after reloads, corrections, or task completion.
- Collapsed expandable sections no longer exposed hidden contents, and action menus restored focus after being closed with Escape.
20260808.3
Changed
- Task notifications now used the task name as the title and combined the captured problem message with the currently rendered task description.
- Expanded and reorganized the problem-sensor documentation with an error-code example, trigger-time message behavior, and light and dark screenshots.
20260808.2
Added
- Added an entity helper that generated a problem-condition template from a selected binary sensor.
- Added a task copy action that opened a new prefilled task without copying its due state, history, files, or NFC assignment.
Changed
- Consolidated problem sensors around Home Assistant condition and message templates with consistent standby, detected-problem, and unavailable-trigger states across the task list, editor, and viewer.
- Reopened unresolved problem tasks immediately after completion when their condition remained true and rendered a fresh message for the new incident.
- Validated problem templates after a short pause in typing and kept the status area stable while results refreshed.
- Refreshed problem-trigger health warnings when clients subscribed and after an edited task was saved without rebuilding every condition tracker.
Fixed
- Fixed stale or misleading problem-trigger warnings after reloads and task corrections.
- Fixed the viewer reusing a previous incident message when a newly opened incident had no message.