Major Updates

- Full compatibility with Microsoft Internet Explorer 7.
-- In IE7, the site will render and display exactly as it does in IE8*.

- Re-calibrated/optimized site images
-- The original site's images' colors weren't properly calibrated. Repaired images are now being used.
--- For the best viewing experience, calibrate your monitor with this handy calibration tool.

- Fully repaired/optimized live search
-- The live search now works flawlessly in every major browser.
-- Support was added for skipped characters (i.e. mistakenly searching "blech" will still return "Bleach").
-- Overall speed improvement. It's way closer to instant than it was before.

- Series "refresh" button added to info bar
-- This button is available on all pages that use random banner. Clicking it loads a new random banner.
--- The button will disable for one second after each click to prevent flooding.

- Full HTML5 & CSS3 compliance
-- The global layout and main page are both HTML5-compliant.
-- The global CSS output is CSS3-compliant**.
-- Additionally, the site will output some content with more CSS3 properties and fewer images for Firefox 3.5 and Safari 4 users.

- Pagination output improved
-- The pagination on some pages (i.e. release tracker, manga lists, etc.) has been altered to better fit-in with the layout.


Main Page Updates

- Output of tabs for news & user lists has been improved
-- The entire tab is now the area that can be clicked to focus said tab. Before, it was limited to the text in the tab.
-- Hovering over inactive tabs makes their appearance mimic active tabs.
-- Less HTML was used to make the tabs work. Thus, the browser can switch between them faster.

- Output of release tracker has been improved
-- The details output as a list rather than a series of divs. This uses less HTML.
-- A 1px drop shadow has been added to the text in the title bar.*
-- Output of new series has been slightly altered to look a little bit cleaner.


Reader Updates

- Reader now aligns to the right of the browser - Temporarily removed due to some browsing engines not displaying scrollbars on these pages
-- Pages that don't fit in the browser window will align to the right of the window instead of the left.


*No version of Internet Explorer supports the "text-shadow" CSS3 property. Since some elements on the site utilize this, the effect will not be visible in IE or IE-powered browsers. This also applies to older browsers in general. For the optimal viewing experience, it's recommended that you use a browser that better supports web standards, like Mozilla Firefox 3.5, Apple Safari 4, Opera 10 or any version of Google Chrome.

**The CSS3 validator on w3 will return two errors. This is simply due to the fact that the properties "-moz-border-radius" and "-webkit-border-radius" don't actually exist. They are Mozilla's and Apple's (respectively) versions of the "border-radius" property, a CSS3 property that has yet to be fully supported by any browser. The Gecko and Webkit engines are currently the only two stable engines that support it at all, and they only support it through those two non-existent properties. Therefore, the two errors returned by the validator can be ignored, resulting in a passing score.