Skip to content

Commit 1036084

Browse files
committed
Updated VERSIONS
1 parent c504ee5 commit 1036084

4 files changed

Lines changed: 93 additions & 516 deletions

File tree

VERSIONS.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Version NEXT [not yet released]
44
- Updated documentation:
55
* error with LoadItem.method, which showed the wrong case in the default value
66
- Fixed issue with SpriteSheetLoader.destroy (thanks @Kiv)
7-
- Changed XHR error conditions to only include 400-599. Specifically removed status=0 as an error,
8-
which affects compiled applications.
7+
- Changed XHR error conditions to only include 400-599.
8+
- Changed XHR error conditions to only treat status=0 as an error when on http/https
99
- Fixed issue with parameter value in ImageLoader._isLocal check
1010
- Changed tag preloading to use a dedicated container instead of adding all items to the body during
1111
loading, which will avoid affecting the size of the body.
@@ -14,6 +14,7 @@ Version NEXT [not yet released]
1414
- Removed type from DataUtils.parseXML, just default to "text/xml"
1515
- Added FontLoader for preloading CSS-fonts and relative font files
1616
- Fixed error callback on resultFormatter in ImageLoader (thanks @xpol)
17+
- Removed old deprecated properties
1718

1819

1920
Version 0.6.2 [November 26, 2015]

docs/preloadjs_docs-NEXT.zip

-22 KB
Binary file not shown.

0 commit comments

Comments
 (0)