Skip to content

Releases: b3b/pythonhere

Release 0.2.0

23 May 12:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

This is a major maintenance release focused on updating PythonHere for the
current Android and Python runtime stack. It updates the app to Python 3.14,
python-for-android v2026.05.09, and Kivy 2.3.1, and moves Android APK
distribution from Google Play to GitHub Releases.

  • Starting with version 0.2.0, PythonHere Android APKs are distributed
    through GitHub Releases as the central distribution channel and are signed
    with the PythonHere Android signing certificate
  • Added support for Python 3.10 through 3.14
  • Removed support for Python versions older than 3.10
  • Updated Android APK builds for current Android versions
  • Improved app startup and shutdown handling
  • Fixed SSH server exception logging
  • Fixed duplicate Kivy exception handlers and duplicate KV loading

Release 0.1.5.2

14 Feb 21:54

Choose a tag to compare

  • Fixed config loss when updating on Android

  • Added pin command: create script shortcut

  • Allow to start server again if exception occur

  • UI changes:

    • Fixed UI freeze on server start
    • Added "new settings takes effect after restart" notification

Release 0.1.4

21 Jan 20:14

Choose a tag to compare

  • Added midistream package: MIDI support for Android
  • Updated ABLE package: get list of bonded BLE devices
  • Change exception popup style

Release 0.1.3

06 Jan 23:01

Choose a tag to compare

update docs

Release 0.1.2

05 Jan 19:07

Choose a tag to compare

prepare buildozer.spec for release

Release 0.1.0

04 Jan 01:23

Choose a tag to compare

fix screen name

Release 0.0.4

19 Dec 21:27

Choose a tag to compare

enable releasing workflow

Release 0.0.2

18 Dec 22:57

Choose a tag to compare

make magic dependencies mandatory