# Changelog

### Current Changelog

{% content-ref url="/pages/kfIHQe3O9TaGK2GxnHCo" %}
[Monthly Digests](/welcome-to-our-changelog/monthly-digests.md)
{% endcontent-ref %}

### Archived Changelogs

{% content-ref url="/pages/wt0u441CcIOA5EcozkdL" %}
[Archive 2024](/changelog/archive-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pp6fXUMj8GTyquadkQwQ" %}
[Archive 2023](/changelog/archive-2023.md)
{% endcontent-ref %}

{% content-ref url="/pages/ejPABjiGo2EZ1NWzH6HC" %}
[Archive 2022](/changelog/archive-2022.md)
{% endcontent-ref %}

{% content-ref url="/pages/7EB2jCKnnPUUAhsFZAXk" %}
[Archive 2021](/changelog/archive-2021.md)
{% endcontent-ref %}

{% content-ref url="/pages/IpnEveFklknduL83Xinj" %}
[Archive 2020](/changelog/archive-2020.md)
{% endcontent-ref %}

{% content-ref url="/pages/9R0oItVPsVY0382mCRgo" %}
[Archive 2019](/changelog/archive-2019.md)
{% endcontent-ref %}

{% content-ref url="/pages/qyfjPz9Wbo3k38l3igUC" %}
[Archive 2015-2018](/changelog/archive-2015-2018.md)
{% endcontent-ref %}


---

# 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://changelog.bugsplat.com/changelog.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.
