YUI Library - History - Release Notes 2.9.0 * Fixed a bug in which escaped module names caused navigate() calls to fail. (See YUILibrary Bug #2529015) 2.8.1 * Fixed a bug in which HTML characters were not properly escaped before being inserted into an iframe in IE6/7, which had the potential to be used as an XSS vector. (See YUILibrary Bug #2528437) 2.8.0 No change. 2.7.0 * Updated for IE8 support. 2.6.0 No change. 2.5.2 No change. 2.5.1 No change. 2.5.0 * Fixed bug involving the escaping/unescaping of state and module names. * In initialize method, do case insensitive string comparison of tagName (See YUILibrary Bug #1868730) 2.4.0 * Added onReady method (similar to the Event utility's DOMReady method) * Fixed YUILibrary bugs 1794347, 1490803, 1490818 and 1420015. * Starting with YUI 2.4.0, the necessary markup (see documentation) must be statically created in the HTML document, and passed to the Browser History Manager initialize method. This has two major benefits over older versions: - The Browser History Manager may be initialized much later than before, allowing for the corresponding