Skip to content

v2022.12.02

Compare
Choose a tag to compare
@bjester bjester released this 07 Dec 18:49
· 1672 commits to hotfixes since this release
88d7008

Summary

This is a patch release to further address:

  • Issues deleting images from exercise fields
  • Issue with syncing imported exercises
  • Handling errors during file upload
  • Inaccurate publishing progress percentage
  • Clarification and reduction of error reports

What's Changed

  • Make the image remove option work by @rtibbles in #3837 and #3870
  • Add task helpers and stop enqueuing storage calculation tasks for admins by @bjester in #3852
  • Hotfixes to add new probers, address Sentry reporting issues, and error handling by @bjester in #3855 and #3866
  • Fixes sync_channel assessment item bug by @vkWeb in #3859

Full Changelog: v2022.11.23...v2022.12.02