-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2023.09.27 #4297
Merged
Release v2023.09.27 #4297
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge down latest hotfixes to unstable
Bumps [stylus-loader](https://github.com/webpack-contrib/stylus-loader) from 7.1.2 to 7.1.3. - [Release notes](https://github.com/webpack-contrib/stylus-loader/releases) - [Changelog](https://github.com/webpack-contrib/stylus-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/stylus-loader@v7.1.2...v7.1.3) --- updated-dependencies: - dependency-name: stylus-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- implement code to extract .h5p files metadata;
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.27.1 to 4.40.0. - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.27.1...4.40.0) --- updated-dependencies: - dependency-name: fonttools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- @bjester sir helped me with this.
Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.1 to 1.53.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.51.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Fixes error that appears in the console on drag nested resource to root
- override file title
'#'=0 '$'=7983 '*'=( ) -=569JNRXghikls '?'=127 @=( ) ARGC=0 EPOCHREALTIME EPOCHSECONDS HISTCMD=5996 LINENO=24 PPID=76126 TTYIDLE=0 ZSH_EVAL_CONTEXT=toplevel:cmdsubst ZSH_SUBSHELL=1 builtins dis_builtins dis_functions_source dis_patchars dis_reswords epochtime funcfiletrace funcsourcetrace funcstack functions_source functrace history historywords jobdirs jobstates jobtexts modules parameters patchars reswords status=127 terminfo userdirs usergroups zsh_eval_context=( toplevel cmdsubst )
- [lint] fixes
Implementation to extract metadata from H5P Content Package
…s-0.2.1 Bump le-utils from 0.1.42 to 0.2.1
H5p finalization
New django app 'automation' for future AI features
Fixes incorrect value for Practice quiz
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ons/actions/checkout-4 Bump actions/checkout from 3 to 4
Allow users to retry copy failures
Fix missing attributes from change objects
Super Duper Fast Import Search 🚀
Merge unstable to hotfixes
…anguage' dropdowns
…el-titles Fixes incorrectly truncated channel titles in 'Channel/source' and 'Language' dropdowns
Add instance ID to public API response
rtibbles
approved these changes
Sep 27, 2023
marcellamaki
approved these changes
Sep 27, 2023
akolson
approved these changes
Sep 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready for merge!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This is a major release including some enhancements as well as bug fixes for issues raised since last release, and updates for Kolibri 0.16 support.
Enhancements
Bug fixes