Skip to content

Review 2026.2 changelog documentation changes#20175

Merged
seanbudd merged 6 commits into
betafrom
docs2026.2
May 20, 2026
Merged

Review 2026.2 changelog documentation changes#20175
seanbudd merged 6 commits into
betafrom
docs2026.2

Conversation

@seanbudd

Copy link
Copy Markdown
Member

Must be a squash merge

Changes from this PR to the previous release:

  • Files to check: user_docs/en/userGuide.md, user_docs/en/changes.md developerGuide.md
  • Compare this branch to the previous release
  • Comparison command:
    git diff rrelease-2026.1.1rc1...docs2026.2 -- "**/en/*.md" "**/developerGuide.md"

Common mistakes to check for:

  • Issue/PR reference in changes file is incorrect
  • Incorrect spelling.
  • Shortcuts added without code markdown (e.g. NVDA+d)
  • List items not indented by a multiple of 2 spaces (regex ^ ( )*\*)
  • Double spaces (regex [^ ] )
  • Inconsistent use of single vs double quote. (regex ' )

@seanbudd

This comment was marked as resolved.

@seanbudd seanbudd added this to the 2026.2 milestone May 19, 2026
@seanbudd seanbudd marked this pull request as ready for review May 19, 2026 08:50
@seanbudd seanbudd requested review from a team as code owners May 19, 2026 08:50
These may be updated, downgraded or removed at any time.
It is recommended to package any pip dependency directly with your add-on, rather than using NVDA's version of the package.
The exception to this is `wxPython`, which must be used from NVDA.
The exception to this is `wxPython`, where any breaking changes from `wxPython` will be treated as an API breaking change.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michaelDCurran - are we okay with this rephrasing?

Comment thread user_docs/en/changes.md Outdated
Comment thread user_docs/en/changes.md Outdated
Comment thread user_docs/en/userGuide.md
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the NVDA 2026.2 documentation set (User Guide, What’s New / changelog, and Developer Guide) to reflect new features and clarify add-on/API guidance for the release.

Changes:

  • Expanded the 2026.2 “What’s New” content with grouped feature highlights (Magnifier, Touch, Speech, Braille, etc.) and developer notes.
  • Refreshed User Guide key command and settings documentation (notably Magnifier and repeat-last-spoken command references).
  • Clarified Developer Guide statements around API stability (including wxPython) and added/updated add-on manifest examples for dictionaries.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 10 comments.

File Description
user_docs/en/userGuide.md Updates key command tables and Magnifier documentation content.
user_docs/en/changes.md Adds/reshapes 2026.2 release notes and developer-facing change log items.
projectDocs/dev/developerGuide/developerGuide.md Clarifies API stability policy and updates add-on manifest examples/links.

Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/changes.md Outdated
Comment thread user_docs/en/changes.md Outdated
Comment thread user_docs/en/changes.md
Comment thread user_docs/en/changes.md
Comment thread projectDocs/dev/developerGuide/developerGuide.md
Comment thread projectDocs/dev/developerGuide/developerGuide.md
Comment thread projectDocs/dev/developerGuide/developerGuide.md
Comment thread projectDocs/dev/developerGuide/developerGuide.md
Comment thread user_docs/en/changes.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Comment thread user_docs/en/userGuide.md Outdated
Co-authored-by: WMHN <1872265132@qq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
Comment thread user_docs/en/changes.md

@Qchristensen Qchristensen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reads well

One small suggestion, to add the keystroke to repeat the last utterance.

(I resisted the urge to push for "vision impaired" rather than "visually impaired", though I think now it's supposed to be "people with low vision"? I'm not sure - if anyone is confident, feel free to propose an updated wording)

Comment thread user_docs/en/changes.md
Co-authored-by: Quentin Christensen <quentin@nvaccess.org>
@seanbudd seanbudd merged commit 756dda2 into beta May 20, 2026
6 checks passed
@seanbudd seanbudd deleted the docs2026.2 branch May 20, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants