b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • About
  • News
 
  • « b2evolution 4.1.1 (stable) released
  • b2evolution 4.0.5 (stable) released & security fix »

b2evolution 4.1.0 (beta) released

Posted by fplanque on Sep 09, 2011 in New releases

b2evolution version 4.1.0-beta was released.

Download here ยป

This is a beta release. We are running it on production ourselves and are pretty happy with it at this point. Otherwise we would have called it "alpha" ;) Just be aware there may be some minor bugs that might annoy you until they get fixed ;)

A great part of the development effort oin this release went into simplifying day to day operations, thus making b2evolution easier and smoother to use, for administrators and site visitors equally.

You will find a mouthful of new features and enhancements listed below...

Please let us know what you like most and what you're still missing to make it perfect! (For bug reports, please go to the forums.)

  • Comments & Antispam:

    • Comments can now be deleted with a single click... no more javascript confirmation... no more wasting time when slaughtering spam. Of course we though of the occasional mistake: deleted comments now remain in the "Recycle bin" so they can be recovered with just another click... until, of course, you empty the recycle bin.(@evofactory)
    • Comment paging in the front end. Optional. # of comments per page is configurable. (@sam2kb)
    • Comment feeds configuration. Comment feeds can now be disabled per blog. It's also possible to just include a small excerpt for every comment. (@sam2kb).
    • Default commenter avatars can now be configured to different graphic styles: b2evo default, Gravatar, Identicon, Monsterid or Wavatar (@sam2kb)
    • Feature to elevate an interesting comment into a post were you can elaborate on what the commenter said. Look for the "Elevate into a post" link at the top right of the comment edit form. The comment is quoted in the new post and the original comment is deprecated. (@evofactory)
    • It is now possible for users to subscribe to comment replies / get notified by email when new comments are posted on a specific post. (@evofactory)
    • Comment attachments. It is now possible to attach images and other types of files to comments. This feature can be disabled or restricted to logged in users. The file types that can be uploaded by anonymous users are configurable (only GIF, JPG and PNG by default). (@evofactory)
    • The comment & contact forms are now loaded in Javascript/AJAX by default (go to Blog Settings > Advanced Settings > Caching to control this). This makes it harder for spam bots to post spam (If they still do, it goes into the moderation queue anyways). (@evofactory)
    • Tool to delete all comments & hits matching the blacklist. (@sam2kb)
  • Blog skin design & features:

    • Colorbox (jQuery Lightbox alternative) integration: clicking on images attached to posts will now automatically open a zoom window. When multiple images are attached to a post it's possible to start a slideshow. (@francoisplanque)
    • Slightly redesigned login & registration forms. A little less clutter and a little more help text. (@evofactory).
    • Nicer search form design on the evopress skin. (@evofactory)
    • Users can now edit their user profile in the front office without going to the admin. (@evofactory)
    • It is now possible to display login and registration forms inside of the skin in order to keep visual consistency when users log in. Turn this on in Blog settings > Advanced. (@evofactory)
  • User management:

    • It is now possible to ask users for their gender. (@evofactory)
    • Showing Gender & Country in user list. (@evofactory)
    • Showing confirmed status in user list. (@sam2kb)
    • Registration form accepts a source param. ?source=... that will be attached to the new user profile (30 characters max). Can be used for tracking newsletter or ad returns. (@evofactory)
    • Specific user groups can be given permission to access the shared file root or not. (@evofactory)
    • Tab to view the list of blogs belonging to a user in the user profile (backoffice only) (@sam2kb)
    • Full support of non-ASCII usernames/logins (@sam2kb)
    • Users can now upload an avatar/profile picture directly into the User form without going through Files Management (@evofactory)
  • User permissions on blogs:

    • The advanced user permissions screen has been refactored.
    • Editing timestamps is now a specific permission and no longer a "level based" permission.
    • There are now separate permissions for editing comments depending on their status (published, deprecated, draft).
  • Plugins:

    • Added possibility to define new blog types in a plugin so that users can create blogs with preconfigured settings for specific tasks. Install the test plugin for a demo implementation of this. (@sam2kb)
    • Basic antispam plugin: remove repetitive characters and trim whitespace (@sam2kb)
  • Statistics:

    • Improved search engine detection algorithms (@sam2kb)
    • Better handling of regional character sets and "serp ranks".
    • Search engines definitions moved to /inc/sessions/model/_search_engines.php.
  • Installer:

    • The installer will now create default scheduled jobs for: pruning the stats (hit log & session log), pruning the page cache & updating the antispam blacklist. (@evofactory)
  • Backoffice:

    • Autocompletion when adding tags to a post (@blueyed)
    • Page cache repair tool. (@evofactory)
  • Performance:

    • Enhanced Block Caching for widgets with better cache keys and ability to manually turn off Block Caching for any widget. (@francoisplanque)
    • Enhanced Page Caching with auto repair of the directory structure if needed. Page caching is now turned on by default. (@evofactory)
  • Bugfixes (@sam2kb, @blueyed, @francoisplanque, @evofactory)

