[DBTech] DragonByte Mail

[DBTech] DragonByte Mail 4.7.0

No permission to buy ($14.95)
Update highlights

There have been no changes since Beta 1, so please find the release notes for v4.4.0 below:

----

This version adds a single major new feature; the ability to limit the maximum amount of emails your forum sends in an hour.
To be clear, this affects all email across the whole of your XenForo installation, so long as all 3rd party add-ons use XF's own email feature.
This means if you are running your site on a shared host, or your web host is limiting the amount of email sent, you can now effectively control this within XF.


Complete Change Log

No change since Beta 1
  • Like
Reactions: Sunka
Update highlights

This version adds a single major new feature; the ability to limit the maximum amount of emails your forum sends in an hour.
To be clear, this affects all email across the whole of your XenForo installation, so long as all 3rd party add-ons use XF's own email feature.
This means if you are running your site on a shared host, or your web host is limiting the amount of email sent, you can now effectively control this within XF.

Given that this feature touches upon functionality we have no control over (email sent by XF & other add-ons), this feature is disabled by default and is why this version is flagged as a Beta version.

It has been successfully running on another website for almost a full month now, but a sample size of one isn't exactly statistically significant 😅


Complete Change Log

Feature: Ability to limit the maximum number of emails per hour
Fix: Support ThemeHouse UI.X themes when the navbar is configured to appear on the right hand side of the navbar
  • Like
Reactions: Nirjonadda
Update highlights

This version addresses an issue with the pagination in the AdminCP subscribed users page.


Complete Change Log

Fix: Fix pagination for Mailing List Users
Update highlights

An issue with the default registration options has been addressed, and should now work as intended for new users going forward.


Complete Change Log

Fix: Unticking default registration options would not correctly set registration defaults
  • Like
Reactions: Sunka
Update highlights

This version fixes an issue with the newly implemented Amazon bounce mail handling that could cause a server error in certain circumstances.


Complete Change Log

Fix: Fixed a potential server error for missing "diagnosticCode" when parsing Amazon Bounce emails
Update highlights

This version adds a new option that will disable the "Automatically subscribe to mailing list keywords" user preference, should you not wish or need to use the mailing list portion of this add-on.

Some internal changes and reworks have also been performed to keep this add-on in line with naming conventions for XenForo options.


Complete Change Log

Feature: Add option to not show mailing list related options in user preferences
Change: Internal change to the way options are rendered in the AdminCP
Change: Rename various options to make them more consistent with XenForo naming conventions
  • Like
Reactions: Sunka
Update highlights

Do you like bugs that appear randomly?
Do you like bugs that appear randomly, but not while testing (which runs the exact same code as while not testing)?
Do you like bugs that appear randomly, but not while testing (which runs the exact same code as while not testing), and only occurs when sending emails to real people?

Because I like none of these things.

So yeah, if you were affected by the issue where a server error could occur after the Digest had sent, this version may or may not fix the issue. Here's hoping🤞

Also this version implements special handling for Amazon SES where sometimes they return bounced email with the information in JSON in the actual message body instead of in the headers.
  • Like
Reactions: Sunka
Update highlights

This version makes a few tweaks and improvements to the Digest feature.

It is now possible to test the digest even if it's globally disabled, and the digest will now no longer be delivered to users not in the "valid" user state (or who have been banned).

A server error that was previously hotfixed has now been permanently fixed.

Lastly, the inactivity reminder email toggle will no longer display if this feature has been globally disabled.


Complete Change Log

Change: Ensure it is possible to test the digest even when the Digest feature is globally disabled
Change: Only show the inactivity reminder email option if this feature is globally enabled
Fix: Fixed an issue where banned users or users with a user state other than "valid" could still receive the digest
Fix: Fixed a server error when attempting to save the email preferences
  • Like
Reactions: Sunka and Joe Link
Update highlights

After a successful Beta period, it's time to release the Gold version of DragonByte Mail v4.3.0 🎉

This version contains fixes and improvements for the digest, as well as future-proofing for PHP 7.4 / XenForo v2.1.3.

The most important fix in this version is an issue in which the digest would only show one thread if the administrator chose to limit the amount of threads included in the digest.


Complete Change Log

Change: Improved the code for sorting "Advanced Sort" threads
Fix: Fixed an issue with the Digest where inputting a number other than -1 in the "Latest threads" box would only show one thread rather than the number specified
Fix: PHP 7.4 compatibility fix
Fix: Only display digest settings if the digest is enabled
  • Like
Reactions: Joe Link and Sunka
Update highlights

Welcome to the first Release Candidate version of DragonByte Mail v4.3.0 🎉

This version adds an important feature; the ability to use XF's mail queue system for Mailing List and Digest emails. If your web host places a limitation on the number of emails per hour you are allowed to send, using the mail queue can help keep you within this limit.

This version also reverts the previous change to saving digest criteria, as the problem saving and loading the criteria is actually down to this XenForo bug.

Lastly, a fix has been applied for the Digests where unchecking the "Enable advanced sorting" box could lead to certain digests having limited or no content.


Complete Change Log

Feature: Ability to use XF's mail queue for Mailing List emails
Feature: Ability to use XF's mail queue for Digest emails
Fix: Unchecking "Enable advanced sorting" could lead to digests not having any content
Fix: Reverted previous fix for form saving after confirming an XF bug
Top Bottom