Skip to content

Releases: learningequality/kolibri-app

v0.4.2

02 May 17:18
0626e2e
Compare
Choose a tag to compare

What's Changed

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

v0.4.1

01 May 17:45
aaa762c
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

12 Feb 23:45
e07e8dd
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Updates CLI invocation for 0.15 compatibility.

v0.1.4

29 Jul 23:54
Compare
Choose a tag to compare

Changes default behavior of android build, deprecating the old "develop" key that's no longer helpful.

v0.1.3

11 May 01:22
1805b65
Compare
Choose a tag to compare

Adding build script integration, what's being used in prod as of 04/14/2021

v0.1.2

20 Jan 17:25
Compare
Choose a tag to compare

Contains logging fixes dealing with encoding issues.