# What's New?

## Posthog Logging Support

## Hyperflow LLMS

Generate and deliver LLMS files on your Webflow site automatically, including;

* `/llms.txt` , based on a special Webflow page that you control in the designer.
* `/*.md` markdown files for every page on your site &#x20;

[Learn more](/apps/hyperflow-llms.md)&#x20;

## Hyperflow v2.0

**Released!**  Hyperflow 2 uses our same Cloudflare infrastructure but is now re-architected as a microservices infrastructure, so that individual Hyperflow Apps can be separately configured, maintained, and upgraded.&#x20;

{% hint style="success" %}
One of the primary benefits of this approach is that each Hyperflow App can now be managed in a separate Github repo, with separate development teams working on them.&#x20;
{% endhint %}

## Hyperflow Files

Serve plain text files at any path. Designed for verification services like Apple Pay.&#x20;

## Sygnal Hyperspeed

As of April 2024, **Sygnal Hyperspeed** is a fully mature product with new releases happening several times a month.

It offers full asset coverage including images, video, CMS assets, on your content including foreground, background, and responsive images throughout your site.&#x20;

{% hint style="info" %}
See specific [Hyperspeed releases](/hyperspeed/hyperspeed-releases.md) here.
{% endhint %}

### Monitoring & Maintenance Program

In June 2024, we've launched our [monitoring & maintenance](/hyperspeed/hyperspeed-monitoring-and-maintenance.md) program which allows you to see the performance benefits you're getting and to ensure maximum uptime for your site. Our team is continually looking for improvements- even SEO advantages that we can add to your site.&#x20;


---

# 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://hyperflow.sygnal.com/overview/whats-new.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.
