Skip to content

Releases: backdrop/backdrop

1.1.2

17 Jun 19:30
Compare
Choose a tag to compare

This minor release of Backdrop CMS fixes dozens of small bugs and includes two security fixes. The details of the security update can be found at https://backdropcms.org/SA-CORE-2015-003. This security release was coordinated with the Drupal Security Team.

Backdrop CMS 1.1.2 brings patch-parity with Drupal 7.38.

The complete list of changes from 1.1.1 to 1.1.2 can be found in the 1.1.2 comparison log.

1.1.1

24 May 23:34
Compare
Choose a tag to compare

This minor update to Backdrop CMS fixes a few issues discovered after the release of 1.1.0. Bug fixes include:

  • Content without a path alias pattern could not have a manual path alias set from the node form.
  • Field tokens had gone missing and were considered invalid in the path pattern UI and elsewhere.
  • The "button-danger" class is not necessary on the confirmation form when enabling new modules.

1.1.0

16 May 01:10
Compare
Choose a tag to compare

The first minor release version of Backdrop CMS!

After the first 4 months of Backdrop 1.0.0, we're happy to release our first minor release on schedule according to the Backdrop CMS Roadmap.

This release of Backdrop CMS includes the following new features:

  • More tokens and a token UI in core! This includes all tokens from Drupal 7's contributed Token module, including tokens for fields, menus, content types, and much more!
  • Automated URL alias creation for Users, Taxonomy Terms, and Nodes! That right, it's Pathauto in Backdrop core!
  • A fresh new look to the administration theme! The administrative experience is redefined with more readable text, flatter design, new color palette, and finger-friendly interface.

To upgrade to Backdrop 1.1.0, just follow the minor upgrade instructions at https://backdropcms.org/upgrade. This update does require running update.php after upgrading the core code. This update will automatically disable Pathauto and Token modules if you have installed them in 1.0.0. You may remove these modules from your installation after upgrading to 1.1.0. All the settings from both contributed modules will continue to work with 1.1.0.

1.0.6

16 May 01:02
Compare
Choose a tag to compare

Bug-fixing release for Backdrop CMS.

This release synchronizes Backdrop with Drupal 7.36 bug fixes, including the following issues:

  • Increased performance for responsive adjustments to Admin Bar on page load.
  • Restored Date, Time, and Datetime MySQL support to core.
  • Renaming People --> User accounts in the admin menu.
  • Restoring hook_block_info_alter().

v1.0.5

18 Mar 19:43
Compare
Choose a tag to compare

Bug-fixing and Security release for Backdrop CMS.

This version of Backdrop includes:

After updating Backdrop to 1.0.5, please be sure to run the update.php script to account for minor updates and clearing the caches. See https://backdropcms.org/upgrade#minor-updates for documentation on how to upgrade a site between minor updates.

v1.0.4

13 Mar 02:44
Compare
Choose a tag to compare

Bug fixing release of Backdrop CMS.

Note that this update requires running update.php after updating.

Bug fixes include:

  • First-time full-site configuration imports between sites would fail if the site private keys were different.
  • Improvements to the backwards-compatibility layer with Drupal.
  • Display issues with administrative dialogs and layout configuration.
  • PHP notices in the display of some views.

For the complete list of fixes, see the 1.0.4 milestone.

v1.0.3

11 Feb 22:49
Compare
Choose a tag to compare

Followup release to 1.0.2.

This release fixes minor test failures caused by the default views being enabled instead of disabled by default. This release includes all the bug and security fixes from 1.0.2. See the release notes for 1.0.2 for more details.

v1.0.2

11 Feb 20:54
Compare
Choose a tag to compare

Bug-fixing and Security release for Backdrop CMS.

This version of Backdrop adds a number of fixes, including:

  • Patching 3 security vulnerabilities. See https://backdropcms.org/SA-CORE-2015-001.
  • Fixes the importing of full content types through CMI.
  • Fixes when installing Backdrop in Multisite installations.
  • Display issues in the Seven theme.
  • Improved memory usage and performance of backdrop_parse_info_format().
  • Fixes to Admin Bar, including removing disabled content types and fixing the Run Updates link.

This update requires running update.php after upgrading. See https://backdropcms.org/upgrade for complete instructions on doing an minor update to Backdrop CMS.

We're happy to have coordinated this release with the Drupal community, which released Views module 3.11 today to address the same security issues.

v1.0.1

20 Jan 05:40
Compare
Choose a tag to compare

Bug-fixing release of Backdrop CMS.

A huge thank you to all our users who installed Backdrop 1.0.0. We got a huge response and we appreciate the feedback from the community.

This release of Backdrop CMS fixes a number of issues discovered after the release of 1.0.0:

  • Fixed the accessibility of the admin bar settings page.
  • Fixed the execution order of a layout's preprocess functions called when theming.
  • Fixed the file names of layout CSS files so they do not clobber each other when a file is named layout.css in a theme.
  • Improved the wording of the password reset form.
  • Several small fixes to labels and description text typos.
  • Improved the performance of loading layout info.

After updating Backdrop to 1.0.1, please be sure to run the update.php script to account for minor updates and clearing the caches. See https://backdropcms.org/upgrade#minor-updates for documentation on how to upgrade a site between minor updates.

v1.0.0

16 Jan 07:50
Compare
Choose a tag to compare

Initial release of Backdrop CMS v1.0.0

Backdrop is a full featured CMS with a focus on small-medium businesses, education, and non-profits. It is a fork of the Drupal project, with a highly-compatible API to that of Drupal 7. This release includes 3 major enhancements over Drupal 7, including:

  • Full Configuration Management (easy deploying between environments)
  • Built-in Views Module (dynamic list generator)
  • All-new Layout Module (similar to Panels in Drupal 7)

Besides these major changes, Backdrop contains dozens of other improvements throughout: an enhanced entity system, new AJAX dialog system, HTML5 elements, updated libraries, built-in administration bar, and more!