Release Date: 2023-09-08
Changes/Bugfixes in Release:
* Retrying of subscription emails when subscription_email_status entry is marked as not completed.
* Subscription API should use date range of full day of previous day instead of current date -1 day
* Daily subscription info API should only return indices with new messages
* Html body tag found in middle of document on main site
Mailing list server changes:
* Daily subscriptions do not recover from sending errors (no retries are performed)
Changes here are basically just a retry mechanism for the daily subscription emails. Very small release on both apps.