# Device frames

You can now include device frames in presentations and downloads, enhancing the visual appeal of your screenshots. Just check the `Include device frame` option and voilà ✨

<figure><img src="/files/Fm2pPqwVDJzYFentPzlJ" alt="" width="563"><figcaption></figcaption></figure>

The device frame options work with all supported devices and also respects the operating system selection (if you're using OS wrappers).

[Learn more about wrappers and device frames here →](http://help.adreform.com/en/articles/10045749-include-device-frames-in-screenshots-and-presentations)

### New device: iPhone 14 Pro Max

While we were at it, we added a more modern iPhone to our supported devices! You can now use the iPhone 14 when generating screenshots.

<figure><img src="/files/BJG91Rcev7JvRapbz6g9" alt="" width="375"><figcaption></figcaption></figure>

### More Fixes & Improvements

* Improved dynamic site lists to have use more flexible logic when filtering by tags
* Removed the gray image border in PDFs when using device frames for cleaner visuals
* Fixed an issue where sorting by created date wasn't working on screenshots table
* Fixed a connection error in UrlResolver where a nil port was causing request failures
* Fixed an issue where custom timestamps were not updating the date/time as expected


---

# 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://updates.adreform.com/october-2024/device-frames.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.
