Releases: learningequality/kolibri-app
Releases · learningequality/kolibri-app
v0.4.3
What's Changed
- Bump cryptography from 2.3 to 42.0.2 by @dependabot in #125
- Update dependabot.yml by @rtibbles in #133
- Add certifi to hidden imports to ensure its resources get gathered. by @rtibbles in #131
- Simplify the asset naming to not include the mac installer version. by @rtibbles in #138
- Update tray icon with 20% padding by @rtibbles in #139
- Update version to 0.4.3 by @rtibbles in #140
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
v0.4.0
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
- Sets minimum size for app window by @LianaHarris360 in #107
- Attempt to fix linting. by @rtibbles in #111
- Update notarization to use notarytool. by @rtibbles in #109
- Use generated loading pages by @rtibbles in #110
- Remove unnecessary dependencies. Install c extensions explicitly. by @rtibbles in #114
- Generate run time hook to monkeypatch entry_points by @rtibbles in #116
- Bump the github group with 4 updates by @dependabot in #117
- Bump pre-commit/action from 2.0.0 to 3.0.0 by @dependabot in #118
- Bump the github group with 1 update by @dependabot in #119
- Bump version to 0.4.0 by @rtibbles in #122
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #121
New Contributors
- @LianaHarris360 made their first contribution in #107
- @dependabot made their first contribution in #117
Full Changelog: v0.3.1...v0.4.0
v0.3.1
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
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
- @marcellamaki made their first contribution in #100
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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