WordPress 2.2 “Getz” is now official. I’ve listed some of the changes previously, but here’s another quick rundown:
- Atom feeds updated to Atom 1.0
- Preliminary support for Atom Publishing Protocol
- Widgets are now supported in core
- Protection against activating broken plugins
- “Deactivate All Plugins” button. Sadly, my “Reactivate All Plugins” patch didn’t make it into this release. Hopefully you’ll see it in WP 2.3.
- Improvements to comment management
- Code optimizations and speedups
- Future WYSIWYG support for the Safari browser
- Post Preview moved into a popup window, rather than an iframe on the Write page
- WordPress-specific XML-RPC API
- JQuery support
You can find a list of changes for version 2.2 on the WordPress Trac site. [...]
There have been some more bugfixes applied, and there is now a second RC available. Details are in Ryan Boren’s announcement.
WordPress 2.2 RC2 — You’re soaking in it! (In other words, I’m running it here
)
By the way, one other change in this version that I don’t think has been mentioned in the previous announcements: In the “Write Post” screen, the post preview is no longer displayed directly in the page. [...]
Last night, rob1n tagged WordPress 2.2 RC1 in the svn repository, and Ryan Boren posted an announcement on his blog. That means that at this point, there shouldn’t be any major feature changes going into this branch, just bugfixes. It also means that it’s almost ready for official release. . [...]
One of the new features in the upcoming WordPress 2.2 release is an option to “Deactivate All Plugins” with one click. Our standard advice is to deactivate all your plugins before upgrading so that out-of-date plugins won’t break your system mid-upgrade. But in the past, you had to deactivate plugins one at a time. Thus the new “Deactivate All Plugins” button to make this easier.
While testing some things on my development system, I was frustrated that after an upgrade, I still had to reactivate my plugins one by one. [...]
Doh. I should have caught up on my wp-hackers reading before I made that last post. It appears that we’re going to delay the tags support until version 2.3 in order to have more time to flesh out all the details properly. Instead, it appears that sidebar widgets may become an official core addition in WP 2.2. Stay tuned for more details…
That’s right, two shiny new bugfix/security updates. One for the 2.0 branch and one for the 2.1 branch. There are some small bugfixes in both of these versions, but the main reason to upgrade is for the security fixes (I’m going to write more on that subject later).
Visit the downloads page for version 2.1.3, and the Release Archive for version 2.0.10.
Watch later this month for the release of WordPress 2.2. [...]
In the interest of getting the word out as quickly and as widely as possible, a brief word about a new WordPress release: If you recently installed version 2.1.1, you should upgrade to WordPress 2.1.2 immediately. There was a security breach on the server which housed the download archives, and some files in the 2.1.1 download were modified to include a serious security hole. There are more details in the official WordPress Dev Blog announcement.
While technically this only affects those who downloaded the 2.1.1 .zip or .tar.gz archives from the wordpress.org site in about the last week, it certainly wouldn’t hurt to go ahead and upgrade, even if you downloaded earlier, or installed from SVN. [...]
February 21, 2007 – 10:37 am
Announcing not one, but two new WordPress releases: WordPress 2.0.9 (for the 2.0 branch), and WordPress 2.1.1 (for the 2.1 branch). Both versions include fixes for a minor XSS (cross-site scripting) attack vector, plus various other small bugfixes. Due to the possible security bug, all users are urged to upgrade to the newest appropriate version. See the announcement on the Development Blog for full details.
For those of you who may be confused about why there are two versions being updated in parallel, here’s a quick rundown: for WordPress to be available as an official package for Debian Linux, we made a commitment to maintain the 2.0 branch through 2010. [...]
January 22, 2007 – 11:31 pm
Hot off the presses is the latest feature release of our favorite blogware: WordPress 2.1 “Ella”. You can find a bore-you-to-tears detailed list of bugfixes and feature changes in the Milestone report over on Trac. But here’s my version of the short list of changes:
- Tabbed WYSIWYG/Code editing: You can now easily switch back and forth between the WYSIWIG (AKA: RTE, or “Rich Text Editor”) and the old-style editor with quicktags.
- Autosave: When editing posts, your changes are automatically saved every two minutes, as long as you’ve set a title.
- Spellcheck: The RTE now includes a spelling checker. [...]