------------------------- * [Bug fix] Make the XBlock a subclass of `ScorableXBlockMixin` so grades would be calculated correctly for each subsection. * [Enhancement] Make progress check wait dialog wording more general and more suitable for different progress check configurations.
4.1.8
------------------------- [Bug fix] Fix export error, when provider attributes are not defined.
4.1.7
------------------------- [Enhancement] Make the progress check result header configurable and allow to enable/disable showing feedback for task completion.
4.1.6
------------------------- [Enhancement] Allow to enable/disable displaying test stderr output streams as hints. [Enhancement] Make the progress check button label configurable.
-------------------------- * [Enhancement] Run integration tests in GitHub Actions, rather than Travis CI. * [Bug fix] Only add `template` and `environment` attributes to a provider during course export and import when they have a value. Adding a `null` or `None` values can cause breakage with spinning up labs. * [Enhancement] Update test requirements.