2.4.0-rc2 "Venetian"
Categories: 2.x "Nevada" series, Obsolete
Change Log
- 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)
- $Blog->footer_text()
- $Item->footer()
- 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).
- 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)