Download: b2evolution-6.11.1-beta-2019-04-19.zip

Downloading: b2evolution-6.11.1-beta-2019-04-19.zip 6.11.1-beta

Also available on GitHub.

Installation

Our easy Installation Guide will provide step by step instructions to get you started with b2evolution.

Upgrade

All the upgrade options are outlined here: Upgrading an existing installation.

Changes

In addition to features of 6.11.0-beta:

  • Front Office:
  • Back-Office:
    • Improved: Snippets Toolbar Plugin
    • Improved: new Colorwheel color selector which supports alpha channel where appropriate (more of this in v7 skins)
    • Added: Import regions/subregions/cities with provided CSV samples in /media/shared/...
    • UI improvements
  • Scheduled Tasks:
    • Improved: "Clean up scheduled jobs older than a threshold" now has 2 different thresholds to keep errors longer than normal tasks
    • Improved: better reporting of "# of actions" of scheduled tasks
    • Improved: Scheduled tasks that may fail because of IMAP timeouts will no longer send immediate email notifications. They will notify only after a threshold of consecutive errors (default: 3)
  • Technical:
    • Changed: backoffice now uses evoadm.php instead of admin.php in order to avoid mod_rewrite false positives
    • Improved: Quick upload folders will now be renamed to match the slug of the current post (unless a file is linked to several posts)
    • Added: Config variable $email_send_allow_php_mail == false; to disallow using PHP's internal mailer
    • Added: default file type for CSV .csv
    • Bug fixes