Skip to content

Preparing Flet v0.28.3 release #5306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 19, 2025
Merged

Preparing Flet v0.28.3 release #5306

merged 5 commits into from
May 19, 2025

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented May 15, 2025

Summary by Sourcery

Prepare v0.28.3 release with support for multiple pubsub subscribers, mobile platform file picker fixes, routing/event bug resolutions, and dependency and changelog updates.

New Features:

  • Allow multiple subscribers per session and per topic in the pubsub hub

Bug Fixes:

  • Fix local image rendering on Android by correcting asset URI construction
  • Resolve blank gray screen and missing fileName in FilePicker.save_file() on mobile platforms
  • Restore correct view pop routing by matching views to route names

Enhancements:

  • Remove redundant typing import fallback in Python file picker module

Build:

  • Bump Python and Flutter package version to 0.28.3 and update Flutter file_picker dependency to ^10.1.9

CI:

  • Update milestone number in the whats-new PowerShell script

Documentation:

  • Add 0.28.3 release notes to SDK and package changelogs

@FeodorFitsner FeodorFitsner merged commit 1c040ef into main May 19, 2025
3 checks passed
@FeodorFitsner FeodorFitsner deleted the 0-28-3-fixes branch May 19, 2025 00:13
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