Make WordPress Core


Ignore:
Timestamp:
11/06/2011 09:46:24 PM (14 years ago)
Author:
azaozz
Message:

Uploader: update to 1.5.1.1, remove plupload.full.js (we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/plupload/changelog.txt

    r18701 r19194  
     1Version 1.5.1.1 (2011-09-27)
     2    HTML5: Fix mechanical typo, that successfully broke drag and drop, wherever could.
     3Version 1.5.1 (2011-09-26)
     4    HTML4: Add support for server responses in HTML format.
     5    HTML5: Disable multiple file selection in Safari 5.x for Windows (see #363).
     6    HTML5: Gecko 2/5/6 should upload chunks as binary strings when in chunking mode and client side resize is requested.
     7    Flash: Enforce URLStream mode when custom headers are passed.
     8    Flash: Fix embedding problems in IE9 (and all other IEs).
     9    Flash/Gears/BrowserPlus/SilverLight: Expose multi_selection feature, to be used in required_features (mainly to overcome Safari for Windows problem).
     10    SilverLight: Properly handle custom and null headers.
     11    UploadComplete moved to fire after the last StateChanged event.
     12    Additional language packs: Finnish.
    113Version 1.5b (2011-09-11)
    214    UI Widget: Fix sortable logic.
Note: See TracChangeset for help on using the changeset viewer.