Skip to content

add changelog for 3.41.3#183030

Merged
auto-submit[bot] merged 1 commit intoflutter:flutter-3.41-candidate.0from
reidbaker:flutter-3.41.3-changelog
Feb 27, 2026
Merged

add changelog for 3.41.3#183030
auto-submit[bot] merged 1 commit intoflutter:flutter-3.41-candidate.0from
reidbaker:flutter-3.41.3-changelog

Conversation

@reidbaker
Copy link
Contributor

@reidbaker reidbaker commented Feb 27, 2026

@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@reidbaker reidbaker requested a review from camsim99 February 27, 2026 21:55
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the changelog for the 3.41.3 hotfix. My review focuses on ensuring the changelog entries adhere to the project's documentation best practices. I've suggested a minor wording change to one of the entries to better describe the problem being solved, rather than the fix itself, for improved clarity for users.


### [3.41.3](https://github.com/flutter/flutter/releases/tag/3.41.3)

- [flutter/182501](https://github.com/flutter/flutter/issues/182501) Reduce CPU utilization of idle Flutter Windows apps.
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

According to the Hotfix Documentation Best Practices, changelog entries for hotfixes should describe the problem from the user's perspective, not the fix itself. This entry describes what the fix does, rather than the problem it solves.

To improve clarity for users scanning the changelog, please rephrase this to describe the issue that was fixed.

Suggested change
- [flutter/182501](https://github.com/flutter/flutter/issues/182501) Reduce CPU utilization of idle Flutter Windows apps.
- [flutter/182501](https://github.com/flutter/flutter/issues/182501) Idle Flutter apps on Windows may exhibit high CPU utilization.
References
  1. Hotfix changelog entries should describe the problem from the user's perspective, not the fix. The recommended format is 'When [scenario] [on platform], [problem description]'. The current entry describes the fix ('Reduce CPU utilization...'). This guidance is from docs/releases/Hotfix-Documentation-Best-Practices.md, which is referenced in the repository style guide. (link)

@reidbaker reidbaker added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 27, 2026
@auto-submit auto-submit bot merged commit 48c32af into flutter:flutter-3.41-candidate.0 Feb 27, 2026
5 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 2, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 3, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 3, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants