-
Notifications
You must be signed in to change notification settings - Fork 176
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.07.05 - Kolibri 0.16 support #4187
Merged
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
…r list regardless of its current status.
Kolibri public v2 API endpoints
Run configuration for the devserver supported by Jetbrains/Intellij IDEs
Migrate channel databases before import to guarantee compatible schema.
… nodes with subtitles
Updates mp3 resource previewer metadata to include has captions and s…
Merge down hotfixes into unstable
Updates nested folder order in breadcrumb
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.5.1...v4.5.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…s been initiated and add circular loader
Initialize postgres docker container with developer defined SQL
Resolve issues with public API migration
Fix publish regression and prevent superfluous data export
Finalize public API integration with import search
Fix broken 'Go to location' link in Import Search
Add ancestor annotation to kolibri_public export mapper.
Skip broken exercises and properly report exceptions
…ns to be in utils.js, and make the default data visible in the resource panel
…data Refactor the default completion and duration content completion optio…
radinamatic
approved these changes
Jul 5, 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.
Exciting!!! With this Studio release Kolibri 0.16 is one step closer 👏🏽 💯
rtibbles
approved these changes
Jul 5, 2023
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, containing a number of bug fixes and enhancements.
Enhancements
Major bug fixes
content_id
of an imported/copied resource now changes when the resource is modifiedPull requests
Other dependency, merge, and QA pull requests