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
If this is the Jan 15 release, ensure that the end year in the "All Backdrop code is Copyright..." section towards the bottom of the README.md file has been updated to reflect the new/current year. @quicksketch
Copy Preview release release notes, update as follows
Include a short, descriptive summary of the release, for example:
The Backdrop community is proud to release version 1.xx of Backdrop CMS, following our 4-month release cycle.
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.
Include a section heading ## Changes since version 1.xx.x
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
Scheduled for January15, 2026 4pm - 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.## Changes since version 1.xx.xls -1 core/modules/*/*.install | while read filename; do echo "$(git log -1 --pretty="format:%ad %f" --date=format:"%F %R" -- $filename)" $filename; done|sortrelease-notesartifact attached to the generator.#before the##to get###.Release tasks
1.10.x) and push to GitHub @quicksketchImmediate Post-release tasks
Publicity tasks
Code tasks
Backdrop Website updates
2-week Post-release tasks
Publicity tasks
See Also