Skip to content

2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 17:37
· 136 commits to master since this release
344768b

The Kivy team is happy to announce the release of Kivy 2.2.1

Kivy is a full-featured framework for creating novel and performant user
interfaces, such as multi-touch applications, released under the MIT license.
The framework works on Windows, macOS, Linux, Android, iOS and Raspberry Pi.

Installation instructions and Kivy Docs are hosted on the Kivy Website

Currently supported Python versions are 3.7-3.11

Highlights

  • [#8283]: backport (#8276): Limit stencil to inner instructions on Image widget

Tests/ci

  • [#8288]: backport (#8263): Increase timeout of httpbin tests to reduce risk of failures on CI runs

Documentation

  • [#8252]: backport (#8251): Ensures that jQuery is always installed (on newer sphinx versions is not the default)