Skip to content

0.20.1 - 2026-03-04

Choose a tag to compare

@github-actions github-actions released this 04 Mar 07:30
· 113 commits to main since this release
7696bde

Highlights

  • Clearer indicators for exercise mode vs regular edit/analysis mode.

Added

  • Status of Analysis vs Exercise mode and Answer vs Example mode is now
    displayed in the GUI as a dropdown and with colours.

Changed

  • Exercise mode is now separate from regular edit mode.
    • Flipping between new answer being worked on and the example answer does not
      disable exercise mode.
    • Editing of example answer boudnaries in exercise mode is disabled.

Bugs

  • The mode colours (Analyse vs Exercise, Answer vs Example) only work well in
    dark mode as no light mode counterparts have been yet defined.
  • Old Bugs.

Fixed

  • Some security issues were fixed by upgrading dependencies.