Skip to content

docs: add 0.85.3 changelog entry for #6527 (FLET_APP_HIDDEN fix)#6561

Merged
FeodorFitsner merged 1 commit into
mainfrom
docs/changelog-6527
Jun 7, 2026
Merged

docs: add 0.85.3 changelog entry for #6527 (FLET_APP_HIDDEN fix)#6561
FeodorFitsner merged 1 commit into
mainfrom
docs/changelog-6527

Conversation

@FeodorFitsner
Copy link
Copy Markdown
Contributor

@FeodorFitsner FeodorFitsner commented Jun 7, 2026

Summary

  • PR fix: honor AppView.FLET_APP_HIDDEN in Windows and Linux desktop runners #6527 (fix: honor AppView.FLET_APP_HIDDEN in Windows and Linux desktop runners) was merged on 2026-06-04 — before the 0.85.3 release is cut — but is missing from both CHANGELOG.md and packages/flet/CHANGELOG.md under the 0.85.3 section.
  • Adds a bug-fix bullet to the root CHANGELOG.md 0.85.3 section covering the Windows runner FLET_HIDE_WINDOW_ON_START fix, the Linux pre-show placement deferral, and the prevent_close focus-state fix that shipped together in that PR.
  • Replaces the _No changes in the flet Dart package…_ placeholder in packages/flet/CHANGELOG.md 0.85.3 with a proper Bug fixes section, since fix: honor AppView.FLET_APP_HIDDEN in Windows and Linux desktop runners #6527 also modifies packages/flet/lib/src/services/window.dart.

Test plan

  • Inspect rendered 0.85.3 section of CHANGELOG.md and confirm the new entry sits with the other bug fixes and links resolve.
  • Inspect 0.85.3 section of packages/flet/CHANGELOG.md and confirm the new bullet replaces the prior placeholder.

Summary by Sourcery

Document the window visibility and placement bug fixes included in release 0.85.3 for both the root project and the Dart package changelogs.

Documentation:

  • Add a 0.85.3 changelog entry describing Windows and Linux desktop window visibility, placement, and focus-state fixes tied to FLET_APP_HIDDEN and prevent_close.
  • Replace the 0.85.3 'no changes' placeholder in the Dart package changelog with a bug fixes section summarizing the same window behavior fixes.

PR #6527 (FLET_APP_HIDDEN honored in Windows/Linux desktop runners)
was merged before the 0.85.3 release was cut but was not listed in
either CHANGELOG.md or packages/flet/CHANGELOG.md. The Dart-side
changelog also incorrectly stated "No changes in the `flet` Dart
package" for 0.85.3 despite window.dart changes from #6527.
@FeodorFitsner FeodorFitsner merged commit 68dea98 into main Jun 7, 2026
14 of 74 checks passed
@FeodorFitsner FeodorFitsner deleted the docs/changelog-6527 branch June 7, 2026 18:49
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine

FeodorFitsner added a commit that referenced this pull request Jun 8, 2026
Brings in build template + Windows runner fixes (#6558, #6559, #6561,
#6562) and the 0.85.3 changelog entry. Conflict in
`sdk/python/templates/build/{{cookiecutter.out_dir}}/pubspec.yaml`
resolved by keeping multi-python's `serious_python: 2.0.0` pin.
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.

1 participant