mirror of
https://github.com/reconurge/flowsint.git
synced 2026-04-28 02:09:31 -05:00
-
released this
2026-01-16 02:09:45 -06:00 | 145 commits to main since this release📅 Originally published on GitHub: Wed, 21 Jan 2026 17:58:14 GMT
🏷️ Git tag created: Fri, 16 Jan 2026 08:09:45 GMTA bunch of fixes and features, including :
- json/txt import
- json/png export
- new graph settings
- outlined icons
- custom icons by types
- update an edge
What's Changed
- feat: only support pydantic models for manipulation by @dextmorgn in https://github.com/reconurge/flowsint/pull/92
- feat(enrichers): email_to_username + fix sherlock by @dextmorgn in https://github.com/reconurge/flowsint/pull/97
- feat: export graph as JSON and PNG by @dextmorgn in https://github.com/reconurge/flowsint/pull/101
- feat(app): custom icons by @dextmorgn in https://github.com/reconurge/flowsint/pull/102
- Add images to README for enhanced visuals by @dextmorgn in https://github.com/reconurge/flowsint/pull/104
Full Changelog: https://github.com/reconurge/flowsint/compare/v1.0.0...1.1.0
Downloads