github beeware/toga v0.4.8
0.4.8

2 months ago

This is a minor bugfix release, correcting an issue with Toga's support for Python 3.13 on Android.

Bugfixes

  • On macOS, apps that specify both document_types and a main_window no longer display the document selection dialog on startup. (#2860)
  • The integration with Android's event loop has been updated to support Python 3.13. (#2907)

Backward Incompatible Changes

  • Toga no longer supports Python 3.8. (#2888)
  • Android applications should update their Gradle requirements to use version 1.12.0 of the Material library (com.google.android.material:material:1.12.0). (#2890)
  • Android applications should update their Gradle requirements to use version 6.1.20 of the OSMDroid library (org.osmdroid:osmdroid-android:6.1.20). (#2890)

Misc

Don't miss a new toga release

NewReleases is sending notifications on new releases.