Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes to unreleased.md #29

Merged
merged 1 commit into from
Jul 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions release_notes/unreleased.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
**Unreleased**
* All Iris Investigate and Iris Enrich queries now support batch lookups of up to 100 comma-separated domain inputs
* Added support for additional Iris fields: “first seen”, “server type”, and “website title”
* Pivot action adds support for additional operators: “create date within”, “first seen within”, and “first seen since”
* Added pagination on pivot responses (returns up to 5000 domains, sorted by highest risk)
* “Lookup Domain” action displays and adds outbound links to pivot in Iris Investigate when a domain has up to 500 connected domains on a data point
* Added support for proxies
* Minor UI improvements
* Updated python libraries
Loading