docs(upgrading): Complete MODX 2.x minor upgrade notes - #600
Merged
Ibochkarev merged 2 commits intoAug 18, 2026
Conversation
Fill the missing minor-version upgrade pages for Revolution 2.x and link the full series from the upgrading index. Based on changelog highlights and release posts; closes the gap left by empty stubs in modxorg#287.
Ibochkarev
force-pushed
the
docs/issue-34-upgrading-2x-minors
branch
from
August 15, 2026 17:05
51412ee to
58ab228
Compare
Ibochkarev
marked this pull request as ready for review
August 15, 2026 17:05
Mark-H
approved these changes
Aug 17, 2026
Mark-H
left a comment
Collaborator
There was a problem hiding this comment.
Very AI written with things like "ticket list" and "smoke test" that definitely aren't words you'd use yourself but meh I don't care enough about these pages.
hoping this review causes checks to run? not sure why those are stuck
Replace ticket list / smoke test wording and trim formulaic intros called out in review on modxorg#600.
Collaborator
Author
|
Thanks @Mark-H — toned down the AI phrasing (no more “ticket list” / “smoke test”, shorter intros). Fresh push should also kick the checks again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Completes the version-specific Revolution 2.x upgrade documentation in English and Russian. The PR adds pages for the missing 2.4, 2.5, 2.6, 2.7, and 2.8 minor releases, then links the complete series from the main upgrading index.
Issue #34 asked for per-minor highlights and upgrade considerations. Closed PR #287 proposed empty stubs on
2.x. These pages contain practical checks based on the matching Revolution changelog sections and release posts: behaviour changes, database and permission notes, patch-level cautions, and post-setup verification.Existing pages already cover 2.0 through 2.3 and the security-sensitive 2.8.2 / 2.8.3 changes. Together, the index now covers every 2.x minor line.
Affected versions
2.x
Relevant issues
Fixes #34
Supersedes the empty-stub approach in #287.