Skip to content

Release v1.10.2, September 2021

Compare
Choose a tag to compare
@markkuriekkinen markkuriekkinen released this 16 Sep 06:44
· 686 commits to master since this release

Bug fixes:

  • When the URL includes the hl query parameter for selecting a language, use that language in modal dialogs and embedded exercises too.
  • When following links, preserve only the hl query parameter in the URL instead of all query parameters. (The hl parameter is needed so that the language does not change on subsequent pages.)
  • Preserve the hl query parameter when links are opened in new tabs by clicking the mouse middle button.
  • Preserve the hl query parameter even if links contain nested HTML elements.
  • Emphasize the selected languages in the course language warning.
  • Fix a crash in the course participant details page.
  • Fix the course visibility admonition for banned students.