Backdrop CMS v1.15.2 Release Notes

Release Date: 2020-05-15 // almost 4 years ago
  • ๐Ÿš€ 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.