1.6.8 — All-Day Reminders
Reminders now support all-day mode, and AI clients that send parameters as JSON strings no longer cause errors.
New Features
- All-day reminders — Create and update reminders without a specific time by setting
all_day: true. Toggling between all-day and timed mode preserves the existing date without requiring you to re-specify it
Bug Fixes
- Fixed stringified JSON parameters — AI clients that serialize reference parameters as JSON strings (e.g.
"{\"type\":\"by_id\",\"id\":\"R-123\"}") now work correctly across all tools - Fixed all-day toggle data loss — Switching a timed reminder to all-day and back no longer resets the time to a default value