v0.11.0
What's New
OWNER_EMAIL config variable
Optional env var for notification recipient with smart fallback:
- Priority:
--toflag >OWNER_EMAIL>account.primary_smtp_address - Defaults to
EXCHANGE_EMAILwhen not set (backward compatible) - Set it once in env, reminders always go to the right person
Integration tests
- 3 new tests for OWNER_EMAIL fallback behavior
- 15 new tests for Exchange sync, error handling, and reminder flows
Changed
cmd_remindersnow resolves recipient viaget_connection_config()
Full Changelog: v0.10.6...v0.11.0