On one of my earlier post, I mentioned that Wordpress 2.0.6 is going to be the last major update before Wordpress 2.1, but that proved to be false when they released Wordpress 2.0.7. The latest version (2.0.7) fixes PHP security problem and the Feedburner issue that was found in 2.0.6. These are the changes that have been made since 2.0.6:
- Security fix for wp_unregister_GLOBALS() to work around the zend_hash_del_key_or_index bug in PHP 4 versions less than 4.4.3 and PHP 5 versions less than 5.1.4 with register_globals set to “On.â€
- Feeds now properly serve 304 Not Modified headers instead of mismatched 200/304 headers (a.k.a. the FeedBurner bug).
- Backport of another 304 Not Modified fix from WordPress 2.1
- Deleting WordPress Pages no longer gives an “Are You Sure?†prompt.
- After deleting a WordPress Page, you are now properly redirected to the Edit Pages screen.
- Sending an image at original size in Internet Explorer no longer adds an incorrect “height†attribute.
The next major version of Wordpress (2.1) is due to come out by the end of this month. Until then, download Wordpress 2.0.7 and update your blog.


Discussion
Comments for “Wordpress 2.0.7 Released”