You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include a short, descriptive summary of the release, for example:
This is the preview release of Backdrop 1.16.0. Please use this version if you would like to help us test the features in the new version of Backdrop prior to the official release on January/May/September 15th, 20xx.
Include a section heading ## Notes for updating*
Note if any changes were made to files outside the core directory, for example:
- 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.
Note if updates (update.php) needs to be run, for example:
Use the text The database update script does **not** need to be run.
or **It will be necessary to run the update script** (located at /core/update.php) for this release.
Note: you can use this command to see if any install files were changed: ls -1 core/modules/*/*.install | while read filename; do echo "$(git log -1 --pretty="format:%ad %f" --date=format:"%F %R" -- $filename)" $filename; done|sort
Include a section heading ## Changes since version 1.xx.x
Scheduled for May 4th, 2026 6 - 10pm PT
Pre-release tasks
## Notes for updating*coredirectory, for example:- 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..htaccesssettings.phpThe database update script does **not** need to be run.**It will be necessary to run the update script** (located at /core/update.php) for this release.ls -1 core/modules/*/*.install | while read filename; do echo "$(git log -1 --pretty="format:%ad %f" --date=format:"%F %R" -- $filename)" $filename; done|sort## Changes since version 1.xx.xrelease-notesartifact attached to the generator.#before the##to get###.Pre-release Publicity + documentation tasks
Documentationlabel if the feature needs to be documented (or needs docs to be updated)Needs change recordlabel if the the issue contains an API change.Release tasks
1.10.0-preview) (@quicksketch)1.10.x-dev) (@quicksketch)Website updates (optional)
Post-release Publicity + documentation tasks