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.27.0 Release checklist #6369

Closed
29 of 42 tasks
quicksketch opened this issue Jan 15, 2024 · 13 comments
Closed
29 of 42 tasks

Backdrop 1.27.0 Release checklist #6369

quicksketch opened this issue Jan 15, 2024 · 13 comments
Milestone

Comments

@quicksketch
Copy link
Member

quicksketch commented Jan 15, 2024

Scheduled for January 15, 2024 4pm - 8pm PT

Pre-release tasks

  • 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.
  • Merge minor release commits (@quicksketch)
  • 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 sould be in complete sentences, ending with a period.
    • Bug issue titles should start with Fix or Fixed,
    • New fearure 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

Immediate Post-release tasks

Publicity tasks

Code tasks

Backdrop Website updates

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 stpaultim / jenlampton)

Backdrop Website updates

See Also

@quicksketch
Copy link
Member Author

quicksketch commented Jan 16, 2024

Release notes draft:


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

Backdrop 1.27.0 includes a major upgrade to CKEditor, updating from CKEditor 4 to CKEditor 5. While existing sites can continue to use CKEditor 4, it's recommended to transition to CKEditor 5 as soon as possible. CKEditor 4 is still included in Backdrop 1.27.0 and existing sites are not automatically updated. See the upgrading to CKEditor 5 blog post for more information.

Another major compatibility change includes fully dropping support for Internet Explorer (all versions). Microsoft officially stopped supporting Internet Explorer in 2021. Microsoft Edge and other browsers are not affected by this change.

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.

Change records

New features

  • All-new CKEditor 5 module! #4122
  • Better reporting for CKEditor 4 vs 5 in Telemetry #6342
  • Make mobile menu toggle text configurable #6264
  • Add a 'User account: compare' visibility rule #4029
  • Allow 'Content: Link' views field to just output URL #3419
  • Rename text format "Filtered HTML" label to "Basic" #1188
  • Provide an easy way to specify attributes for the wrapper div in the output of theme_item_list() #6148

Bug fixes

(These fixes were made between 1.27.0-preview and the 1.27.0 release.)

  • CKEditor 5 - Can not open image dialog if image filters are disabled #6366
  • CKEditor 5 - Multivalue textfields break layout #6364
  • CKEditor 5 - Unable to type in editor area without Headings button #6363
  • CKEditor 5 - Problem creating links #6359
  • CKEditor 5 dialogs from within a Backdrop (jquery.ui) dialog not working #6351
  • When Body uses CKEditor 5, additional Body entry fields are added to the form when clicking "Add another" for a different field #6347

Miscellaneous changes

  • Remove IE-specific code/libraries #214
  • Remove -moz-border-radius and -webkit-border-radius from core files #6265
  • Remove grippie; use CSS "resize" property #340
  • Rename "cketoolbar" config key to just "toolbar" #6352
  • Merge ckeditor5.compat.js from CKEditor 5 to into CKEditor 4 module #6341
  • Enable CKEditor 5 out of the box #6340
  • Add status report message informing about CKEditor 5 upgrade #6346

@jenlampton
Copy link
Member

jenlampton commented Jan 16, 2024

The events site is updated (and I updated the theme too so the newsletter signup in the footer looks nice)
edit: the docs site is updated now too. :tada

@laryn
Copy link
Contributor

laryn commented Jan 17, 2024

The Pantheon upstream is updated.

@olafgrabienski
Copy link

The new language template file for the translation server is created.

@quicksketch
Copy link
Member Author

I tried to update the demo sandboxes but I don't seem to understand how the update process works. I think the repository is at https://github.com/backdrop-ops/tugboat-demos, but I don't know how to update it. @klonos (or @BWPanda), could you help provide some insight?

@klonos
Copy link
Member

klonos commented Jan 27, 2024

I'm on it @quicksketch ...I usually just follow the instructions we already have in https://github.com/backdrop/backdrop-issues/wiki/Update:-Tugboat and that's all it takes.

@klonos
Copy link
Member

klonos commented Jan 27, 2024

...all done! 😉 (checked by spinning a new demo site, and confirmed that it was provisioned with 1.27.0)

Moving on to update the Wikipedia pages next...

@klonos
Copy link
Member

klonos commented Jan 27, 2024

...I've updated the Wikipedia template, however the 2 articles where it's being used have not been updated yet. All the previous times I've done that before would also update the the 2 articles instantly. Perhaps there's some delay before the changes propagate now. I'll check again later.

@quicksketch
Copy link
Member Author

Ah thanks, I didn't think to check the wiki. Would you be willing to update the README in the tugboat-demos with a link to the wiki for future reference? @klonos

@klonos
Copy link
Member

klonos commented Jan 27, 2024

@quicksketch there's a link to the Wiki in the respective task in the issue summary (and that's in the template we use for the release tasks, so it's always there) 😉

Wikipedia articles updates to reflect 1.27.0 btw.

@klonos
Copy link
Member

klonos commented Jan 27, 2024

@quicksketch I don't have permissions in the tugboat-demos repo (can I please?), so here's a PR instead: backdrop-ops/tugboat-demos#7

@quicksketch
Copy link
Member Author

Super, thanks @klonos! I made you an admin on the repository.

@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

5 participants