Summary
PressedMail 1.0.18 repairs two ways a background job or an admin screen could
stop on a class its own package does not contain.
Fixed
- The calendar and contacts screens call a shared OAuth redirect helper
directly. It had been packaged out alongside the provider sync code it
belongs to, which would have stopped those screens rather than hiding them.
- Calendar reminders run on a background tick that reads whatever calendar data
the site already has. On a site that changed packages while keeping that
data, a repeating event reached an expander the package no longer contains
and stopped the tick. It now reports no reminders for those events instead.
Upgrade Notes
- No action is required. Existing mailboxes and settings remain in place.





