v1.6.0
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.
π Features
- Add on-demand pseudonymization (#741) @AurisAudentis
- Add semantic analysis of matches (#726) @AurisAudentis
- Add a general overview as main page (#740) @AurisAudentis
- Add smart similarity cutoff selection (#717) @AurisAudentis
- Add sidebar links & version number (#753) @maartenvn
π Bug Fixes
- Do not require fragments folder to be present (#734) @AurisAudentis
π§° 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