| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-04-04 | 2.0 kB | |
| v4.29.3 (Bug Fix Release).tar.gz | 2021-04-04 | 3.7 MB | |
| v4.29.3 (Bug Fix Release).zip | 2021-04-04 | 4.3 MB | |
| Totals: 3 Items | 8.0 MB | 0 | |
-BUG FIX for fiat conversion price charts being filtered out as 'stale', if a user had the primary currency market in the interface set to a currency different from the (admin chosen) price charts primary currency market (I forgot they were two different settings when coding the filter).
-BUG FIX for phone numbers over 10 digits (for email-to-mobile-text gateways)
-Better support for 30 / 45 minute time zones (in interface time offset config)
-More CAPTCHA fonts / default setting tweaks (for higher login security)
-Auto-install now backs up old bundled plugin configs before upgrading
-Recurring reminder plugin now has an optional 'do not disturb' time period
-Wrapped all app functions into classes (for unit testing / better PHP compatibility)
-Shortened MANY variable names for (developer) scalability (SEE CONFIG NOTES BELOW!)
-Revised documentation / content
-Misc UX revisions
v4.29.3 and higher of this app HAS COMPLETELY REFACTORED CONFIGURATION VARIABLE NAMES, SO YOU'LL NEED TO MIGRATE ANY CUSTOM CONFIGS OVER TO THE PROPER NAMES WHERE APPLICABLE!
v4.29.3 and higher of this app HAS COMPLETELY RESTRUCTERED THE PLUGIN FILE NAMES! PLEASE MIGRATE ANY CUSTOM PLUGIN CONFIGS / FILES INTO THE NEW NAMES: 'plug-conf.php', 'plug-init.php', 'plug-class.php'. THE AUTO-INSTALL SCRIPT WILL #AUTOMATICALLY MIGRATE# BUNDLED PLUGIN FILES OVER TO THE NEW FILE NAMES (AND WILL BACKUP YOUR PREVIOUS BUNDLED PLUGIN CONFIGS).
v4.27.0 and higher of this app RESETS ALL PLUGIN CACHES (A DIRECTORY STRUCTURE UPGRADE), SO ANY PLUGIN ALERTS / TRACKING WILL BE RESET. THE !FIRST! PLUGIN RUNTIMES AFTER UPGRADING WILL AUTOMATICALLY PREFORM THE RESET (ALERTS / TRACKING WILL BE ACCURATE AFTERWARDS).