[DBTech] DragonByte Donate

[DBTech] DragonByte Donate 4.0.5

No permission to buy (€14.95)

Update highlights​

This version further reduces query count by caching a few phrases used in the donation widgets, and fixes a visual issue where the donation goal's progress bar was missing 8 pixels from its width.


Complete Change Log​

Fix: Reduce query count by globally caching certain phrases
Fix: Fix visual issue with the donation goal progress bar that removed 8px from the width

Update highlights​

This version updates the various widgets to make better use of cached data, eliminating multiple queries per widget.


Complete Change Log​

Fix: Reduce the query count for widgets

Update highlights​

This version fixes an issue where the various number boxes used across this add-on would not accept decimals.


Complete Change Log​

Fix: Various number boxes would not accept decimals

Update highlights​

This version fixes a minor bug where the + and - buttons would not work for certain input elements.


Complete Change Log​

Fix: The + and - buttons would not work for certain input elements

Update highlights​

This version fixes an issue when editing user group permissions for donation drives, as well as fixing an issue with the front-end donation drive widgets not showing the status bar with the correct width.


Complete Change Log​

Fix: Fix server errors when editing permissions
Fix: Fix progress bar styling

Update highlights​

This version is now considered stable. No issues were discovered during the testing phase.


Complete Change Log​

Version bump

Update highlights​

!!!This version requires PHP 8.0+!!!

This version mainly introduces compatibility with XenForo 2.3. The add-on has been fully updated, meaning no compatibility layers such as loading jQuery or other such patches are required for this add-on.

Style integration has also been improved, by applying more XenForo style properties to various elements, as well as removing the need for JavaScript to generate the donation progress bar.

Furthermore, a few reported bugs since the release of the last version for XenForo 2.2 have also been resolved.


Complete Change Log​

Change: Replace deprecated function calls
Change: Update entity references to use class-string
Change: Updated macros to XF 2.3 format
Change: Convert countdown timer to vanilla JS
Change: Made various CSS follow XF style properties
Change: Progress bar is now generated without JS
Change: Replace various references with class-string<T> equivalents
Change: Update code for PHP 8.0
Change: Add compatibility with new XenForo 2.3 Beta 6 feature
Change: Remove "XenForo" from copyright footer
Change: Necessary changes for the new XenForo 2.3 coding style
Change: Automatically clean up files on upgrade
Fix: Fixed template modifications
Fix: Fix temporary user group changes potentially being removed when it wasn't intended
Update highlights

!!!This version requires PHP 7.4+!!!


This version adds a new member statistics configuration; Top Donors. This statistic can be turned off via the AdminCP, and by default only tracks public donations.

This version also refactors some backend code and fixes a compatibility issue with PHP 8.4.


Complete Change Log

Feature: Add "Top Donors" member stats block (public donations only)
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and recommended version to 8.2
Fix: Fix PHP 8.4 compatibility issue
Update highlights

This version adds support for obtaining cookie consent for 3rd party payment profiles, as well as standardising the way payment profiles are loaded to match the XenForo default code.


Complete Change Log

Feature: Add support for cookie consent for payment profiles
Change: Standardise payment profile display in the front-end to match XF's Account Upgrades
Update highlights

This version fixes an issue where donation widgets did not respect the "Can View" permission.


Complete Change Log

Fix: Donation widgets were not respecting the "Can view" permission
Back
Top Bottom