Skip to content

Releases: learningequality/kolibri-app

v0.4.5

26 Nov 16:23
87901e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

08 May 20:03
e83c19c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

04 Jul 00:09
e944f24

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 May 17:18
0626e2e

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 May 17:45
aaa762c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Feb 23:45
e07e8dd

Choose a tag to compare

Summary

  • Ensure the app window is never resized too small.
  • Update app notarization for MacOS to use the new notarytool command line tooling.
  • Fix issues with entry_points and frozen packages.
  • Better handle dependencies to ensure that C packages are bundled.

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

13 Mar 23:07
053acab

Choose a tag to compare

Final release for 0.15.x support. Fixes issues with logging during build, and upgrades dependency versions,

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Mar 16:10
c31b253

Choose a tag to compare

What's Changed

  • Removal of PyEverywhere library
  • Simplification of application code and server handling
  • Improved app startup times
  • Restoring of last navigated state
Complete list of PRs

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

15 Dec 19:14
fae8ee1

Choose a tag to compare

What's Changed

  • Set installer env vars
  • Handle alternate origin for zip content
  • Don't use 5000 port occupied on MacOSX12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Aug 01:44
8c4a5fb

Choose a tag to compare

Updates CLI invocation for 0.15 compatibility.