Skip to content

v0.15.6

Compare
Choose a tag to compare
@nucleogenesis nucleogenesis released this 18 Jul 18:30
· 251 commits to release-v0.15.x since this release
adf987c

What's Changed

Added

  • Check node being available on filtered queryset to prevent index error. by @rtibbles in #9539
  • Force translations in bulk export/import of user data by @jredrejo in #9557
  • Ensure peer import and sync tasks for data and content work with servers using a prefix path by @rtibbles in #9533

Changed

  • Changes in 0.15.x to use kolibri with external plugins by @jredrejo in #9543
  • Don't use multiprocessing for downloads. by @rtibbles in #9560

Fixed