Skip to content
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
merged 116 commits into from
Sep 27, 2023
Merged

Release v2023.09.27 #4297

merged 116 commits into from
Sep 27, 2023

Conversation

bjester
Copy link
Member

@bjester bjester commented Sep 27, 2023

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

  • Uploading H5P resources extracts metadata from the file
  • Users are able to retry copy operations after a failure, including some visibility into the failure
  • Restricts editing some metadata fields for imported resources
  • Import search is now faster

Bug fixes

  • Users now have insight into copy failures
  • Auto scroll removed when adding a new exercise question
  • Navigation drawer closes when choosing option to change language
  • Preview of practice quiz details correctly denotes itself as a practice quiz
PR Issues Category
#4131 N/A Enhancement
#4176 #2850, #3914 Enhancement
#4189 #3111 Enhancement
#4255 N/A Enhancement
#4262 #4280 Enhancement
#4279 #4266 Enhancement
#4298 N/A Enhancement
#4150 #4112 Bug fix
#4181 #4079 Bug fix
#4186 #4166 Bug fix
#4198 #4118 Bug fix
#4199 #4193, #4194, #4195, #4200, #4206 Bug fix
#4207 #4185 Bug fix
#4231 N/A Bug fix
#4233 N/A Bug fix
#4232 #4221 Bug fix
#4244 #4204 Bug fix
#4250 #4249 Bug fix
#4260 #4215 Bug fix
#4278 #4209 Bug fix
#4288 #4286 Bug fix
#4210 N/A Tech debt
#4251 N/A Tech debt
#3887 N/A Dependency
#4129 N/A Dependency
#4132 N/A Dependency
#4192 N/A Dependency
#4213 N/A Dependency
#4217 N/A Dependency
#4218 N/A Dependency
#4223 N/A Dependency
#4224 N/A Dependency
#4225 N/A Dependency
#4227 N/A Dependency
#4228 N/A Dependency
#4230 N/A Dependency
#4234 N/A Dependency
#4235 N/A Dependency
#4252 N/A Dependency
#4271 N/A Dependency

bjester and others added 30 commits June 9, 2023 09:58
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 )
Manav Aggarwal and others added 23 commits August 12, 2023 18:08
Implementation to extract metadata from H5P Content Package
…s-0.2.1

Bump le-utils from 0.1.42 to 0.2.1
New django app 'automation' for future AI features
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 🚀
…el-titles

Fixes incorrectly truncated channel titles in 'Channel/source' and 'Language' dropdowns
Add instance ID to public API response
@bjester bjester marked this pull request as ready for review September 27, 2023 18:28
Copy link
Member

@akolson akolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for merge!

@bjester bjester merged commit d1900cb into master Sep 27, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants