Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 15:26
· 2205 commits to main since this release
9de7fd3

This release contains some large new features, as @AurisAudentis has been working on extra visualizations and improving the Web UI πŸŽ‰

  • The main page is now an overview page, which should give a good first impression of the plagiarism results
  • The graph view is improved with extra information about the clusters

Take a look on the demo page to explore these exiting new features!

The next few months we will be looking at improving the performance of the Web UI, as well as preparing the codebase for Vue 3.

Screenshot of the improved overview page

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

  • Run demo analysis with --semantic flag (#767) @rien
  • Update require for now scoped tree-sitter-elm package (#736) @klassiker
  • Disable deploy if secrets are not available (#735) @rien

πŸ“– Documentation

  • Add CITATION.cff and update website (#719) @rien