Skip to content

v1.19.0

Latest
Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 22 Jan 12:41
· 5 commits to master since this release

Improvements

  • Restructure Assignment OpenAI and Moss Config #430
  • Extra search option for GitHub Classroom #434
    • Added an option to specify extra search options in the Classroom settings. This allows including forks, excluding archived repos, etc.
    • Defaults to fork:true #436

Bugfixes

  • Assignments Fixes #431
    • When loading the list of students during GitHub Import fails, a toast now informs about the problem (e.g. invalid token).
    • Improved success messages for Import actions.
    • When no assignees exist in an assignment, menus in the solution table now properly react.
    • Editing the OpenAI model option now works correctly.
    • Fixed z-fighting in solution table.
    • Fixed some internal issues related to embedding imports.
  • Fix lost properties like note when converting task list to markdown and back #437
    • When switching the task editor to markdown and back, extra information like Evaluation Notes is no longer lost. #435
  • Fix Task to Markdown Conversion #442
    • Switching between task list and markdown editor now preserves all structure and information correctly. #441

Dependencies

Full Changelog: v1.18.0...v1.19.0