The “may have fewer packages available” warning has been removed, since the default Python version no longer has a clear advantage in its package selection. (#1272)
The _chaquopy stub libraries for OpenSSL and SQLite are now linked in 16 KB mode. (#1324)
Android Gradle plugin version 8.9 is now supported. (#1340)
Bugfixes
.pth files are now processed after sys.path is fully initialized. (#1338)
The importer now recognizes libraries with an SOABI suffix such as .cpython-313-aarch64-linux-android.so. (#1370)