1.8.0 Major Release (April 4th, 2024)

Mailster v1.8.0 is the first release compatible with Joomla 5.
Joomla 3 and 4 are still supported, though.

Features

  • Joomla 5 compatibility (Joomla 3 and Joomla 4 still supported)

 

Improvements

  • CSV import also supports file with only emails (no name column)
  • Improve logging for sending (and errors reported)
  • Do not create Microsoft and Google default connections because of missing OAUTH2 support
  • Better checks in cronjob_mailster.php template


Fixes

  • Fix reCaptcha (v2 is still used)
  • Fix email character display/modification issues with Baltic encoding
  • Bounce emails containing email addresses in angle brackets are showing the addresses
  • Admin email archive toolbar buttons are enabled/disabled accordingly to "select all" checkbox actions
  • Fix multiple PHP warnings
  • Fixing PHP 8.1/8.2 deprecated notices (Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated)
  • Fix Joomla 5 issue: Type of MailsterControllerCron::$logger must be Psr\Log\LoggerInterface

 

1.7.10 Bugfix Release (September 9th, 2023)

Mailster v1.7.10 fixes a couple of important bugs.

Improvements

  • When moderation is active, the list administrators (serving as moderators) should not need to approve their own messages to the list
  • Mailster recognizes when the Joomla email sending is disabled (even though the Joomla mailer is used in one or more active mailing lists)


Fixes

  • Profile plugin (editing List subscription in Joomla user profile in backend) works now for Joomla 4
  • Fix error: Non-static method PEAR::isError() cannot be called statically
  • Fix issue in CB synchronization (when doing actions in CB backend)
  • Fix two bugs related to email digests that could prevent digests from being sent
  • Case insensitive blocked email addresses check
  • Fix some PHP Deprecated messages (PHP 8.1 and later)

1.7.9 Bugfix Release (August 2nd, 2023)

Mailster v1.7.9 fixes a couple of bugs, mostly related to the compatibility with PHP 8.1 and 8.2

Improvements

  • Remove logging to the database since no longer recommended way to debug


Fixes

  • When formatted HTML with very long lines is encountered, automatic line splitting may run into issues. e.g. when formatted Text from Google Docs is copied into the email body.
    This is now fixed.
  • Fix CB Bride Plugin issue for saving changes in CB "my account" profile
  • Avoid errors with empty body/html/attachments under PHP 8.x
  • Fix error 1406 Data too long for column references_to
  • Fix subscriber module problem with PHP 8.1/8.2
  • Avoid PHP Deprecation Warnings under PHP 8.2
  • Better capture enqueuing issues

1.7.8 Bugfix Release (January 20th, 2023)

Mailster v1.7.8 fixes one bug: emails without TO recipient(s) are supported


Fixes

  • Email without TO recipient will not stop email(s) from being retrieved from the mailing list inbox

1.7.7 Bugfix Release (January 1st, 2023)

Mailster v1.7.7 fixes a few issues.

Most notably, it fixes a bug that was displayed as "1366 Incorrect string value".
This came down to the combination of email content (containing emojis and/or special text characters) with a MySQL database with an inadequate collation setting (or at least for the Mailster tables).
That means a database that is not set up in a way that it can store "new characters" like Emojis. Mailster v1.7.7 automatically fixes/adjusts the database tables to whatever the Joomla content title is configured to use for the collation. This usually means that emojis etc. are then supported and the error is gone.


Improvements

  • Update Html2Text library
  • Changing install script to use utf8mb4 instead of utf8 for the default character set


Fixes

  • Fix for better SMTP debugging
  • Fix issue when no iconv functionality is available for charset conversion
  • Fix issue to automatically use the core's DB field collation (of content.title) for Mailster's content fields.
    This should prevent the MySQL error "1366 Incorrect string value" when emojis and other utf8mb4 characters are used and the database collation is/was still utf8.
  • Do not show unmoderated view in frontend (chronological email view)
  • Remove irrelevant code

Login / Sign-Up

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.