Skip to content

v0.15.9

Compare
Choose a tag to compare
@marcellamaki marcellamaki released this 30 Nov 14:29
· 64 commits to release-v0.15.x since this release
c804e5f

What's Changed

High level summary

This release makes improvements to the learn interface, updates supported python versions, and ensures proper display of new metadata labeling on Learn content.

Added

  • Specify pre-commit hook python version to 3.10 by @akolson in #9810
  • Add Python3.11 to supported python versions. by @rtibbles in #9799

Fixed

Changed

  • Change init.py from 5 tuple to 3. by @AllanOXDi in #9740
  • Set a max width on Library main content grid to display properly on extra large monitors by @marcellamaki in #9774
  • Remove "All options" from filters in Learn search/filtering side panel by @jredrejo in #9797
  • Switch display of the completion modal to require both completed progress and the resource to be finished by @rtibbles in #9814
  • Add tests to assert totalattempts behaviour. by @rtibbles in #9827
  • Backport fix from develop to resolve isTopicReference failures by @marcellamaki in #9841
  • Display completion modals only on first completion, and allow user to reopen the modal if needed by @rtibbles in #9830
  • Update KDS to 1.4.1 by @marcellamaki in #9866
  • Update category search for each level to be searchable by @marcellamaki in #9839

New Contributors

Full Changelog: v0.15.8...v0.15.9