Skip to content

Prepare Flet 0.83.0 release#6334

Merged
FeodorFitsner merged 2 commits intomainfrom
prepare-release-0.83.0
Mar 26, 2026
Merged

Prepare Flet 0.83.0 release#6334
FeodorFitsner merged 2 commits intomainfrom
prepare-release-0.83.0

Conversation

@FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Mar 20, 2026

Summary

Prepare the 0.83.0 release.

  • bump packages/flet version to 0.83.0
  • add 0.83.0 entries to root and Flutter package changelogs
  • refresh the client lockfile to reference flet 0.83.0
  • update the release-prep skill to require fixing missing release milestones on GitHub instead of dropping issue links

Notes

  • related issues #5912 and #6304 were updated to milestone 0.83.0
  • commit also fixes an old changelog typo that blocked the typos pre-commit hook

Summary by Sourcery

Prepare the Flet 0.83.0 release by updating package metadata, changelogs, and release workflow guidance.

New Features:

  • Document new 0.83.0 features including customizable scrollbars, enhanced ExpansionPanelList behavior, and expanded SharedPreferences value types.

Bug Fixes:

  • Document 0.83.0 bug fixes covering cross-language default alignment, redundant page updates, ReorderableListView callbacks, and Pyodide dependency loading behavior.
  • Correct an older tooltip attribute description typo in the changelogs.

Enhancements:

  • Clarify the release preparation skill to require fixing missing GitHub milestones instead of dropping related issue or PR links from changelogs.

Build:

  • Bump the Flutter package version to 0.83.0 and refresh the client lockfile to reference the new release.

Documentation:

  • Add 0.83.0 entries to the root and Flutter package changelogs describing new features, improvements, and fixes.

Copy link
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

@cloudflare-workers-and-pages
Copy link

Deploying flet-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6bdc378
Status: ✅  Deploy successful!
Preview URL: https://335e7417.flet-examples.pages.dev
Branch Preview URL: https://prepare-release-0-83-0.flet-examples.pages.dev

View logs

@FeodorFitsner FeodorFitsner added this to the 0.83.0 milestone Mar 20, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 20, 2026

Deploying flet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8256024
Status:⚡️  Build in progress...

View logs

Copy link
Contributor

@ndonkoHenri ndonkoHenri left a comment

Choose a reason for hiding this comment

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

Class validation chore missing in changelog.

Document lightweight dataclass validation and deprecation using Annotated, plus auto-added deprecation admonitions in the docs (PR #6278 by @ndonkoHenri). Adds a new line to CHANGELOG.md under the upcoming changes.
@FeodorFitsner FeodorFitsner merged commit c997a22 into main Mar 26, 2026
2 of 3 checks passed
@FeodorFitsner FeodorFitsner deleted the prepare-release-0.83.0 branch March 26, 2026 15:34
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.

2 participants