Skip to content

1.33.1

Latest

Choose a tag to compare

@quicksketch quicksketch released this 27 Jan 03:12
· 9 commits to 1.x since this release

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.txt or default settings.php files 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() in system_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

Miscellaneous changes

  • Improve dropdown menu labels for touch/click behavior #4253
  • The page content type now defaults to not having scheduling on new installs #3795