What's Changed
- fix(ui): remove frontend debug console logs by @Ghraven in #188
- fix: read YAML templates as UTF-8 by @Ghraven in #190
- feat: export selected graph nodes as JSON by @Ghraven in #189
- fix: "exec /docker-entrypoint.sh: exec format error" in flowsint-app by @localzet in #187
- feat(types): detect MD5/SHA1/SHA256 file hashes on import by @rachit367 in #185
- feat(custom types): added category to custom types for organization by @zurtix in #181
- feat(types,enrichers): add Technology type and tech_detect transformer by @rachit367 in #183
- feat(enrichers): add domain_to_dns enricher using dnsx by @rachit367 in #182
- fix(security): Host-header allowlist + restore dropped security headers by @aaronjmars in #178
- fix(core): use aware UTC timestamps by @Ghraven in #193
- fix: use aware timestamp for fraud score updates by @Ghraven in #191
New Contributors
- @localzet made their first contribution in #187
- @rachit367 made their first contribution in #185
- @zurtix made their first contribution in #181
- @aaronjmars made their first contribution in #178
Full Changelog: v1.2.10...v1.2.11