Skip to content

Conversation

@SaschaCowley
Copy link
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 release-2025.1.2...documentationFor2025.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 ' )

@SaschaCowley SaschaCowley marked this pull request as ready for review June 20, 2025 05:28
@SaschaCowley SaschaCowley requested a review from a team as a code owner June 20, 2025 05:28
@SaschaCowley SaschaCowley requested a review from seanbudd June 20, 2025 05:28
@seanbudd seanbudd requested a review from Qchristensen June 23, 2025 01:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the documentation for the 2025.2 release by revising the changelog details. Key changes include the addition of new release notes, the reorganization of feature and bug fix entries, and an update to developer documentation references.

Comments suppressed due to low confidence (2)

user_docs/en/changes.md:24

  • [nitpick] Confirm that the relocation of this bullet from Bug Fixes to New Features is intentional to ensure consistent categorization of the change.
* It is now possible to route to any braille cell on the Humanware Monarch multiline braille device, using their point and click action. (#18248)

user_docs/en/changes.md:61

  • [nitpick] Verify that the removal of the #17978 reference in the updated bullet is correct and reflects the intended change.
  * Updated pyright to 1.1.401. (#17671)

@seanbudd
Copy link
Member

Can you add a reference to #17685 in the release blurb?

Copy link
Member

@Qchristensen Qchristensen left a comment

Choose a reason for hiding this comment

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

Reads well.

Copy link
Member

@Qchristensen Qchristensen left a comment

Choose a reason for hiding this comment

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

Updates read well, good work.

Copy link
Contributor

@CyrilleB79 CyrilleB79 left a comment

Choose a reason for hiding this comment

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

Reads well. Thanks.

I am just noting that we end up with many things in the blurb for a so tiny release, whereas in other releases, the blurb rather highlights the most significant changes. That's not a problem though and we can leave the blurb as is.

@SaschaCowley SaschaCowley added the conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review. label Jun 24, 2025
Copy link
Member

@Qchristensen Qchristensen left a comment

Choose a reason for hiding this comment

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

Looks good

@SaschaCowley SaschaCowley merged commit 697a570 into master Jun 26, 2025
12 of 13 checks passed
@SaschaCowley SaschaCowley deleted the documentationFor2025.2 branch June 26, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conceptApproved Similar 'triaged' for issues, PR accepted in theory, implementation needs review. release/blocking-beta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants