Skip to content

Move changes introduced by #18571 to 2026.1#18804

Merged
SaschaCowley merged 1 commit into
masterfrom
fix18571changes
Aug 25, 2025
Merged

Move changes introduced by #18571 to 2026.1#18804
SaschaCowley merged 1 commit into
masterfrom
fix18571changes

Conversation

@SaschaCowley

Copy link
Copy Markdown
Member

Link to issue number:

Follow-up to #18571

Summary of the issue:

#18571 erroneously included its API changes in the 2025.3 section of the changes file.

Description of user facing changes:

None

Description of developer facing changes:

API changes are correctly included in the 2026.1 section of the changes file.

Description of development approach:

Moved lines.

Testing strategy:

None needed.

Known issues with pull request:

None.

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

Copilot AI review requested due to automatic review settings August 25, 2025 22:49
@SaschaCowley SaschaCowley requested a review from a team as a code owner August 25, 2025 22:49
@SaschaCowley SaschaCowley requested a review from seanbudd August 25, 2025 22:49

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

This PR corrects the placement of API deprecation changes from PR #18571 by moving them from the 2025.3 section to the proper 2026.1 section in the changes documentation.

  • Moved deprecation notices for hwPortUtils symbols to the correct version section
  • Removed duplicate entries from the 2025.3 section
  • Ensured proper chronological organization of API changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread user_docs/en/changes.md
@SaschaCowley SaschaCowley merged commit 9f7a75e into master Aug 25, 2025
22 of 23 checks passed
@SaschaCowley SaschaCowley deleted the fix18571changes branch August 25, 2025 23:20
@github-actions github-actions Bot added this to the 2026.1 milestone Aug 25, 2025
SaschaCowley added a commit that referenced this pull request Aug 25, 2025
### Link to issue number:
Follow-up to #18571
Follow-up to #18804

### Summary of the issue:
There were a few errors in the changes introduced by #18571 that weren't
caught in #18804.

### Description of user facing changes:
None

### Description of developer facing changes:
Cosmetic fixes to changes introduced in #18571.

### Description of development approach:
Merge 2 change log items, add missing asterisk.

### Testing strategy:
None

### Known issues with pull request:
None

### Code Review Checklist:
- [x] Documentation:
  - Change log entry
  - User Documentation
  - Developer / Technical Documentation
  - Context sensitive help for GUI changes
- [x] Testing:
  - Unit tests
  - System (end to end) tests
  - Manual testing
- [x] UX of all users considered:
  - Speech
  - Braille
  - Low Vision
  - Different web browsers
  - Localization in other languages / culture than English
- [x] API is compatible with existing add-ons.
- [x] Security precautions taken.
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.

3 participants