Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backdrop 1.26.0 Release checklist #6225

Closed
23 of 41 tasks
quicksketch opened this issue Sep 15, 2023 · 6 comments
Closed
23 of 41 tasks

Backdrop 1.26.0 Release checklist #6225

quicksketch opened this issue Sep 15, 2023 · 6 comments
Milestone

Comments

@quicksketch
Copy link
Member

quicksketch commented Sep 15, 2023

Scheduled for September 15, 2023 4pm - 6pm PT

Pre-release tasks

  • Merge minor release commits (@quicksketch / @laryn)
  • Move all unfinished issues to the next bug-fix release milestone (@quicksketch)
  • Review all closed issues in milestone: (@jenlampton)
    • Issue titles should include a complete, but very brief summary of the problem.
    • Issue titles should be in complete sentences, ending with a period.
    • Bug issue titles should start with Fix or Fixed,
    • New feature issue titles should start with Add or Added.
    • Each issue should have accurate labels, especially the "type - " labels.
  • Close the milestone (@quicksketch)
  • Draft Release notes (@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.
          • See this example for updates to .htaccess
          • See this example or this example for updates to settings.php
        • 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 /update.php) for this release.
      • Include a section heading **Changes since version 1.xx.x** are listed below.
        • Navigate to Actions
        • Select the most recent time "Release Notes Generator" has been run.
        • Download the release-notes artifact attached to the generator.
        • Unzip the file, and copy/pate contents into release notes draft.
        • Re-word issue titles to indicate that the problems have been fixed.
        • Note: This list can also be copied from the list on the preview release, but review closed issuses in the milestone
      • Verify the list above matches all changes since the most recent bug-fix release

Release tasks

  • Update bootstrap.inc with version number (@quicksketch)
  • Tag for release, and push tag to GitHub (@quicksketch)
  • Branch for new minor number (e.g. 1.10.x) and push to GitHub (@quicksketch)
  • Revert version number back on 1.x branch with minor number increased (e.g. 1.11.x-dev) (@quicksketch)
  • Revert version number back on new minor number branch (e.g. 1.10.x-dev) (@quicksketch)
  • Create release notes on GitHub, and publish release (@quicksketch)
  • Unpublish preview release on backdropcms.org (@quicksketch)
  • Update the front page download link on b.org (@quicksketch)
  • Create a new language template file for the translation server (@olafgrabienski)

Immediate Post-release tasks

Publicity tasks

Code tasks

Backdrop Website updates

  • beta.backdropcms.org -- if not done with preview (assign to bugfolder / jenlampton / bwpanda)
  • docs.backdropcms.org (assign to jenlampton / bwpanda / bugfolder)
  • events.backdropcms.org (assign to jenlampton / bwpanda / bugfolder)

2-week Post-release tasks

These should be done after the first bug-fix release or 14 days -- whichever
comes sooner.

Publicity tasks

  • Add a notification to the dashboard (assign to stpaultim / klonos / jenlampton)
  • Send a newsletter to subscribers (assign to bwpanda / stpaultim / jenlampton)

Backdrop Website updates

  • backdropcms.org @jenlampton (or bwpanda / bugfolder)
  • forum.backdropcms.org @jenlampton (or bwpanda / bugfolder)

See Also

@quicksketch
Copy link
Member Author

quicksketch commented Sep 16, 2023

Release Notes Draft

The Backdrop community is proud to release version 1.26.0 of Backdrop CMS, following our 4-month release cycle.

Backdrop 1.26.0 has an emphasis on updating our 3rd party libraries. In particular jQuery (and most jQuery-dependent libraries) are caught up to the latest versions. Backdrop is also preparing for the inclusion of CKEditor 5, which is currently still in development as a contributed module.

Backdrop 1.26.0 also fully updates core to be PHP 8.2 compatible.

Notes for updating

  • 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.
  • It will be necessary to run the update script (located at /core/update.php) for this release.

Changes since version 1.25.2 are listed below.

New features

  • Allow Link fields to be restricted to only internal or external URLs #5678
  • Allow themes to have config folders #6122
  • Add user_role_has_permission() function #6186

Miscellaneous changes

  • Add jQuery v3.x and make it the default for new installations (with a fallback to v1.x for existing sites) #3106
  • Update to jQuery 3.7.1 #6211
  • Update jQuery related libraries in core to their latest version, where possible #6185
  • Fork jQuery.once() to maintain compatibility with future versions of jQuery #6195
  • Replace deprecated jQuery methods used in core scripts #6149
  • Update the telemetry module to report the CKEditor versions #6214
  • Show CKEditor in the site status report page. #3360
  • Remove interest-cohort header #6199

This release also includes all the fixes from 1.25.2 (also released today). See the 1.25.2 release notes for the list of additional fixes.

@jenlampton
Copy link
Member

release notes lgtm!

@quicksketch
Copy link
Member Author

The release is out! https://github.com/backdrop/backdrop/releases/tag/1.26.0

@laryn
Copy link
Contributor

laryn commented Sep 18, 2023

I've updated the Pantheon upstream.

@olafgrabienski
Copy link

I've created a new language template file for the translation server.

@laryn
Copy link
Contributor

laryn commented Sep 4, 2024

Closing as outdated.

@laryn laryn closed this as completed Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants