# 6.6.3075

## New Features

### Application Pages listed in destination dropdown

Quickly and easily define an Application Page as the destination of a Link control by simply selecting it from the dropdown. Application Pages are now available in the dropdown everywhere the URL editor can be used.

<div align="left"><figure><img src="/files/OEG6rEZ2VtXPZf0Gbv5c" alt="Application Pages"><figcaption></figcaption></figure></div>

### {EmbededFiles} placeholder

Use the `{EmbeddedFiles}` placeholder in the Head property of an application to include any stylesheets, scripts or other files. This placeholder will be replaced with the actual path at compile time.

<div align="left"><figure><img src="/files/BMPZG0SCrRRnIayqjdZE" alt="Embeded Files Placeholder"><figcaption></figcaption></figure></div>

## Improvements

* Preview is more stable
* Allow certificate to be located in either the Personal or Web Hosting store
* Changed the menu item name “Classic Theme” to “Light Theme”

## Bug

* The designer crashed after changing the Response Type of a Web Service operation
* The ‘User’ role was removed from the user when updated via the User API


---

# 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.stadium.software/6/release-notes/6.6.3075.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.
