Reply to thread

Given Flash's continued demise and the likely long path for people to upgrade to XF2 which has an HTML5 uploader, we've now backported a similar approach to 1.5. This has now been rolled out here. You shouldn't really see any significant differences on desktop browsers; mobile browsers will now support multiple file uploads though.


A change like this isn't normally something we'd do within a bug fix release (it also changes some of the APIs exposed by the JS), so while we have enabled the HTML5 uploader system by default, it can be disabled if needed. If add-ons load the attachment editor JS directly in their own templates, they will need changes to load the new file instead; if they don't, they will continue to use the Flash uploader.


Back
Top Bottom