I'd like to confirm that the
Images/Files Attachments add-on is now completely updated to miniBB 3.0., incl. the update for the mobile version.
Yes, in mobile version it will be also allowed to attach files, if your mobile device allows it.
Comparing to the previous version 2.1.1, changes mostly affect the mobile version.
List of updated files:
-
addon_fileupload_options.php - depending on the `if(!defined('MOBILE'))` condition, different settings may be loaded;
-
addon_fileupload.php - updates regarding $fileUpload and $fileUploadPopUp vars;
- language pack [
lang/fileupload_eng.php] - $l_uploadFile, $l_chooseFile should have now a complete HTML formatting included. They are also followed by the mobile version's condition. I have also updated all language packs included, to have these conditions installed (Bulgarian, Russian, Vietnamese, French, German, Hebrew and Spanish, which are currently provided with this add-on).
The upgrade is mostly for those who cares about their security, and tries to be up-to-date in everything. Actually, these changes are not even visible for the core miniBB version. I continue working on the whole miniBB demo to have these changes present.