Backdrop CMS v1.14.3 Release Notes

Release Date: 2020-01-16 // over 4 years ago
  • 🚀 Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only.

    ⚡️ 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.14.2:

    • #2843: Allow longer URLs in rich text editor.
    • 🔌 #1578: Undefined index: identifier in views_plugin_display->is_identifier_unique().
    • 🚧 #3550: Set maintenance mode value correctly when using Installer module.
    • 👍 #4151: Support multisites in install.sh.
    • #4145: Fixing admin/structure/contact/list menu link.
    • #4158: Title and alt attributes may be stripped if they contain a colon.
    • 👍 #4081: Better descriptions for row widths on flexible layouts.
    • #4187: EntityDatabaseStorageController::create() should require entity class.
    • 🚚 #2623: Remove reference to non-existent add.png file.
    • 🛠 #2655: Fixed inconsistent sorting issues with backdrop_sort().
    • #4263: Convert {} to [] for PHP 7.4.
    • #3556: Link documentaion on backing up database to new backdropcms.org page.
    • 🛠 #3873: Better empty field value handling, fixes fatal on saving empty number fields.
    • #4180: DateThemeTestCase fails at certain times of day.
    • #4191: Added the missing @see lines to config_* function doc blocks.
    • #4215: Hero block needs file_usage_delete() when files change.
    • #4236: Dashboard: Fix undefined index notice in theme color/settings link.