All Versions
40
Latest Version
Avg Release Cycle
34 days
Latest Release
1245 days ago

Changelog History
Page 2

  • v1.16.2 Changes

    June 17, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains security updates and bug fixes only.

    ๐Ÿš€ Previously, if a form submission failed Backdrop's cross-site request forgery protection, the submitted form values would be re-displayed to the user along with a message advising them to copy their previously submitted values and reload the page. Beginning with this release, the form is shown without any values for security reasons, and the user is prompted to press the back button to return to their previously entered values.

    โšก๏ธ The user-facing translatable string that appears when a form is outdated has also been changed, and translations of it will need to be updated.

    โšก๏ธ Notes for updating:

    • No changes have been made to the .htaccess, robots.txt, or default settings.php files in this release, so updating customized versions of those files is not necessary.
    • The database update script does not need to be run

    ๐Ÿ”„ Changes since 1.16.1

    • ๐Ÿ”’ Security Fix, see BACKDROP-SA-CORE-2020-004
    • โšก๏ธ Issue #4423: Fix incorrect t() parameter usage in update_mail().
    • Issue #4419: prevent new empty formats if disabled ones exist
    • Issue #4431: Use b.org link for backups help.
    • ๐Ÿ“š Issue #3044: Update cron links to use backdropcms.org documentation.
    • Issue #3734: Fix broken template rescan in views.
    • ๐Ÿ“š Issue #4223: Correct API groups for Field UI documentation.
    • Issue #4146: Minor change to text in contact module.
    • Issue #4281: Enforce password value requirement on reset form.
    • Issue #4434: Optimize color_css_alter() to reduce number of file system checks.
    • ๐Ÿšš Issue #4424: Remove unnecessary string concatenations.
  • v1.16.1 Changes

    May 20, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains security updates and bug fixes only.

    โšก๏ธ Notes for updating:

    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt, or default settings.php files in this release, so updating customized versions of those files is not necessary.
    • ๐Ÿš€ It will be necessary to run the update script (located at /update.php) for this release

    ๐Ÿ”„ Changes since 1.16.0

  • v1.16.0 Changes

    May 15, 2020

    ๐Ÿš€ The Backdrop community is proud to release version 1.16 of Backdrop CMS, following our 4-month release cycle. This version contains a handful of new features and API additions, as well as the usual cleanup tasks, and usability improvements.

    โšก๏ธ Notes for updating:

    • ๐Ÿš€ It will be necessary to run the update script (located at /update.php) for this release.
    • ๐Ÿ“š No crucial changes have been made to the .htaccess, robots.txt or default settings.php files in this release. There is, however, new documentation in the settings.php file containing examples of how to override configuration values. Updating custom versions of these files is not necessary, but may be helpful.

    Major new features in Backdrop 1.16 include:

    Usability improvements

    API additions

    Cleanup tasks

  • v1.16.0-preview Changes

    May 15, 2020

    ๐Ÿš€ This is the preview release of Backdrop 1.16.0. Please use this version if you would like to help us test the features in the new version of Backdrop -- prior to the official release on May 15, 2020.

    โšก๏ธ Notes for updating:

    • ๐Ÿš€ It will be necessary to run the update script (located at /update.php) for this release.
    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt or default settings.php files in this release. Updating custom versions of those files is not necessary.

    Major new features in Backdrop 1.16.0 Preview include:

    Usability improvements

    API additions

    Cleanup tasks

  • v1.15.4 Changes

    June 17, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains security updates and bug fixes only.

    ๐Ÿš€ Previously, if a form submission failed Backdrop's cross-site request forgery protection, the submitted form values would be re-displayed to the user along with a message advising them to copy their previously submitted values and reload the page. Beginning with this release, the form is shown without any values for security reasons, and the user is prompted to press the back button to return to their previously entered values.

    โšก๏ธ The user-facing translatable string that appears when a form is outdated has also been changed, and translations of it will need to be updated.

    โšก๏ธ Notes for updating:

    • No changes have been made to the .htaccess, robots.txt, or default settings.php files in this release, so updating customized versions of those files is not necessary.
    • The database update script does not need to be run

    ๐Ÿ”„ Changes since 1.15.3

  • v1.15.3 Changes

    May 20, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains security updates and bug fixes only.

    โšก๏ธ Notes for updating:

    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt, or default settings.php files in this release, so updating customized versions of those files is not necessary.
    • The database update script does not need to be run.

    ๐Ÿ”„ Changes since 1.15.2:

  • v1.15.2 Changes

    May 15, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only.

    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt, or default settings.php files in this release, so updating customized versions of those files is not necessary.
    • The database update script does not need to be run.

    ๐Ÿ”„ Changes since 1.15.1:

    • #4389: PHP notice on List layouts page when permission is missing.
    • ๐Ÿ—„ #4308: Convert deprecated code for PHP 7.4 compatibility.
    • โช Revert "Issue #1140: Fix fields with inline labels next to floated elements."
    • #4017: Fix "file may not be referenced" in image dialog for manually uploaded files.
    • #4227: Do not allow image field min dimensions to be larger than max dimensions.
    • #4295: Rebuild Color module CSS on cache flush.
    • #4357: Prevent "theme hook not found" on date field creation.
    • #4371: Fix file path placeholder for Layouts.
    • #3869: Fix Taxonomy term list table headers when Language module is enabled.
    • #4319: Fix Empty fields are rendering markup.
    • #4373: Fix incorrect cache bin.
    • #4360: Caching install profiles setting was not being saved.
    • ๐Ÿ›  #3348: Fixed Color module support for sub themes and Basis sub-theme color support.
    • ๐Ÿšš #4261: Remove extraneous characters in SelectQuery::addField()'s docblock.
    • ๐Ÿšš #1394: Remove the unused Block IP addresses permission.
    • โœ… #4306: Adding code to time the test runs and display them in the summary.
    • #4321: Fix language pseudo field's weight to allow re-ordering.
  • v1.15.1 Changes

    March 26, 2020

    ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains only security updates and bug fixes.

    ๐Ÿš€ For more information about the security fixes in this release, see the security announcement at https://backdropcms.org/security/backdrop-sa-core-2020-001

    โšก๏ธ Update information:

    • โšก๏ธ The database update script does not need to be run.
    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt or default settings.php files in this release, so upgrading custom versions of those files is not necessary.

    ๐Ÿ”„ Changes since 1.15.0:

    • โšก๏ธ #3355: Update CKEditor to version 4.14.0.
    • ๐Ÿ›  #3853: Fixed Parameter 3 expected to be a reference, value given.
    • ๐Ÿ›  #4328: Fixed viewsSearchQuery class missing from autoloader.
    • ๐Ÿ›  #4330: Fixed the permission check in the color module for previews.
    • ๐Ÿ›  #4321: Fixed language pseudo field's weight to allow re-ordering.
    • ๐Ÿ›  #4326: Fixed small typo in Basis theme's README.md.
    • #4299: Fixed taxonomy_get_term_by_name() docblock.
    • ๐Ÿšš #4034: Remove redundant 'contentinfo' aria role from 'footer'.
    • ๐Ÿ›  #4225: Fixed permission checking for individual vocabularies.
    • ๐Ÿ›  #4280: Fixed "chronological" spelling.
    • #4288: Fixed typo in taxonomy_vocabulary_load_multiple() docblock.
  • v1.15.0 Changes

    January 16, 2020

    ๐Ÿš€ The Backdrop community is proud to release version 1.15 of Backdrop CMS, following our 4-month release cycle.

    โšก๏ธ Notes for updating:

    • It will be necessary to run the update script (located at /update.php) for this release.
    • ๐Ÿš€ No changes have been made to the .htaccess, robots.txt or default settings.php files in this release. Updating custom versions of those files is not necessary.

    Major new features in Backdrop 1.15.0 preview include:

    • #3297 Add Image Library modal to Image fields
    • #3566 Add a recent news block to the dashboard
    • 0๏ธโƒฃ #1610 Allow content to be placed into the menu by default
    • #4200 Allow menus to be always click/touch activated (rather than hover activated)
    • #3972 Add new translatable HTML5 date form elements: html_datetime, html_date, html_time
    • #4235 Add more display options for boolean fields

    Also changed since version 1.14.2:

    • ๐Ÿš€ All changes from version 1.14.3
    • โšก๏ธ #4254 News Block Followup: Switch URL to a config setting and cache the news updates
    • #4270 Fix Possible regression when adding blocks with file fields
    • #4181 Remove entity_create_stub_entity() in favor of entity_create()
    • ๐Ÿ’ป #3326 Provide UI to define watchdog severity levels
    • 0๏ธโƒฃ #4156 Disable comments by default on NEW content types
    • ๐Ÿšš #3931 Remove all default words (stop words) from path alias "Strings to Remove" settings
  • v1.15.0-preview Changes

    January 02, 2020

    ๐Ÿš€ This is the preview release of Backdrop 1.15.0. Please use this version if you would like to test the features of the new version of Backdrop prior to the official release on January 15, 2020.

    Major new features in Backdrop 1.15.0 preview include:

    • #3297 Add Image Library modal to Image fields
    • #3566 Add a recent news block to the dashboard
    • 0๏ธโƒฃ #1610 Allow content to be placed into the menu by default
    • #4200 Allow menus to be always click/touch activated (rather than hover activated)
    • #3972 Add new translatable HTML5 date form elements: html_datetime, html_date, html_time
    • #4235 Add more display options for boolean fields