Skip to content

Commit

Permalink
Merge pull request #29 from DomainTools/hotfix-add-release-notes
Browse files Browse the repository at this point in the history
Add release notes to `unreleased.md`
  • Loading branch information
jbabac authored Jul 14, 2023
2 parents 3f0108c + d887914 commit cfe763e
Showing 1 changed file with 8 additions and 0 deletions.
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

0 comments on commit cfe763e

Please sign in to comment.