Skip to content

v2.7.0

Compare
Choose a tag to compare
@rien rien released this 31 May 14:07
· 71 commits to main since this release
ee652a0

🗨️ Join our new chat! You're welcome on our Matrix chat channel #dolos:matrix.org for support and questions.

This release includes a lot of changes under the hood, but most notably, we've re-introduce ignoring template code and frequently occurring fingerprints (#1524) in the Dolos libraries and CLI. This feature is currently experimental while we are evaluating the effect, before we plan to integrate this in the Web UI. Feel free to test this feature out and let us know the results!

🚀 Features

  • [experimental 🧪 ] Add ability to ignore template code or frequently occurring fingerprints (#1524) @rien
  • Add support for the Groovy programming language (#1543) @rien
  • Export all interfaces and classes from dolos-core and dolos-lib (#1538) @rien

🐛 Bug Fixes

  • Fix hosting Dolos publicly on https using docker-compose (#1522) @rien
  • Fix file selection in upload form (#1492) @rien

🧰 Maintenance

📖 Documentation