7 comments

Comment from: Hypocrite

Hypocrite

Looks very nice. :)

Would it be possible to change the lightbox alternative used? That would a nice feature.

2011-09-11 @ 11:14

Comment from: fplanque

Yes it’s possible to change the lightbox alternative pretty easily if you’ve done this kind of things before. Just change the javascript snippet in your skin. Images are marked in a stand way with rel="lightbox[collection]”

2011-09-11 @ 17:17

Comment from: Stace Johnson

Stace Johnson

Francois, is the line of social media icons at the end of your post available as a plugin or widget? It’s exactly what I’m looking for.

2011-09-12 @ 19:32

Comment from: Gabriel

Gabriel

Hi! I have a small trouble with the upgrade from the 3.x to the 4.x series, since the tables where handled only here:

/inc/core/__core.init.php
/inc/sessions/_sessions.init.php

In the 4.x series, this is also handled in those two files, but… not entirely…

One have a declaration “somewhere” in the inc folder… and I dont find it! :S Where could it be located that declaration?

TABLE-KEY_global__cache

(I want to change the auto table key, to a “fixed", since my b2evo instalation is multilingual and for mobiles and desktop browsers, so I had this table aside)

Thanks in advance for the help, because as you see, I did my homework! :D

PS: In the 2.x series, the table keys were handled just in the conf/_advanced.php file)

2011-09-16 @ 15:18

Comment from: fplanque

The social icons will be pluginized, but they are not at this time. It is on the todo list ;)

2011-09-20 @ 05:56

Comment from: Tigere

Tigere

I think when user registration and permissions is more simplified and the assumption that a user is a blogger is done away with,B2Evo will be phenomenal. I think registered users must be able to post articles from front end,fully allowing user driven content.

2011-09-29 @ 13:30

Comment from: Stace Johnson

Stace Johnson

Francois: Thanks for the reply. I wound up building custom code to place the social media icons where I wanted them on the site.

Looking forward to the released version of 4.1!

2011-10-03 @ 20:09

b2evolution News

  • Home
  • Latest comments

Search

Categories

  • All
  • New releases
    • Press releases
  • Community
  • b2evolution.net
  • Development
    • New features
    • Technology
    • Security info
    • Translations
  • The Webmaster's Blog

Archives

  • July 2024 (1)
  • March 2022 (1)
  • September 2020 (1)
  • January 2020 (1)
  • May 2019 (1)
  • March 2019 (2)
  • September 2018 (1)
  • May 2018 (1)
  • September 2017 (1)
  • March 2017 (1)
  • September 2016 (1)
  • March 2016 (1)
  • More...

XML Feeds

  • RSS 2.0: Posts
  • Atom: Posts
What is RSS?

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque