What's Changed
- Update Lottie player version by @HugoDaniel in #2900
- Add doc tests, make them pass. by @Julian-O in #2890
- Remove
distutilsusage, as is not available anymore on Python3.12by @misl6 in #2912 - enable json1 extenstion in sqlite3 by @HyTurtle in #2915
- Bump
pyjniusversion to1.6.1by @misl6 in #2914 - Add (now mandatory)
.readthedocs.yamlfile, add docsrequirements.txtand update sphinx conf by @misl6 in #2916 - Introduce FAQ by @Julian-O in #2917
- Update Android gradle plugin to
8.1.1and gradle to8.0.2by @misl6 in #2887 - Add support for Python
3.11and make it the default while buildinghostpython3andpython3by @T-Dynamos in #2850 - Update
python-for-androidprerequisites (Dockerfile,prerequisites.py, docs) by @misl6 in #2923 - Remove redundant append into WHITELIST_PATTERNS by @shyamnathp in #2935
- Update Contributing Guidelines and Readme by @Julian-O in #2922
sourceCompatibility1.7 andtargetCompatibility1.7 are obsolete, use 1.8 by default by @misl6 in #2942- Update sdl2 deps to reflect the same targeted in kivy/kivy by @misl6 in #2927
- Initial support for PySide6 and Qt by @shyamnathp in #2918
- Bump Kivy version to
2.3.0by @misl6 in #2952 - Update OpenSSL version to
1.1.1wby @prolenodev in #2958 - Release 2024.01.21 by @misl6 in #2959
New Contributors
- @HugoDaniel made their first contribution in #2900
- @shyamnathp made their first contribution in #2935
- @prolenodev made their first contribution in #2958
Full Changelog: v2023.09.16...v2024.01.21