Added support for accessing File Upload Pro JavaScript instance using window.GPFUP_FORMID_FIELDID format. As a result, window.GPFUP was renamed to window.GPFUP_CONSTANTS and window.GPFUP_FORM_FORMID was renamed to window.GPFUP_FORM_INIT_FORMID.
Added gpfup_strings JavaScript filter for customizing localized strings used on the frontend.
Fixed issue where the image preview dimensions would be set to 0 causing the preview to not show if only image extensions are allowed.
Added [gpfup_skip_image_loader](https://gravitywiz.com/documentation/gpfup_skip_image_loader/] JavaScript filter.
Fixed issue where cropping constraints would be applied/enforced even with cropping disabled.