# Infrastructure Updates

### October 4th, 2024

* Increased default crash post size limit from 20 MB to 50 MB

### September 11th, 2024

* Updated to publish to new php8 bucket

### May 15th, 2024

* Enhanced authentication error handling
* Improved symbol file search system

### March 28th, 2024

* Updated stackKey implementation in CrashDetails

### September 2023

* Improved attachments cache system
* Enhanced database query performance

### May 2023

* Added S3 Symbol Server support
* Enhanced symbol retrieval system

### March 2023

* Added improved thread name support for crash reports
* Enhanced crash data processing
* Improved Windows crash report display system

{% hint style="warning" %}
Not seeing what you're looking for? You can browse archived changelogs from 2022-2015 [here](/changelog.md).
{% endhint %}


---

# 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/system-notices-and-maintenance/infrastructure-updates.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.
