Backdrop CMS 1.23.2 is now available. This release includes minor changes and bug fixes.
Backdrop CMS 1.23.2 is a full-featured content management system that allows non-technical users to manage a wide variety of content.
It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
Backdrop CMS 1.23.2 Changelog
Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only.
- The
.htaccess
files have been modified to include support for PHP 8. This includes the .htaccess files in the project root, in the files directory, and the private files directory. (See #5906) - No changes have been made to the robots.txt or default settings.php files in this release. Updating customized versions of those files is not necessary.
- The database update script does not need to be run.
🧮 Added
- PHP 8: Fix .htaccess PHP overrides #5906
- PHP 8: Fix deprecated function: mb_strlen(): Passing null to parameter 1 ($string) of type string is deprecated in mb_strlen() (line 479 of ../unicode.inc) #5890
- PHP 8.1: Fix deprecated function:
preg_replace()
: Passing null to parameter 3 insystem_requirements()
#5925 - PHP 8.1: Fix backdrop_is_cli() detection #5872
- Fix PHP notice: Undefined index: position in views_plugin_display_block->options_form() (line 296 of ../views_plugin_display_block.inc). #5882
- Fix multiple image browsers in CKEditor’s insert image functionality #5867
- Fix typo in Redirect module: it’s “update”, not “upadte” #5826
- Fix creation of table
backdrop_install_test
fails upon installation without a pre-created database #5817 - Fix creation of database during installation fails #5816
- Fix Simpletest semi-silently ignoring wrong file paths in .tests.info file #5491
📝 Changed
- User edit/create form: render the “Account settings” fieldset as non-collapsible if it is the only one #5783
- Add Requirements check for
max_input_vars
to status report #5771 - Link to the Layouts admin page from the Custom blocks admin page. #1360
- Switch pull request sandboxes to PHP 8.1 #5926
- Fix indentation in
layout_list_page()
in layout.admin.inc #5888 - Switch to Checkout V3 in GitHub Actions to prevent node.js nagging #5880
- Switch to using
random_bytes()
where available (built into php7) #5813
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: CMS, Content Management System, Softaculous
Related Links
- Live Demo:
See Backdrop CMS in action (Softaculous site (External link)) - Official Website:
Learn more about Backdrop CMS software (External link) - Run Backdrop CMS in your website:
Please Contact us for more information or start any Hosting Plan and install Backdrop CMS from Softaculous software library - Backdrop CMS Changelog:
To read changelog source Click Here (Backdrop CMS Changelog (External Link))