Backdrop CMS v1.12.7 Release Notes

Release Date: 2019-05-16 // almost 5 years ago
  • ๐Ÿš€ Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only.

    โšก๏ธ Update information:

    • ๐Ÿš€ 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, so upgrading custom versions of those files is not necessary.

    ๐Ÿ”„ Changes since 1.12.6

    • ๐Ÿ– Issue #3685: Allow views_handler_field_date to work with SQL datetime format.
    • Issue #3719: Ensure that we do not end up with broken views data cache entries.
    • โฑ Issue #3731: Keep scheduled content scheduled for users without permission to edit the date.
    • Issue #3575: Date fields can show timezone twice.
    • ๐Ÿ”ง Issue #3504: Fix RTL icons in CKEditor toolbar configuration.
    • Issue #3537: Fix error using entity functions in install files.
    • Issue #2515: Fix node block template suggestion in existing content block.
    • Issue #3744: Fix resetting of created date by non-administrators.
    • ๐Ÿ”Š Issue #3743: Fix scrolling of fieldsets within dialogs.
    • โš  Issue #3699: Fix PHP 7.1 Warning: A non-numeric value encountered in theme_pager().
    • Issue #3633: Improve the help text in the visibility condition form.
    • Issue #3637: Fix RTL in the Manage blocks page.
    • ๐Ÿ’ป Issue #3616: Project Browser: Fix RTL in the "Install new themes" page.
    • Issue #3636: Make weight a number field on book node edit form.
    • Issue #3635: Changed 'Edit links' button text to 'Manage links'.
    • ๐Ÿšง Issue #2528: Theme the maintenance page in Basis.
    • Issue #3026: Changed $vars to $variables in Date and Link modules.
    • โšก๏ธ Issue #3608: Updated description text for block class field.
    • ๐Ÿ“š Issue #3713: Fixed typo in batch_set() documentation.
    • ๐Ÿšš Issue #3299: Moved custom block delete button to the bottom of the page.
    • ๐Ÿ– Issue #3685: Fix views_handler_filter_date cannot filter for NULL.
    • Issue #3685: Fix Numeric Field Handler Converts NULL to Zero.
    • ๐Ÿ”Œ Issue #3685: Views: views_plugin_argument_validate_taxonomy_term has ambiguous column tid.
    • โšก๏ธ Issue #3678: Update Front page link on update complete page.
    • ๐ŸŒ Issue #3674: Installer: Allow using .po translation files from b.org without having to rename them.
    • โš  Issue #3691: Fixes missing warning message in views theme information when display machine name is changed.
    • โš  Issue #3698: Spelling fix in Options Element warning.
    • โœ… Issue #1478: Avoid race-condition in comment-new test checking.
    • Issue #3609: Removing duplicate content on field date description.
    • Issue #1265: Provide code samples in a textarea for easy copy-paste.
    • ๐Ÿ“š Issue #3311: Update the API documentation to include the new 'info' type for messages.
    • Issue #3667: Properly indent in format_xml_elements().
    • ๐ŸŒ Issue #3560: Switch translation links in installer from Drupal to Backdrop.