v2.1.0
What's Changed
- feat(ui): aggregate risk scenarios in risk matrix to avoid bloating by @Axxiar in #1407
- feat(ui): guided tour styling for better readibility by @ab-smith in #1423
- fix: risk acceptance permission overrides by @nas-tabchiche in #1417
- perf: multiple optimizations for gunicorn and expose pg's CONN_MAX_AGE by @ab-smith in #1424
- docs: update convential commits spec by @ab-smith in #1425
- fix: manage word export when IG name is a number by @eric-intuitem in #1426
- fix: project creation inside domain detail by @nas-tabchiche in #1427
- docs: document PUBLIC_API_EXPOSED_URL by @eric-intuitem in #1429
- fix: autocomplete arraysEqual leading to loops by @nas-tabchiche in #1433
- feat!: task runner enabler with huey by @ab-smith in #1422
- feat(ui): small optimizations of library presentation headers by @krismas in #1430
- refactor: fixup for code formatting by @ab-smith in #1435
- feat: extra settings to enable mail notifications and matrix aggregation by @ab-smith in #1434
Important: A new container is now required for Huey for asynchronous tasks management.
If you are using a kubernetes deployment, checkout this thread on Discord.
Full Changelog: v2.0.12...v2.1.0