Changelog for the JMail Log for Joomla! – Stay in Control of Your Email Communications

v1.1.121-Jul-2026

  • Added
    Added a sortable Sender column to the Dashboard and Mail Logs.
  • Changed
    Improved compatibility with PHP 8.5.

v1.1.023-Dec-2025

  • Fixed
    fix: Email opens were not being tracked even when JMail Log was enabled, preventing messages from being marked as seen after opening.
  • Fixed
    Minor fixes and improvements.

v1.0.904-Dec-2025

  • Fixed
    JMail Log now captures emails sent very early in Joomla’s load process (Some plugins — like AdminTools and Microsoft Outlook 365 Mail Connect — were sending emails before JMail Log was fully initialized, causing those messages to be missed. This update ensures all emails are now logged correctly, even when sent during early system events.)

v1.0.813-Oct-2025

  • Added
    Added Joomla! 6.x compatibility.
  • Fixed
    Minor fixes and improvements.

v1.0.706-Sep-2025

  • Fixed
    JMail resend shows raw HTML instead of a formatted email. Ensure plaintext alternative body is stored.
  • Fixed
    Warning: Undefined property: JmaillogViewEmailDetails::$language in /views/emaildetails/tmpl/default.php on line 174
  • Changed
    Updated language files for da-DK, de-DE, fa-IR, fr-FR, nl-BE, nl-NL, and tr-TR.

v1.0.602-Aug-2025

  • Added
    New Feature: Auto-purge option for JMail Log records — automatically delete logs older than X days.
  • Added
    New Feature: Flag resent emails for easy identification.
  • Added
    New Feature: Email tracking with an embedded tracking pixel.
  • Fixed
    Fix: Corrected peak time hour calculations to respect timezone offsets.
  • Fixed
    Fix: Improved compatibility with Microsoft Outlook 365 Mail Connect Joomla! plugin.

v1.0.515-Apr-2025

  • Fixed
    fix: Add three missing language strings.
  • Fixed
    fix: Improve OAuth error handling and user feedback when sending mail
  • Removed
    feat: Remove dependency on Joomla! Backward compatibility plugin.

v1.0.411-Dec-2024

  • Added
    Added a Dashboard displaying Total Emails Sent, Average Daily Emails, Email Sent Counts, Most Recent Emails, and Monthly Emails Sent with Graphs.
  • Fixed
    Resolved issue with attachments not included when resending emails. [Thanks, Janosch]
  • Changed
    Updated language files for da-DK, de-DE, fa-IR, fr-FR, nl-BE, nl-NL, and tr-TR.
  • Fixed
    Fixed issues with resending emails, including attachments and RAW HTML display.

v1.0.312-Nov-2024

  • Added
    Introduced a custom CSS file for styling the email body preview in the modal.
  • Added
    A configurable date format option was added to the JMail Log component settings.
  • Added
    Added German language translations through Transifex.
  • Fixed
    Fixed warnings and errors encountered after upgrading from v1.0.1 to v1.0.2.
  • Fixed
    Resolved issues with missing language strings.
  • Fixed
    Updated all language files to ensure consistency.
  • Fixed
    Fixed improper variable concatenation in the table row output.
  • Fixed
    Fixed an issue with duplicate datetime entries in component parameters.

v1.0.204-Nov-2024

  • Fixed
    Enhanced email output to convert all relative URLs (e.g., images, PDFs) to absolute paths using the site's root URL.
  • Fixed
    Failed to send email: Unknown column 'sender_name' in 'field list'.
  • Changed
    The JMail Log small icon has been updated from the footer.
  • Changed
    The language files for Russian (ru-RU) language have been updated. [Thank you, Anton Majoroff]

v1.0.127-Sep-2024

  • Fixed
    BugFix after installation: JInstaller: :Install: Error SQL BLOB/TEXT column 'subject' used in key specification without a key length.
  • Changed
    The language files da-DK, de-DE, en-GB, fa-IR, fr-FR, nl-BE, nl-NL, ru-RU, tr-TR have been updated
  • Changed
    The showFooter is now managed by each extension, not the Web357 Framework.
  • Changed
    Enhanced: Added a validation to check for the presence of the Web357 Framework System Plugin. Displays an informative message if the plugin is missing.
  • Removed
    Remove the header comments from .ini language files.
  • Fixed
    Minor fixes and improvements.

v1.0.025-Jul-2024

  • Added
    First beta release