Releases: learningequality/kolibri-app
Releases · learningequality/kolibri-app
v0.4.5
What's Changed
- Bump cryptography from 44.0.2 to 45.0.3 by @dependabot[bot] in #163
- Bump cryptography from 45.0.3 to 45.0.4 by @dependabot[bot] in #165
- Bump pyinstaller from 6.13.0 to 6.14.1 by @dependabot[bot] in #166
- Update Makefile and README to improve usability and fix issues on Windows by @Dimi20cen in #168
- (windows): Upgrade to Edge WebView2 for web rendering by @Dimi20cen in #171
- Bump cryptography from 45.0.4 to 45.0.5 by @dependabot[bot] in #172
- Bump pyinstaller from 6.14.1 to 6.14.2 by @dependabot[bot] in #173
- Bump actions/download-artifact from 4 to 5 in the github group by @dependabot[bot] in #174
- Separate UI and server into two processes & Implement windows installer by @Dimi20cen in #170
- Bump cryptography from 45.0.5 to 45.0.6 by @dependabot[bot] in #175
- Bump pyinstaller from 6.14.2 to 6.15.0 by @dependabot[bot] in #176
- Bump actions/checkout from 4 to 5 in the github group by @dependabot[bot] in #179
- Implement system tray icon and service management by @Dimi20cen in #182
- Implement Automated Build and Signing for Windows Installer by @Dimi20cen in #188
- Bump pywin32 from 310 to 311 by @dependabot[bot] in #180
- Implement legacy upgrade and data migration by @Dimi20cen in #186
- Set Window icon on Windows by @Dimi20cen in #189
- Bump the github group with 2 updates by @dependabot[bot] in #193
- Fix: Display loading page on WebView2 backend by @Dimi20cen in #190
- Stop legacy cleanup from deleting new desktop shortcut by @Dimi20cen in #191
- Bump the github group with 2 updates by @dependabot[bot] in #195
- Move windows CLI handling into separate file and conditionally import for mac compatibility. by @rtibbles in #194
- Bump cryptography from 45.0.6 to 45.0.7 by @dependabot[bot] in #192
- Bump pyinstaller from 6.15.0 to 6.16.0 by @dependabot[bot] in #199
- Bump the github group with 2 updates by @dependabot[bot] in #204
- Add installation smoke tests for Windows and macOS by @rtibbles in #206
- Bump the github group with 2 updates by @dependabot[bot] in #208
- Update macOS version for build job by @rtibbles in #207
- Bump version from 0.4.4 to 0.4.5 by @rtibbles in #210
New Contributors
- @Dimi20cen made their first contribution in #168
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Always run the PR build on PRs by @rtibbles in #149
- Bump wxpython from 4.2.0 to 4.2.2 by @dependabot in #147
- Bump pyinstaller from 5.8 to 6.12.0 by @dependabot in #151
- Bump cryptography from 42.0.2 to 44.0.2 by @dependabot in #153
- Bump dmgbuild from 1.6.0 to 1.6.5 by @dependabot in #154
- Prevent CSP errors in the mac app by @rtibbles in #158
- Bump pyinstaller from 6.12.0 to 6.13.0 by @dependabot in #157
- Update version to 0.4.4 by @rtibbles in #160
Full Changelog: v0.4.3...v0.4.4
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