v1.2.16
Bug fix: Obsidian all-day tasks were gaining a spurious time when modified
All-day tasks in Obsidian (written as - [ ] 2026-03-20 Task title) were having 00:00-00:30 injected into the line whenever the task was modified — completing it, renaming it, or moving it to a different day. The task would then be read back as a timed task starting at midnight.
This affected both the web app and Android, for any write-back operation (not just drag-and-drop).