Skip to content

Bump to 4.1.1: Android startup crash fixes#220

Merged
FeodorFitsner merged 1 commit into
mainfrom
release/4.1.1
Jun 29, 2026
Merged

Bump to 4.1.1: Android startup crash fixes#220
FeodorFitsner merged 1 commit into
mainfrom
release/4.1.1

Conversation

@FeodorFitsner

Copy link
Copy Markdown
Contributor

Prepares the 4.1.1 release — lockstep version bump across all packages plus CHANGELOG entries.

Version bumps 4.1.0 → 4.1.1

  • All 6 pubspec.yaml (serious_python + android/darwin/linux/windows/platform_interface)
  • serious_python_darwin.podspec
  • android build.gradle.kts

CHANGELOGs

Contents (fixes since v4.1.0)

Lockstep version bump across all packages (pubspecs, darwin podspec,
android gradle) and CHANGELOG entries.

Contains the two Android fixes since v4.1.0:
* Guard getLongVersionCode() for API < 28 to prevent launch crash on
  Android 8.1 and below (#219).
* Bundle every ABI's _sysconfigdata into the ABI-common stdlib.zip,
  fixing a non-primary-ABI startup ModuleNotFoundError (#218).
@FeodorFitsner FeodorFitsner merged commit 62aa2d7 into main Jun 29, 2026
27 of 53 checks passed
@FeodorFitsner FeodorFitsner deleted the release/4.1.1 branch June 29, 2026 16:30
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