Posted by fplanque on Jan 23, 2008 in New releases
It may have taken a couple weeks more than initially expected but we couldn't resist kicking off the new year by adding yet a handful of new features. So we bumped the version number to 2.4...
Nonetheless, we also spent considerable time in ironing out the remaining quirks. We call this "Release Candidate 2" just to give us an excuse if some little bug sneaked past us... but... as Danny puts it: "This is a really good release." ;)
Actually ready for production!
Among the new stuff, you will find:
- Admin screens:
- Select list for installs with more than 7 blogs. (fplanque)
- XHTML validator, security rules and antispam checkinh can now be configured on a per usergroup basis. XHTML validation can also be specifically disabled for XML-RPC calls. (fplanque)
- Enhanced upload screen. (fplanque)
- Extended system checks (fplanque, blueyed).
- Additional help icons throughout the admin interface. (fplanque)
- Podcast support: (fplanque)
- enter the URL of an mp3 file into 'Link to url:' and select 'Type: Podcast'.
- Embedded mp3 player.
- <enclosure> support in RSS 2.
- Improved comment handling:
- Do not send notification if to author if he comments on his own post (personman2).
- Auto publish comments from users with permission to moderate comments (fplanque).
- Option to edit comments while in antispam banning mode (fplanque).
- New skin features:
- The evobar is now fixed on top of the screen.
- New Template tags: (fplanque)
- Enhanced thumbnails (including PNG support). (fplanque)
- Tag URLs: (fplanque)
- Cleaner tag URLs.
- Canonic handling of tag URLs.
- XML-RPC has been debugged and reorganized. Each API is now in its own file:
- Blogger API debugged (fplanque)
- blogger.newPost no longer requires a cat ID ( <category>123</category> ) to be passed. It will use the first/default cat available in the targetted blog.
- b2 API debugged (fplanque)
- MetaWeblog API debugged (fplanque)
- Movable Type API debugged (fplanque)
- Added Really Simple Discoverability (RSD) support (fplanque).
- Blogger API debugged (fplanque)
- Better default install: The installer will now create the default blogs with cleaner URLs by default. We do believe these will work on 99% of the current Linux hosts. It is always possible to change the URL scheme in the Blog Settings.
- Security enhancements...
- Bug fixes (fplanque, yabba, blueyed)