Back to Changelog

v4.5.104

Patch Released April 21, 2026

Fixed Mail Queue page crash for messages without recipients.

Bug Fixes

2
  • Fixed a crash on the Mail Queue page (/email/queue) that occurred when deferred or held messages had no recipient entries. The queue list now renders correctly in all states.
  • Added defensive null-safety when rendering the selected message details, preventing TypeErrors when recipient data is missing.
See the Demo