# August 25, 2025

### Revamped Contact Discovery Node

The Contact Discovery node in workflows is now smarter and more accurate. You can filter results based on whether people recently joined, were promoted, or if they were previously customers at another company. This makes finding the right contacts easier than ever.

<figure><img src="/files/KqqJRWAaUsyaOGrUTUHe" alt=""><figcaption></figcaption></figure>

### Email Sequencer Node

You can now create **emails and sequences of emails directly within workflows**. For each contact being processed, you can:

* Write a single email or a full sequence.
* Configure instructions and add samples.
* Adjust sequence length.
* Preview drafts before sending.

### Person-Level Views

Views aren’t just for companies anymore. You can now create **person-level views**, complete with their own filters as well as inherited filters from company-level views. This allows you to segment and work with lists of individual people, not only accounts.&#x20;

<figure><img src="/files/I8yfHnaCTqyX1xQKkrMH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/release-notes/2025/august-25-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
