Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only. This release focuses on fixing regressions found in the 1.33.0 release.
Notes for updating
- It is not necessary to run the update script (located at
/core/update.php) for this release. - No changes have been made to the
.htaccess,robots.txtor defaultsettings.phpfiles in this release. Updating customized versions of those files is not necessary.
Changes since version 1.33.0
Bug fixes
- Call to undefined function
cache()insystem_list()error on PHP 7.1 #7061 - Regression when contrib modules call
_field_filter_items()#7058 - Regression when contrib modules call
text_field_is_empty()with only 2 parameters #7057 - Layout additional paths are displayed as overrides even if they're not, in some cases #7053
- Taxonomy term pages with image put image at bottom of page for only 1 or 2 items with that term #7060